19.08.2014, 05:44
Hi,
I want to ask.
Maybe anyone have this function example? how it works.
I want to ask.
Maybe anyone have this function example? how it works.
native CreateDynamicCylinder(Float:x, Float:y, Float:minz, Float:maxz, Float:size, worldid = -1, interiorid = -1, playerid = -1);
Float:x = position x Float:y = position y Float:minZ = minimal height Float:maxZ = maximal height Float:size = radius?