Facebook
From Blush Gorilla, 8 Years ago, written in Lua.
This paste is a reply to Re: Untitled from Soft Mockingjay - go back
Embed
Viewing differences between Re: Untitled and Re: Re: Untitled
local trtr = {
--Ped: {id,x,y,z,rot,dim,int,name="tochybaped"}
{id,x,y,z,rot,dim,int},
{1,1647.40149,-1153.82336,24.07813,0.0,name="tochybaped"} 0,} --przyklad
}
for k,v ipairs(trtr) do
if v.name == "tochybaped" then
tochybaped = createPed( v[1], v[2]. v[3], v[4], 0, 0, v[7])
v[5])
setElementDimension( tochybaped, v[5] v[6] )
setElementInterior( tochybaped. v[6])
v[7])
end