Hey,
Its possible to rename bots by script ?
Like the Unknown Soldier script but for bots.
I tried but can't rename it.
Thanks ;)
Printable View
Hey,
Its possible to rename bots by script ?
Like the Unknown Soldier script but for bots.
I tried but can't rename it.
Thanks ;)
There's no way. I think that's hard-scripted.
Hey, you can search for "bot%d" in the server-binary with WinHex (or another hex-editor) and replace those 3 letters.
So you can give them names like "Zom%d" "Hot%d" "Ass%d" "Pus%d" "Sex%d" etc. ;P
So there is a way to do :)
if(self.name == bot+randomInt(1000))
self.name = blabla or something?
Ok thanks guys :D
Hard coded are only the transistor-circuits in your CPU :D