View Single Post
  #3  
Old 03-23-2012, 06:19 AM
BlueMelon BlueMelon is offline
asdfg
BlueMelon's Avatar
Join Date: Sep 2008
Posts: 1,481
BlueMelon is a splendid one to beholdBlueMelon is a splendid one to beholdBlueMelon is a splendid one to beholdBlueMelon is a splendid one to behold
Quote:
Originally Posted by ffcmike View Post
Triggerclient does not work within any form of NPC, it works within Weapons.
That aside, there would be no player object within the onCreated event, you would have to do:

PHP Code:
findplayer("account").triggerClient(params); 
So there is no way to do it fully in the DB NPC?
Meh, I guess I could do that.
__________________
http://i.imgur.com/OOJbW.jpg
Reply With Quote