![]() |
GUI Serverside Problems.
xMane/Tag :
NPC Code:function onActionServerSide() -Biz/Main : NPC Code: i get this error Quote:
|
You can't create GUI's on the serverside. Clientside is meant to handle all the graphical aspects of the game.
You're going to have to create the GUI's on the clientside and just send what data you need from the serverside over. |
lol ok :(
|
If the GUI object is created, instead of using a trigger you can just use: Biz_PlayerControlWindow.show();
or use public functions. I.e: WeaponA: PHP Code:
PHP Code:
|
:D thanks <3
|
| All times are GMT +2. The time now is 02:27 AM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.