01.10.2012, 07:05
How to make a object, increase the size of a object, and place it in my map?
CreateObject(modelid, Float:X, Float:Y, Float:Z, Float:rX, Float:rY, Float:rZ, Float:DrawDistance)
So, impossible to make new objects which is not in the SA:MP objects list?
|
Bicentric, can you show an example of a new object with the code you've given?
|
CreateObject(1236, 0.000, 0.000, 5.000, 0.000, 0.000, 0.000, 300.00);