View Single Post
  #7  
Old 03-11-2003, 08:09 PM
osrs osrs is offline
Graalian since 1998
osrs's Avatar
Join Date: Mar 2002
Location: Brazil
Posts: 2,724
osrs is on a distinguished road
Send a message via ICQ to osrs Send a message via AIM to osrs Send a message via MSN to osrs Send a message via Yahoo to osrs
It just works online.
I will repeat what Cheetos said:

The weapon name must be called like 'Games/My Game'.
so,the NPC will stay inside a 'bag' called Games.

To add the NPC,you must use the same name...

NPC Code:

if(playertouchsme){
addweapon Games/My Game;
}

__________________
"Ability is what you are capable of doing. Motivation determines what you do. Attitude determines how well you do it."
Facebook: facebook.com/raysilvadotnet /
Reply With Quote