Script help
-
- Posts: 4108
- Joined: Sat Dec 14, 2002 8:00 am
NoLife, there are a ton of us who help out here every day in the programming, mapping, and tech forums. You don't hear any of us whining for a medal like its some incredible gift to society that we're providing. If you choose to stick around, stop being a tool, and help out then great. On the other hand, if you choose to leave no one will care.Nologic wrote:Maybe gone now...but did you not get the answer you needed? Whether it be one person or thousands...I did help.
-
- Posts: 17020
- Joined: Fri Dec 01, 2000 8:00 am
Oh! In that case, here's his working code for my script. Somewhat modified.
Code: Select all
//Flamescript
set ua_flame_01 "set ua_flame vstr ua_flame_02; say 'IM SORRY! DID I BREAK YOUR CONCENTRATION?'"
set ua_flame_02 "set ua_flame vstr ua_flame_03; say '^1PITTY FRAG!!!!!!!!!!!!!!'"
set ua_flame_03 "set ua_flame vstr ua_flame_04; say 'Thanks for Shopping at Wal*Mart!'"
set ua_flame_04 "set ua_flame vstr ua_flame_05; say '^1ANAL PENETRATION! wo0t!'"
set ua_flame_05 "set ua_flame vstr ua_flame_06; say '^3OWNT ON A STICK'"
set ua_flame_06 "set ua_flame vstr ua_flame_07; say '^3EAT A DICK UP TILL YA HICCUP!'"
set ua_flame_07 "set ua_flame vstr ua_flame_08; say '^1ALLAH GIVES GOOD HEAD'"
set ua_flame_08 "set ua_flame vstr ua_flame_09; say 'GAYED FO SHIZZLE MAH NIZZLE!!!!!!!!!!!!!!!!!!!!!!!'"
set ua_flame_09 "set ua_flame vstr ua_flame_10; say 'OWNED? DAMN RIGHT!!!'"
set ua_flame_10 "set ua_flame vstr ua_flame_01; say '^7*^1ASS RAPE^7*'"
set ua_flame "vstr ua_flame_01" // Default
//namescript
// set ua_name01 "set ua_name vstr ua_name02; ui_name '^2[EvL]^4r^2a^4w'"
set ua_name01 "set ua_name vstr ua_name02; ui_name '^1[WYD]^7r^1a^7w'"
set ua_name02 "set ua_name vstr ua_name03; ui_name '^1YOU GOT OWNED BY WYD'"
set ua_name03 "set ua_name vstr ua_name04; ui_name '^1LIKE A LITTLE BITCH'"
set ua_name04 "set ua_name vstr ua_name01; ui_name '^1L O L'"
set ua_name "vstr ua_name01"