View Single Post
  #7  
Old 05-13-2001, 10:49 AM
General General is offline
Banned
Join Date: Apr 2001
Location: Station Square
Posts: 984
General is on a distinguished road
Send a message via ICQ to General Send a message via AIM to General Send a message via Yahoo to General
Ahhh

WEll you'd do something like this

//Team 1's Happy Scripto
if (playertouchsme && team1) setstring server.t1,#v(strtofloat(#s(server.t1))+1)

ditto for team 2 except cahnge t1 to t2 and team1 to team2

Reply With Quote