Jump to content

001

Members
  • Posts

    122
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by 001

  1. 001

    cant see player names

    i cant see player names / hp in the server
  2. 001

    Disconnected !

    how to uninstall it ?
  3. 001

    Disconnected !

    its my MTA / GTA file ,
  4. 001

    Disconnected !

    Re install mta ?
  5. 001

    Disconnected !

    how to restore GTA installation @Solidsnake14
  6. 001

    Disconnected !

    Trying to Connect To saur and that's the result
  7. . no problem bas ba3d keda balash scam 3lya m4y ?
  8. Good, Now Click On Advanced Then Click on Proceed to community.multitheftauto.com (unsafe) Or use this : http://213.239.211.214/
  9. can you post screenshot please ?
  10. what's the browser are you using
  11. hey There i want resource inwhich i can type command in free roam and the vehicle won't be damaged even if i shot it with rhino this will help me insomething please if u have this resource post it here Thanks in advance
  12. 001

    banned from all serves

    You're Banned From MTA for 5 days
  13. 001

    question

    you didn't understand i mean why i cant close "(" first before closing the function " putting ( first then putting end in the second line "
  14. 001

    question

    addEventHandler( "onClientPlayerSpawn", root, function () outputChatBox( getPlayerName(source).." Has Spawned " ) end ) This is the script i want ask about something nothing will occur if i Repaced "End" with ")" like this and why the codes in this arrangement ? ) end addEventHandler( "onClientPlayerSpawn", root, function () outputChatBox( getPlayerName(source).." Has Spawned " ) ) end instead of this end ) addEventHandler( "onClientPlayerSpawn", root, function () outputChatBox( getPlayerName(source).." Has Spawned " ) end )
  15. sometimes you want to script , test the scripts while you are playing another server example i'm opening server i went to script when i try to test this script i've to close the server then open MTA local server i want suggest something new and it will help us adding new Local MTA Which you can open it and test / use your scripts while you are opening The Main MTA it will be useful let me discribe this will be like you opened 2 browsers #1 your main browser " fire fox " ( main MTA ) #2 your test browser internet explorer ( MTA local server ) and you can use them in the same time
  16. 001

    lua

    anyone tell me any another way to learn Lua scripting except learning from youtube videos Its really boring, i want learn lua to develop in rpg servers
  17. 001

    error

    ik i'm talking about spaces
  18. 001

    console

    what about bans ? i saw that we can ban from console i mean the MTA Server " black Recangle "
  19. 001

    console

    what are the commands of MTA console server
  20. 001

    error

    i've to leave space between getPlayerName and ( source ) ?
  21. 001

    error

    addEventHandler( "onClientPlayerSpawn" , getRootElement (), function () outputChatBox( getPlayerName(source).." Has Spawned ", source) end ) its my first script
  22. 001

    error

    WARNING: ***/client.lua:3" Bad argument @ 'outputChatBox' [Expected number at argument2,got player]
×
×
  • Create New...