Jump to content

Baseplate

Members
  • Posts

    1,417
  • Joined

  • Last visited

Everything posted by Baseplate

  1. try adding to race_server.lua checkpoint = {}
  2. Sparrow, zid thabet taw tal9ahoum mech kifkif ana aslan thabatet fihom
  3. mak enti saker el resource loula w jareb..
  4. 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.
  5. Okay, add me on skype (samerbelgacem) and we'll discuss it.
  6. Baseplate

    help me

    You can't decompile it.
  7. Baseplate

    Question ..

    You can't, it's just a moving circles website...
  8. 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)
  9. Works fine here... try checking your computer time/date.
  10. Baseplate

    need help

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

    need help

    function startJob ( playerSource ) if ( getElementModel ( source ) == 420 ) then -- do what u wanna do end addEventHandler ("onVehicleEnter", getRootElement(), startJob)
  13. Baseplate

    need help

    Check this The example is what you want there
  14. chouf el mod 3lech ye7ki se3a. thaherli matnajamech..
  15. 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!!!!
  16. EPIC BUMP! PM the topic creator for help.
  17. addEventHandler("onMarkerHit", marker, function(hitElement) if (exports.bone_attach:isElementAttachedToBone(hitElement) == true) then --a3mel chfama end end ) mech mthabet mel code
  18. Baseplate

    WebFig pass

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