#8

Quote:
Originally Posted by erikhenri
Посмотреть сообщение
Thx you,it helped much
Guess not, since he gave you an incorrect example.

CreateObject returns the ID of the object that was created, so your code should look something like this:

pawn Код:
new gate;
...
public OnGameModeInit( )
{
    gate = CreateObject( ... );
    ....
    return 1;
}
________
Gay Asian
Reply


Messages In This Thread
Gate - by erikhenri - 14.09.2010, 18:52
Re: Gate - by thomas.. - 14.09.2010, 18:54
Re: Gate - by erikhenri - 15.09.2010, 13:59
Re: Gate - by Mike_Peterson - 15.09.2010, 14:21
Re: Gate - by erikhenri - 15.09.2010, 15:30
Re: Gate - by Mike_Peterson - 15.09.2010, 15:34
Re: Gate - by erikhenri - 15.09.2010, 15:42
Gate - by [NoV]LaZ - 15.09.2010, 15:52
Re: Gate - by Mike_Peterson - 15.09.2010, 16:16

Forum Jump:


Users browsing this thread: 7 Guest(s)