usage: /[command] [argument1] [argument2]...
the commands with type of argument and function:
Code:
addeffect %s :adds effect from 3DEffect.ini setmantle %d :?? setrweapon %u :righthand weapon from weapon.ini action %u :performs action from 3dmotion.ini armor %d :armor from armor.ini scale %u :ZoOM default=256 i think BaseScale %f :your (and your eud's) sizes ** SynCastle NULL :Legion Window? Setlweapon %u :lefthand weapon from weapon.ini setmount NULL :?? unmount NULL :?? [PM] %u %d :?? Emotion %d : Action like Happy/angry/sad? transform %u : somethng like ND in conquer
Code:
EnableFocus NULL Enable chat focus DisableFocus NULL Disable EnableFocus DisplayTitle NULL ?? UnDisplayTitle NULL disable whatever DisplayTitle does DumpMem NULL for debugging purposes ResetGui %d %d ?? * reloaddata NULL ?? guideAction NULL stupid emote ShowCell %d show grid for macro ppl ([COLOR="Red"]HOT[/COLOR]) remote %s the search function (for finding teams etc) ts %s similar to remote todolistmain NULL ?? addr %d %s ?? contact %s ?? firework %s ??
%s=string ("Hello")
%d=decimal=integer (123)
%u=unsigned integer? treat the same as %d non-negative (123)
%f=float=fraction written as decimal (.256)
NULL=couldn't find any arguement, type it like this:/[command]
sometimes it is written %s however the string is converted using
functions to an integer/double/float etc. For example, the remote
uses %s but you should input a number
example:type in a chat window (eg "whisper") /scale 100
This will zoom out
NOTES:
1.Those commands have not been tested, i just found them in the client
2.USE AT YOUR OWN RISK! I don't know what could happen if you use those commands, so don't try on your main!
3.ALL EFFECTS should be clientside only, ie. nobody will see you wearing that cool armor you got from using the commands xD
4.Correct me if I made a mistake, I found those and posted in a short time period
5.assume all those commands DO NOT WORK! some work, some don't, so don't make useless comments about how they don't work!
thanks for whoever found those in co client
*thanks to
for this command**thanks to
for explanation






