View Single Post
  #4  
Old 06-12-2007, 03:25 AM
Cherrykao Cherrykao is offline
Banned
Join Date: Apr 2007
Posts: 37
Cherrykao is on a distinguished road
i tried the gani OFFLINE on the level editor doing this:


if (playertouchsme) {
replaceani idle,ctf_blue_idle;
}

and it works OFFLINE, but I don't understand why it doesn't work ONLINE when I upload into RC??
Reply With Quote