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 12-08-2001, 05:23 AM
Python523 Python523 is offline
Banned
Join Date: Aug 2001
Location: Illinois
Posts: 3,498
Python523 is on a distinguished road
Re: Workarounds...

Quote:
Originally posted by Saga2001
I need to destroy a weapon, and i could delete it in the way suggested in the other thread, but on Doomsday, and i believe now all other playerworlds you cannot do a toweapons on a if playerenters test, the player actually has to physically tough the npc, is there any way i could do something? One thing that works sometimes is:
NPC Code:

if (playerenters) {setplayerprop #c, ;}
if (playerchats&&strequals( ,#c)) {toweapons weapon;}



but sometimes thats even broken...
can anyone come up with any other ideas?

thanks,
--PastAustin
isn't it strequals(#c,blah) not strequals(blah,#c)
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 12:35 PM.


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