View Single Post
  #2  
Old 11-06-2002, 12:53 AM
CheeToS2 CheeToS2 is offline
That Guy
CheeToS2's Avatar
Join Date: Dec 2001
Location: Seattle, WA
Posts: 2,528
CheeToS2 will become famous soon enough
Send a message via AIM to CheeToS2
Re: Can someone please help?

Quote:
Originally posted by Stev579
Hi there, I'm kinda new to scripting, and I'm trying a script for when a player with a specific account name says a specific word to get warped. I'm thinking of using:

if (playerchats&&strequals(#a,account name)&&strequals(#c,warp))
{setlevel2 level.graal,31.5,15;}

Would this be right? If not, can you suggest something that might be? Any help is greatly appreciated.

Thanks.

(level.graal, account name and warp are all examples. XD)
yes, but make sure you use .nw as the level.. not .graal (unless it really is .graal)
__________________

Reply With Quote