Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[SCRIPT]Change to specific random map
The chaser Offline
Posting Freak

Posts: 2,486
Threads: 76
Joined: Jun 2012
Reputation: 113
#7
RE: [SCRIPT]Change to specific random map

(11-19-2012, 06:04 PM)Kreekakon Wrote: SetGlobalVarInt("maper", RandInt(1,3));
While (GetLocalVarInt("maper")==2)
{
SetGlobalVarInt("maper", RandInt(1,3));
}
That would still have a chance to choose two.

THE OTHERWORLD (WIP)
[Image: k6vbdhu]

Aculy iz dolan.
11-19-2012, 07:00 PM
Find


Messages In This Thread
RE: [SCRIPT]Change to specific random map - by The chaser - 11-19-2012, 07:00 PM



Users browsing this thread: 1 Guest(s)