Jump to content

Baseplate

Members
  • Posts

    1,417
  • Joined

  • Last visited

Everything posted by Baseplate

  1. I installed it before but found 0 players I would love to play it
  2. Holy shit?? the driver is pro but wouldn't do that anyways
  3. Wut?? script a5er xDD /suicide + timer s.lua addCommandHandler("suicide", function(thePlayer) setTimer(killPed, 5000, 1, thePlayer) -- badel el 5000 el 9adech t7eb enti et 1000=1 sec setElementFrozen(thePlayer, true) outputChatBox("You'll die in 5 seconds!", thePlayer, 255, 0, 0) end ) addEventHandler("onPlayerSpawn", root, function(thePlayer) setElementFrozen(thePlayer, false) end ) meta.xml: <meta> <script src="s.lua" type="server" /> </meta>
  4. esta3mel fileDelete lel client files/scripts fileDelete("filename.lua") addEventHandler("onClientResourceStart", resourceRoot, function () loadVehicleLights(source) end )
  5. marker1 = createMarker(2550,-1294,1061,"cylinder",1.5,255,255,0,255) marker2 = createMarker(2197, 1678, 13,"cylinder",1.5,255,255,0,255)
  6. Nice bump <meta> <script src="scriptname.lua" type="server"/> </meta>
  7. No problem, misalech na3mel script a5er "output money in scoreboard" s.lua exports.dxscoreboard:scoreboardAddColumn( "Money" ) addEventHandler("onPlayerJoin", root, function() money = getPlayerMoney(source) setElementData(source, "Money", money) end ) function check() if (money = true) then return true else return false end end setTimer(check, 1000, 0) meta.xml <meta> <script src ="s.lua" type="server"/> </meta>
  8. Ehhh, notepad++ dima y8alet fiya et np @wassmas
  9. addEventHandler("onResourceStart", resourceRoot, function(player) x, y, z = getElementPosition(player) exports.customblips:createCustomBlip(x, y, 20, 20, "imageName.png") end end ) function check() if (x, y, z = true) then return true else return false end end setTimer(check, 1000, 0) Untested
  10. Ey hhh 9adech n5admou m5a5na
  11. brabi fahamna besyesa. mafhemnekech
  12. lol 1 tounsi w 3 mel algérie? NO FUU!!! xDDDD nfadlek e5wa <3
  13. addEventHandler("onPlayerJoin", root, function() createBlipAttachedTo(source, 0) -- badel el 0 leli t7ebou end ) w a3mel /stop playerblips
  14. Lehna, tnajem t7ot scripts à les publiques, nebda ena hetha script ya3ti el 3bed elkol 1000$ kol 1 heure s.lua function giveMoney() local players = getElementsByType("player") for _,v in ipairs(players) do givePlayerMoney(v, 1000) outputChatBox("You have been given 1000$ as Payday", root, 0, 255, 0) end end setTimer(giveMoney, 3600000, 0) meta.xml <meta> <script src="s.lua" type="server" /> </meta>
  15. istana mella
  16. We don't give support to vG scripts.
  17. 9allouha el devs @Hernandez n9ollou mathalan 3andi 30MB Download twalli 20 wella a9al.
  18. ehh, Tunis beled el blada w 9elet ettarbya w el fa9er..
  19. Chouf MBC1 w MBC4 w MBC Drama w MBC Masr hhh
  20. sa7a mella And wow, thanks guys
  21. mawgoud, s3iba Vanlot? Skintoch thanks
  22. wassmas, istana el version jeya mte3 MTA, 9allou bech ychoufou 7al bech ton9es el download
  23. Payoneer, mais lezmek chkoun el barra.
×
×
  • Create New...