04.03.2012, 10:15
Woah, I also just noticed the interior entrances from singleplayer are back for some reason,
this is inside my ongamemodeinit:
But the gamemodetext is "Unknown" and I can still play on the server, but no cars or anything in OnGamemodeInit is loading,
All other stuff IS loading like mapicons (OnPlayerConnect) and stuff.
Please help me out here, I cant find the problem. I was awake from 12 to 5 in the morning trying to fix it, but nothing worked. thanks
this is inside my ongamemodeinit:
pawn Код:
SetGameModeText("Reality Roleplay V1.94.08 **Unique Script**");
DisableInteriorEnterExits();
All other stuff IS loading like mapicons (OnPlayerConnect) and stuff.
Please help me out here, I cant find the problem. I was awake from 12 to 5 in the morning trying to fix it, but nothing worked. thanks