View Single Post
  #3  
Old 10-07-2001, 08:05 AM
Python523 Python523 is offline
Banned
Join Date: Aug 2001
Location: Illinois
Posts: 3,498
Python523 is on a distinguished road
Re: Need hep w/ teleporting

Quote:
Originally posted by Jimboo
hen I'm in liet's say Map1 and have an eent say if {playertouchsme} {setlevel2 Map2,23,45;} it doesn't teleport me from Map one to 2, what'swrong?
1.) I agree with Alex, talk normal if you want help.
2.)if {playertouchsme} is not valid, there are no {,}'s in if (playertouchsme)
Reply With Quote