How i can put 0.3c Objects in my Server!
#3

That function is old, change its from;

Код:
CreateObject(13608, 2279.685546875, 1284.8288574219, 41.928161621094, 50, 0, 270);
To

Код:
CreateObject(modelid, Float:X, Float:Y, Float:Z, Float:rX, Float:rY, Float:rZ, Float:DrawDistance = 0.0);
So

Код:
CreateObject(13608, 2279.685546875, 1284.8288574219, 41.928161621094, 50, 0, 270, 50); // change the 50 distance value to whatever you want, lower or higher
Ryder_[AF1]
Reply


Messages In This Thread
How i can put 0.3c Objects in my Server! - by zoolon23 - 01.01.2011, 08:10
Re: How i can put 0.3c Objects in my Server! - by Anthony_Brassi - 02.01.2011, 01:59
Re: How i can put 0.3c Objects in my Server! - by AF1_CLAN - 02.01.2011, 10:20

Forum Jump:


Users browsing this thread: 1 Guest(s)