How remoteEval works!1/25/1999 One interesting command is the remoteEval command. It seems wierd the way they use it til you get down to it. The remote command basiclly does as it says. Once you start messing with player ids begins to make sense. First off look at how it is written normally. remoteEval(2048,command); Ok look at this 2048 part what does that number stand for now. Well I will tell you what it stands for but first go into tribes into the console and type "listplayers();" and press enter. Look at the number before your name notice how it is 2049 thats your player id. Now I will go ahead and tell you 2048 is the server number. This command can also be used to then most likely send people commands for clan games. Well thats about it. |