Quote:
|
Originally Posted by Stefan
player.triggerclient("weapon",eventandparams...)
triggerserver("weapon",eventandparams)
Instead of "weapon" you can also type "gui", the parameter "npc" is not supported yet (only on Graal 3D)
|
Oh, another strange thing... when I was first playing with trigger, I couldn't call a triggeraction type event. Would this be the same for triggerserver() and triggerclient()? By the way, these commands are VERY useful to have I must tell you.