How to put the mappings to the main GM
#2

Yes, you can.

Just paste all the Mappings Codes into your OnGameModeInit() Callback

EDIT :-
pawn Код:
public OnGameModeInit()
{
    /* Your Mappings Code Here */
    return 1;
}
Reply


Messages In This Thread
How to put the mappings to the main GM - by Yander - 17.05.2014, 04:27
Re: How to put the mappings to the main GM - by SAMProductions - 17.05.2014, 04:31
Re: How to put the mappings to the main GM - by saikumar - 17.05.2014, 04:36
Re: How to put the mappings to the main GM - by Yander - 17.05.2014, 04:41
Re: How to put the mappings to the main GM - by SAMProductions - 17.05.2014, 04:50
Re: How to put the mappings to the main GM - by Yander - 17.05.2014, 05:03

Forum Jump:


Users browsing this thread: 1 Guest(s)