Gamemode problem?
#7

It's recommended that you place all objects in your gamemode. (OnGameModeInit), unless their sole purpose is obviously for a command etc.

Also, the object's stream distance might be different.
Код:
native CreateDynamicObject(modelid, Float:x, Float:y, Float:z, Float:rx, Float:ry, Float:rz, worldid = -1, interiorid = -1, playerid = -1, Float:streamdistance = 100.0);
So just change Floattreamdistance to the desired distance. Possible solution <<
Reply


Messages In This Thread
Gamemode problem? - by JaKe Elite - 16.09.2012, 04:01
Re: Gamemode problem? - by Sig Hansen - 16.09.2012, 07:17
Re: Gamemode problem? - by iggy1 - 16.09.2012, 07:19
Re: Gamemode problem? - by JaKe Elite - 16.09.2012, 07:53
Re: Gamemode problem? - by Glint - 16.09.2012, 07:56
Re: Gamemode problem? - by Sig Hansen - 16.09.2012, 09:32
Re: Gamemode problem? - by clarencecuzz - 16.09.2012, 09:57
Re: Gamemode problem? - by JaKe Elite - 16.09.2012, 10:44

Forum Jump:


Users browsing this thread: 1 Guest(s)