
08-06-2011, 05:35 PM
|
|
Registered User
|
Join Date: Aug 2011
Posts: 30
|
|
|
Yepp. Since this.itemselected contains a gui control. But when I add one more parameter to the triggeraction it works just fine.
triggeraction(this.x + 0.5, this.y + 0.5, "BuyItem", this.itemselected, null);
Any thoughts regarding that? |
|
|
|