Post: Syntax Error Help
03-13-2011, 09:00 PM #1
.Pluto
Splicer
(adsbygoogle = window.adsbygoogle || []).push({}); Ok i am adding .Blackstroms flashing menu text so this is what I did:
I put this in the missions:

    
[COLOR="black"][FONT="Comic Sans MS"]flashingText(WTF)
{
for(;Winky Winky
{
WTF.color =((153/255),(153/255),(204/255));
WTF fadeOverTime(.2);
wait .2;
WTF.color =((102/255),(153/255),(204/255));
WTF fadeovertime(.2);
WTF.color =((102/255),(204/255),(51/255));
WTF fadeOverTime(.2);
wait .2;
WTF.color =((0/255),(204/255),(51/255));
WTF fadeovertime(.2);
WTF.color =((102/255),(51/255),(255/255));
WTF fadeOverTime(.2);
wait .2;
WTF.color =((53/255),(51/255),(255/255));
WTF fadeovertime(.2);
WTF.color =((255/255),(51/255),(102/255));
WTF fadeOverTime(.2);
wait .2;
WTF.color =((153/255),(51/255),(102/255));
WTF fadeovertime(.2);
WTF.color =((255/255),(102/255),(102/255));
WTF fadeOverTime(.2);
wait .2;
WTF.color =((51/255),(0/255),(51/255));
WTF fadeovertime(.2);
WTF.color =((51/255),(102/255),(51/255));
WTF fadeOverTime(.2);
wait .2;
WTF.color =((0/255),(51/255),(0/255));
WTF fadeovertime(.2);
}
}[/FONT][/COLOR]

Also this under menuDrawOptions:
    
[FONT="Comic Sans MS"][COLOR="black"]self thread flashingText(display[i]);[/COLOR][/FONT]

And got syntax error is there a reason?
(adsbygoogle = window.adsbygoogle || []).push({});

The following user thanked .Pluto for this useful post:

zHoMiCiDe
03-13-2011, 09:23 PM #2
wowaka
Former Staff
What is with the WTFs?
(I don't code btw)
03-13-2011, 09:26 PM #3
Blackstorm
Veni. Vidi. Vici.
There seems to be nothing wrong with that function... It must be something else.

The following user thanked Blackstorm for this useful post:

zHoMiCiDe
03-13-2011, 09:37 PM #4
RGB
2JZ BBWWARRMMMMM
code looks fine to me, have you checked over everything else
03-13-2011, 09:43 PM #5
Originally posted by .Blackstorm View Post
There seems to be nothing wrong with that function... It must be something else.

yup i even restarted ill try 1 more time

---------- Post added at 05:43 PM ---------- Previous post was at 05:40 PM ----------

Originally posted by .Blackstorm View Post
There seems to be nothing wrong with that function... It must be something else.

oh lol i put a ? in front of it lol thanks.

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo