06.03.2012, 18:21
https://sampwiki.blast.hk/wiki/CreateObject
Just insert your variables instead of numbers.
Example:
Just insert your variables instead of numbers.
Example:
pawn Код:
CreateObject(cobject[i][modelid], cobject[i][x], cobject[i][y], cobject[i][z], cobject[i][rotx], cobject[i][roty], cobject[i][rotz], cobject[i][drawdis]);

