help in my gm
#3

Put the "CreateObject" code under "OnGameModeInit"
Example:

pawn Код:
public OnGameModeInit()
{
    CreateObject(1337, 56.67653, 32.423526, 1.1345, 0.000000, 0.000000, 0.000000);
    return 1;
}
Reply


Messages In This Thread
help in my gm - by marwan - 01.03.2011, 12:04
Re: help in my gm - by Venice - 01.03.2011, 12:23
Re: help in my gm - by alpha500delta - 01.03.2011, 13:19
Re: help in my gm - by marwan - 01.03.2011, 15:34

Forum Jump:


Users browsing this thread: 4 Guest(s)