What about your useful function?
dxDrawGifImage
I Think That's What He Want?
Thats an image, thats possible to do. You're 100% right there, but solid said no 'cause of the 'video game'.
Yes,I Know that but i mean maybe he wants image ._.
سويت كول او بتسوي؟
colshape = createColSphere(...........)
addEventHandler("onColShapeLeave",colshape,
function ( player )
if getElementType(player) == "player" then
takeAllWeapons(player)
end
end
)
I dont think that you can do it because it's something hard i dont think that i can do it but also i dont think any one can do it ._. because it's a Variables "Button" how can any one do it ._.? i dkn .
Yes you can do that like this :
local ID = {
[1] = {x,y,width,height,"Test[1]"},
[2] = {x,y,width,height,"Test[2]"}
}
for _,v in ipairs ( ID ) do
Button = guiCreateButton(v[1],v[2],v[3],v[4],v[5],false)
end
Remember "relative" or not "true > false"