View Single Post
  #17  
Old 09-05-2009, 08:25 PM
Loriel Loriel is offline
Somewhat rusty
Loriel's Avatar
Join Date: Mar 2001
Posts: 5,059
Loriel is a name known to allLoriel is a name known to allLoriel is a name known to allLoriel is a name known to all
Quote:
Originally Posted by Gambet View Post
. triggerAction() is used to trigger an action on the serverside if used on the clientside, and on the clientside if used on the serverside in level NPCs that are located in the x and y coordinates specified in the parameters of the function.
As blinders pointed out on IRC, this is not actually correct.

triggerAction from the serverside cannot trigger the clientside, however the clientside can also trigger itself.
Reply With Quote