Jump to content

Jaysds1

Members
  • Posts

    4,961
  • Joined

  • Last visited

Everything posted by Jaysds1

  1. ok, ok, ok, I'll stop, but this isn't part of this topic.
  2. sooooo, I'm helping others
  3. actually, no, I'm just asking a question, plus look at will briggs, he got 100 and something posts, and he just joined last week or 2 weeks ago.
  4. no..... I just want to know why doesn't MTA create a button for closing forums, because there are multiple forums that are closed but it's still on as unread.
  5. Jaysds1

    Colorblips

    thanks again i copied my spawn code.
  6. Why don't MTA create a "Forum Close" button?
  7. Jaysds1

    Colorblips

    I just notice I messed up local x = POSITION OF PLAYER local y = POSITION OF PLAYER local z = POSITION OF PLAYER addEventHandler ( "onPlayerJoin",getRootElement(), function() spawnPlayer (client, x, y, z, 0, math.random (0,288), 0, 0) end)
  8. Jaysds1

    Login GUI

    Why does it need the player's name?
  9. Did you try mtasa:188.81.4.225:22003
  10. Jaysds1

    Problems

    NVM I'll use the other create file script.
  11. Jaysds1

    Problems

    It doesn't create a file.
  12. Jaysds1

    Problems

    How do you create a file and save the player position? here is my script: local playerSource = getLocalPlayer () local RootNode = xmlCreateFile("positions.xml"," newroot") local NewNode = xmlCreateChild(RootNode, "newchild") addCommandHandler ( "save", function() if ( playerSource ) then local x, y, z = getElementPosition ( playerSource ) xmlSaveFile(RootNode) end end)
  13. Jaysds1

    Help me pls

    Peacemaker, Did you ever tried the Left4Dead Server? If you didn't, TRY IT NOW!!!. If you did, then let me ask you something, CAN U MAKE A BETTER SERVER?
  14. here I made a Topic for Port Problems: https://forum.multitheftauto.com/viewtopic.php?f=114&t=33722&sid=2614ea344610ba5382ddfa2447cbef6d
  15. same I don't know what it the class about but I know how to make scripts. And JR10 is right.
  16. Jaysds1

    Port Problems

    If your having port problems here is what you have to do: Part 1 (Windows XP) (Windows 7) Part 2 if images are removed: http://imgur.com/a/RrpkY
  17. what is the point of a hosting server?
  18. did you forward it? Edit: Read this on How to forward it: http://forums.afterdawn.com/thread_view.cfm/223583
  19. Oh, that would be nice, thanks for that Idea.
  20. ok, I'm not aware of this error, but my suggestion is to download the MTA program again.
  21. ooooh, ok then why didn't you say so then?
×
×
  • Create New...