learn how to read strait from the script...
SCAR Code:Players[0].Name := ''; //Name of your charr.
Players[0].Pass := ''; //password of your charr.
Players[0].Nick := ''; //NickName of your charr.
Players[0].Integer1 := 1; //How many loads until switching players? <--------HERE
Players[0].Integer3 := 30; //how long in minutes shall it take to cut one load?
Players[0].Active := true; //is the player true?
Hope this helps but next time read...
~Stupedspam

