View Single Post
  #1  
Old 11-06-2002, 12:51 AM
Stev579 Stev579 is offline
(Legend)
Stev579's Avatar
Join Date: Sep 2002
Location: England
Posts: 153
Stev579 is on a distinguished road
Unhappy Can someone please help?

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)
__________________
Reply With Quote