View Single Post
  #8  
Old 08-16-2001, 09:50 AM
KJS KJS is offline
The one, The only -
KJS's Avatar
Join Date: Apr 2001
Location: USA, Minnesota
Posts: 1,012
KJS is on a distinguished road
Send a message via AIM to KJS
do something like this in a npc. Well there is a few more lines you would have to put in for a p2p server (like setshape) but like here is the basics

NPC Code:

//KJL's Example
if(playertouchsme&&strequals(#g,GuildName)
setlevel2 level,x,y

__________________
Thanks,
-KJL
Reply With Quote