23.01.2014, 15:03
@Shetch, thanks for your reply and I did try it, but the main bug still not fixed... (But thanks for notifying me with that)
However, just a side note which might come in handy I suppose, I started the gamemode from Line 1 and some 'publics' like OnPlayerEnterVehicle, do not exist, I currently have only
So my question is, do I really need all the main 'publics' in my .pwn, like is it the reason the bug is going on? Or it's not of a big deal?
Thanks in advance.
EDIT:@Legena, thanks for your reply too.
However, just a side note which might come in handy I suppose, I started the gamemode from Line 1 and some 'publics' like OnPlayerEnterVehicle, do not exist, I currently have only
Код:
OnGameModeInit OnGameModeExit OnDialogResponse OnPlayerRequestClass OnPlayerSpawn OnPlayerRequestSpawn
Thanks in advance.
EDIT:@Legena, thanks for your reply too.

