-
Content Count
41 -
Joined
-
Last visited
-
OnVehicleStartEnter si mai ai nevoie de un if care il citeste daca e admin simplu
-
Felix5k started following Romania SwordGaming #EN/RO and SwordGaming [EN/RO]
-
Howdy We have opened the SwordGaming server waiting for you on the server if you want something unique and beautiful! ss: https://prnt.sc/qw4r1c IP : mtasa://185.248.199.125:22003 discord:https://discord.gg/hFKnVNz
-
Salutare Am deschis serverul SwordGaming va asteptam pe server daca vreti ceva unic si frumos! ss: https://prnt.sc/qw4r1c IP : mtasa://185.248.199.125:22003 discord:https://discord.gg/hFKnVNz
-
- 2
-
-
- server
- swordgaming
- (and 4 more)
-
i think you need to use DxCreateFont
-
verifica core_client
-
local ok = false local screenW, screenH = guiGetScreenSize() local markery = { { -2413.51171875, -602.2509765625 , 132.5625-1,true}, { -2412.392578125, -590.11328125 , 132.6484375-1,true} } local marki = nil for k,v in ipairs( markery ) do marki = createMarker ( v[1],v[2],v[3], "cylinder", 2, 255, 255, 255, 255 ) createPickup( v[1],v[2],v[3],3,1239,2000) setElementData(marki, "markery:gui", v[4]) end ---=-=-=-=-=-=-=-=-=-=-=-= -- enter marker function MarkerEnter(theElement, matchingDimension) if ( theElement == localPlayer ) and ok == false and getEleme
-
e o resursa nu stiu exact care si nu stiu daca sigur o ai ..
-
local ok = false local screenW, screenH = guiGetScreenSize() local markery = { { -2413.51171875, -602.2509765625 , 132.5625-1,true}, { -2412.392578125, -590.11328125 , 132.6484375-1,true} } local marki = nil for k,v in ipairs( markery ) do marki = createMarker ( v[1],v[2],v[3], "cylinder", 2, 255, 255, 255, 255 ) createPickup( v[1],v[2],v[3],3,1239,2000) setElementData(marki, "markery:gui", v[4]) end ---=-=-=-=-=-=-=-=-=-=-=-= -- enter marker function MarkerEnter(theElement, matchingDimension) if ( theElement == localPlayer ) and ok == false and getEleme
-
ar trebuii sa verifici modurile,dar cred ca e de la obiect stiu ca parca pe gamemode-ul acela erau arme custom si poate de acea
-
have you set export in meta?