How to load all objects
#2

PHP код:
public OnGameModeInit()
{
    
CreateObjects();
    return 
1;
}

stock CreateObjects
{
    
CreateObject(modelidFloat:XFloat:YFloat:ZFloat:rXFloat:rYFloat:rZFloat:DrawDistance 0.0);
    ...

Reply


Messages In This Thread
How to load all objects - by akib - 07.03.2018, 02:28
Re: How to load all objects - by DeMoo - 07.03.2018, 06:23
Re: How to load all objects - by PepsiCola23 - 07.03.2018, 12:03
Re: How to load all objects - by Istrator - 07.03.2018, 12:09

Forum Jump:


Users browsing this thread: 1 Guest(s)