Jump to content

iPrestege

Members
  • Posts

    10,056
  • Joined

  • Last visited

  • Days Won

    27

Everything posted by iPrestege

  1. نشتغل عندك؟ عطيناك الاكواد سوها انت بسس
  2. You didn't set any element so the function return false .
  3. Anyone can steal the resource if you use fileDelete .
  4. freeroam resource fr_client.lua file?
  5. Not sure if you can do that.
  6. Remove the button code fr_client.lua.
  7. Please use lua tags so i can help you .
  8. iPrestege

    problem

    So what's the problem?
  9. OK . Install the latest DirectX® then download the MTADiag tool and post the information here.
  10. Did you tried another gta sa i mean another one not that one not starting .
  11. Try to remove this gta and install another gta ?
  12. iPrestege

    problem

    addEventHandler ( "onResourceStart", resourceRoot, function ( ) if dbConnect( "sqlite", "file.db" ) then outputDebugString ( "Successfully connected to file.db" ) else outputDebugString ( "Failed to connect to file.db", 3 ) end end )
  13. Post full code and which line.
  14. Do you think this is problem? Tell me why. As far as I know in scripts can not be used "" I've never seen a mta script that uses the ";". Doesn't matter it'll work anyways .
  15. انا طلبت حذف الموضوع انقلب موضوع ديني | =
  16. Because it's client side return for the local player .. Ask solid snake.
  17. If you want the localPlayer then this is it.
  18. Do you think this is problem? Tell me why.
  19. 464 You want to warp the player if the vehicle id was 464?
  20. setElementDimension ( selectedMenu ) You didn't put the element .
  21. So? Post the code you have now.
  22. Post the fr_server.lua side.
×
×
  • Create New...