View Single Post
  #6  
Old 09-30-2005, 12:25 AM
ForgottenLegacy ForgottenLegacy is offline
-Backtoscripts-
Join Date: Aug 2003
Location: California
Posts: 289
ForgottenLegacy is on a distinguished road
Send a message via AIM to ForgottenLegacy
Quote:
Originally Posted by Googi
I can trigger from the serverside to the clientside too, right?
Currently, only in weapons. There are two ways that I know of to do this in GS2:
PHP Code:
triggeraction(0,0,"clientside",WEAPONNAME,params...);
// You can use '#N' for WEAPONNAME, as #N is the name of the parent weapon 
The second way uses 'triggerclient()', but since I don't know the syntax by heart, I won't post it here.
__________________
"The higher you fly, the harder it is to breathe."

[Kaidenn] Maybe I will somehow take control of Lance's body when he isn't looking, have him log onto Kingdoms, update one script, and leave.
[Kaidenn] And leave him exactly where I found him, unchanged and completely unnaware of what just took place the last two minutes.
[GrowlZ] Lance: You might want to lock your bedroom door tonight
Reply With Quote