View Single Post
  #1  
Old 01-05-2006, 02:27 AM
ApothiX ApothiX is offline
Okiesmokie
Join Date: May 2004
Posts: 1,447
ApothiX is on a distinguished road
Sending objects via triggeraction

I'm having a problem with sending objects (variables that contain members, I call them objects for lack of a better word) with triggeraction, and was wondering if it is even possible?

An example would be:
PHP Code:
temp.myobject.intmember 5;
temp.myobject.stringmember "WeeEeeEE";
triggeraction(00"serverside""LeetWeapon"temp.myobject
__________________


[06:24:19] * Parts: Skyld (i=silent@unaffiliated/skyld) ("Perhaps Okiesmokie did not realise that I like the boys. ")
Reply With Quote