Thread: Little Problem!
View Single Post
  #3  
Old 05-21-2002, 06:38 AM
mikepg mikepg is offline
Registered User
Join Date: Nov 2001
Location: VA, USA
Posts: 501
mikepg is on a distinguished road
Send a message via AIM to mikepg Send a message via Yahoo to mikepg
if statement should look like this:














if (playertouchsme&&strtofloat(#s(eventtoken))>=1) {
stuff here;
}
else if (playertouchsme) stuff here;
__________________
~War Lord Mpg2
Bravo Online's Asst. Staff Manager

"Sittin by the tree, sippin eggnog, waitin on christmas gifts"
Reply With Quote