[REQ]color script
#1
hi all

when i type " 3" ( you cant see the color character) at the begin of a message or at a button for in the menu my text will be red, " 4" is grey (i think) so i wanted to make a script for it. end up with this:

alias red [say 3(you cant see the color character)  $arg1 $arg2 $arg3 $arg4 $arg5 $arg6 $arg7 $arg8]

al those $arg's are for words...
i'dd like to have a fix on this, having a string instead of $arg's but i dont know cubescripts verry well :(

then i want a weapon switching script: when i have a sniper i switch to the pistol and when i have the pistol i switch to the sniper, binded on Q, cuz 2 and 1 ( to switch weapons) are to far away, right now i have this:

bind q [weapon 1]

verry simple, but i would be much beter to make it switch back also :D
Thanks given by:


Messages In This Thread
[REQ]color script - by sn1p3r_sh0t - 20 Aug 10, 02:46PM
RE: [REQ]color script - by DrauL - 20 Aug 10, 02:50PM
RE: [REQ]color script - by Gibstick - 20 Aug 10, 02:55PM
RE: [REQ]color script - by DrauL - 20 Aug 10, 02:56PM
RE: [REQ]color script - by sn1p3r_sh0t - 20 Aug 10, 04:28PM
RE: [REQ]color script - by Gibstick - 20 Aug 10, 04:35PM
RE: [REQ]color script - by sn1p3r_sh0t - 20 Aug 10, 04:58PM
RE: [REQ]color script - by Gibstick - 20 Aug 10, 06:14PM
RE: [REQ]color script - by sn1p3r_sh0t - 20 Aug 10, 07:01PM
RE: [REQ]color script - by |HP| - 20 Aug 10, 07:07PM
RE: [REQ]color script - by sn1p3r_sh0t - 20 Aug 10, 07:18PM
RE: [REQ]color script - by jAcKRoCk* - 20 Aug 10, 07:24PM
RE: [REQ]color script - by V-Man - 21 Aug 10, 07:15AM