Graal Forums  

Go Back   Graal Forums > Development Forums > NPC Scripting
FAQ Members List Calendar Today's Posts

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 07-17-2002, 12:20 AM
Max-imus Max-imus is offline
Registered User
Join Date: May 2002
Posts: 201
Max-imus is on a distinguished road
With an NPC Server you can just delete it from the level and then delete it from the weapons database.

On a playerworld without an NPC Server, just put this in the weapon you want to delete

if (playertouchsme) {toweapons weaponname;}
if (weaponfired) {sleep.1;destroy;}
if (isweapon){sleep.1;destroy;}

If the original weapon isn't on the server anymore, just make a new npc with an image, put that script in the npc, and make sure the weapon name is the same.
__________________
¤Mā×Īmū§¤ - Manager of Delteria
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 06:48 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.