Jump to content

Baseplate

Members
  • Posts

    1,417
  • Joined

  • Last visited

Everything posted by Baseplate

  1. try adding to race_server.lua checkpoint = {}
  2. mathama 7ata chay 3la /debugscript 3 ?
  3. Sparrow, zid thabet taw tal9ahoum mech kifkif ana aslan thabatet fihom
  4. mak enti saker el resource loula w jareb..
  5. wlh lé fhemtek
  6. Baseplate

    MTA can't launch.

    It asks after you update if it worked or not. if it didn't press n and it will copy a pastebin to your clipboard. So please just be more patient next time.
  7. Okay, add me on skype (samerbelgacem) and we'll discuss it.
  8. Baseplate

    MTA can't launch.

    Try using MTADiag
  9. Baseplate

    help me

    You can't decompile it.
  10. Thaherli matnajemech mal9itech tari9a..
  11. Baseplate

    Question ..

    You can't, it's just a moving circles website...
  12. tech3el hiya el karehba??
  13. Server addEventHandler("onVehicleDamage", root, function() if (getElementHealth(source) == 20) then cancelEvent() triggerClientEvent("cha3lelha", getRootElement()) end end) Client addEvent("cha3lelha", true) addEventHandler("cha3lelha", root, function() local x, y, z = getElementPosition(getLocalPlayer()) createFire(x, y, z, 1.9) end)
  14. Works fine here... try checking your computer time/date.
  15. Baseplate

    need help

    No problem onVehicleEnter's source is the vehicle you entered.
  16. onVehicleExplode wa9tilli el karehba sayé mchet fiha.
  17. Baseplate

    need help

    function startJob ( playerSource ) if ( getElementModel ( source ) == 420 ) then -- do what u wanna do end addEventHandler ("onVehicleEnter", getRootElement(), startJob)
  18. fi bali, mais impo bech ta3malha
  19. Baseplate

    need help

    Check this The example is what you want there
  20. chouf el mod 3lech ye7ki se3a. thaherli matnajamech..
  21. Baseplate

    Question

    function replaceModel() bigdollar = engineLoadDFF("tex/bigdollar.dff" ) engineReplaceModel(bigdollar, 1274) bonus = engineLoadDFF("tex/bonus.dff" ) engineReplaceModel(bonus, 1248) bonustxd = engineLoadTXD("tex/bonus.txd" ) engineImportTXD(bonustxd, 1248) cash = engineLoadTXD("tex/dyn_cash.txd" ) engineImportTXD(cash, 1212) icons2 = engineLoadTXD("tex/icons2.txd" ) engineImportTXD(icons2, 1274) money = engineLoadDFF("tex/money.dff" ) engineReplaceModel(money, 1212) health = engineLoadTXD("tex/health.txd" ) engineImportTXD(health, 1210) end addEventHandler ( "onClientResourceStart", getResourceRootElement(getThisResource()), replaceModel) ADD IT AS A CLIENT SIDED SCRIPT!!!!
  22. EPIC BUMP! PM the topic creator for help.
  23. addEventHandler("onMarkerHit", marker, function(hitElement) if (exports.bone_attach:isElementAttachedToBone(hitElement) == true) then --a3mel chfama end end ) mech mthabet mel code
  24. Check my sig mate
  25. Baseplate

    WebFig pass

    Try admin as username and admin as password.
×
×
  • Create New...