Jump to content

X-SHADOW

Members
  • Posts

    721
  • Joined

  • Last visited

Everything posted by X-SHADOW

  1. restor reinstall the oragial files
  2. X-SHADOW

    [SOLVED]

    but dose this well work with him ?
  3. X-SHADOW

    [SOLVED]

    you tell me you make it lol i found it on the script section
  4. X-SHADOW

    [SOLVED]

    try use this function txdClient () tekstura = engineLoadTXD("files/mp_diner1.txd") engineImportTXD(tekstura, 18056 ) end addEventHandler( "onClientResourceStart", resourceRoot, txdClient ) addEventHandler("onClientResourceStart",resourceRoot, function () local version = getVersion() if string.find(version.mta, "1.3") then setTimer ( load, 1000, 1) end end)
  5. X-SHADOW

    [SOLVED]

    in meta is it client or server ?
  6. X-SHADOW

    Not Working

    Darken why did you type and getPlayerTeam(player) and getPlayerTeam(player) why dont you type it 1 time ?
  7. Gui The Best ^^
  8. X-SHADOW

    Need help

    i wish i become like SoldSnake14
  9. its not from wiki i swear i tok it form youtube at least Darken if you want help please post tuts and with out SQL
  10. Alex you can make it you dont have to wait to he do it
  11. or he can use if something == 'thebjectHere' and password == '1234' then moveObject
  12. oh i mean found and iam not good scripter to write tuts why dont you ?
  13. your welcome .
  14. Capy you think your cool ? why dont you help him ? .....
  15. oh now i get it i found the name see this website http://grandtheftauto.filefront.com/fil ... _CAR;92940
  16. resourceRoot = getResourceRootElement(getThisResource()) function checkTransfer() if isTransferBoxActive() == true then setTimer(checkTransfer,2000,1) -- Check again after 2 seconds else fadeCamera(true) -- TransferBox isnt active, fade in camera end end addEventHandler("onClientResourceStart",resourceRoot,checkTransfer)
  17. this is the name in wiki the same i post see it on https://wiki.multitheftauto.com/wiki/Veh ... t_Vehicles in Goverment Sechion
  18. Police Car (Los Santos) 596
  19. اتوقع تقصد الادمن يكتب كلام بالشات زي مثلا انا ادمن اكتب مرحبآ يطلع للجميع بالشات الادمن قال : مرحبآ زي كذا قصدك ؟
  20. X-SHADOW

    Win sound!

    i got what he mean he want play sound when map finsh i think he can use onRaceMapStartChangeing then play sound
  21. X-SHADOW

    Win sound!

    Kenix he want play sound when round is end not when player die
  22. use https://wiki.multitheftauto.com/wiki/SetTimer to update the resource
  23. Hi all i have Fined Simple Lua Tutorials its nice they can help us with lua scripting its 11 lessons YouTube Hope you Loved It
  24. X-SHADOW

    Need help

    use what Darken Post !
  25. did you even try my script ?
×
×
  • Create New...