26.03.2014, 20:30
Yea, thats really easy
Btw: I've got one Problem:
I use your Vehicle Manager Plugin, and in my Gamemode i've got some Dialogs.
I use the DialogResponseEvent and check if the dialogID from the event is, for example the loginDialog.
And it works great, but when i open the Dialog from the Plugin, the ID is wrong.
I think you know what I mean. In normal Pawn it happens when you mix filterscripts with Dialogs and Dialogs in your Gamemode.
And Second, is it possible to acces the OnPlayerGive/TakeDamage Event?
//Edit: Is it possible to start a GUI from the Script? Like a JFrame?
Btw: I've got one Problem:
I use your Vehicle Manager Plugin, and in my Gamemode i've got some Dialogs.
I use the DialogResponseEvent and check if the dialogID from the event is, for example the loginDialog.
And it works great, but when i open the Dialog from the Plugin, the ID is wrong.
I think you know what I mean. In normal Pawn it happens when you mix filterscripts with Dialogs and Dialogs in your Gamemode.
And Second, is it possible to acces the OnPlayerGive/TakeDamage Event?
//Edit: Is it possible to start a GUI from the Script? Like a JFrame?