Thread: time
View Single Post
  #23  
Old 10-13-2005, 03:29 PM
excaliber7388 excaliber7388 is offline
Banned
excaliber7388's Avatar
Join Date: Jul 2005
Location: US
Posts: 5,229
excaliber7388 can only hope to improve
Send a message via AIM to excaliber7388
Quote:
Originally Posted by ForgottenLegacy
Note: setbackpal is BAD BAD BAD BAD BAD BAD -Shoots it-

Do not use this command. Ever. Ever! Or behold the wrath of Rabid's projectile kitties! (Don't ask)

Anyway, use seteffect(red,green,blue,alpha);, all numbers are between 0 and 1, and Alpha is the darkness of the level. Fiddle with it! Set all four values to 0 to reset it.
I know that but I used seteffect for other things, then I realized that it would reset to 0,0,0,0...but now i just realized that it may reset, but then the time script would change it to the current day/night setting. I'd test the thing for syncing now...but I'm at school and I don't have graal on this comp XD
Quote:
if (actionclientside) {
this.timingthingamajig=strtofloat(#p(0));
}
exactly what would I put in for a timeingthingamajig?
Reply With Quote