[FS|INC] GMCycle - Gamemode Rotation without bounds.
#6

Instead of changing the .inc, which could cause problems when compiling a "regular" game mode, you could add a #define like so:
pawn Код:
#define GameModeExit() CallRemoteFunction("GameModeExitEx", "")
This will replace any GameModeExit() call with the remote function call. You can add this define to the game mode you like to work with GMCycle.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)