Forums Index >> Modding >> Tank Renaming Problem
Page : <1> :
English please.
Not sure, but I don't think you can rename bots. It seems you can't do many things with Dash Admin script to bots.
OMG Bomber You are way off topic
I mean Renaming the Tanks in The Dash Prefs
and yes you can renamed bots
Go to the prefs.cs in the server folder change that I think that might work :(
Oh so that's how....
THNX! XD
When you say it, WHAT IS IT!!! :S :P
Cloud
Noooo yall just gettin wierd now this is what I mean retards lol
%msg="private chat: // name message team chat: / message check ping: /ping name ";
%msg2 ="tank changing codes /smallNfast /187b /187o /alienflyer /alienflyer2";
%msg3 = "team changing codes /leaf /water /fire";
%msg4 = "projectile changing codes /atomicB /faster4u /ballz";
%msg5 = "kick codes /k name /nk cadd ";
%msg6 = "ban related codes /ban name /unban name /listban (list banned players)";
%msg7 = "player stats /stat name (display CADD,PING,IP) /stats (display stat for all players) ";
%msg8 = "kill commands /ki name /nki cadd /nuke";
%msg9 = "print commands /cp message /bp message";
%msg10 = "silence code /s name /ns cadd";
%msg11 = "rename codes /r name new /nr CADD new ";
%msg12 ="admin tank changing codes /mlight /m187b /m187o /malienflyer /malienflyer2";
%msg13 ="admin team changing codes /mL /mW /mF";
%msg14 ="admin projectile changing codes /matomicB /mfaster4u /mballz ";
%msg15 ="Additional Silly Admin Codes: /Clo name (clones someone) /c-all (clones everyone)";
%msg16 ="Additional Silly Admin Codes: /h name (heals someone) /h-all (heals everyone) ";
%msg17 ="Other Admin Codes: /mkadm name (makes someone admin) /kiadm name (takes away adminship) ";
%msg18 ="Tank Changing Codes Are Disabled !";
%msg19 ="Team Changing Codes Are Disabled !";
%msg20 ="Weapon Codes Are Disabled !";
schedule(%u,false,"CommandToClient",%sender,'BottomPrint',%msg,4,3);
if($pref::Server::TankChangers == 1)
Like what I did I edited the Tank Names thats what I mean
OMG Bomber You are way off topic
I mean Renaming the Tanks in The Dash Prefs
English please.
Well If your post was in english I might have known that.
Page : <1> :
Im having Problems Renaming my Tanks in my admin Script and it renames it on the admin codes thing but when I type it in it says code not found so then that means and I type in /ufo and stuff and it works. Does anybody no whats wrong or can anybody help me please and Thank you