Jump to content

6d23

Members
  • Posts

    50
  • Joined

  • Last visited

Everything posted by 6d23

  1. 6d23

    Strange Error

    idk, this error is here for alot of time so idk if its about the dev. idk how to fix it. someone knows?
  2. 6d23

    Strange Error

    When i click "Host Server" or try to join a server appears this on a message box: "Error downloading requested files. Server returned nothing (no headers, no data)" I have uninstalled it several times, i really need MTA.
  3. then it is not online maybe im making something bad, what ports i need to open from what to what? what port to use, what IP maybe im having any error, YES i have read wiki.
  4. well i asked my internet company and they forwarded ports i putted a port, not apearing on GAME-monitor and on browser list, one question. does the host (me) can see the server on interntet or it will be seen on LAN only (and others can see them on internet) ?? my server still not working...
  5. ok my server not showned. im right now publishing the IP so that the "QuickConnect" but if someone knows the awnser PLEASE PLEASE!!! post it.
  6. You Want To Be Admin of the most organized server? Then Join Inmortal Studios (its a new version of Grasiel Clan, new webpage & wiki) Features If You Dont Join: Features in-server: Welfare Pay: $500 Access To Main Base: No Access To Mt. Chiliad Base: No Access To Area 51: No Acess To secret base (secret pos): No Features if you Join: 1. Access to all bases 2. Can Script maps & mods for the server and will be "AUTOMATIC PUTTED" unless an admin says "no" because its really bad 3. you will get 3rd party objects (auto publishers, bots) THAT YOU CAN ONLY USE IN OUR SERVER. if you are using them out of server you will be Banned & Kicked 5. Admin Rights 6. You were so intrested on seeing all of your rights if you join that you dont saw that there is no nº4 7. your seeing the Nº4 thing and right now your laughting. IP: 192.168.1.2 24/7: yes Method Of Joining: Quick Connect: IP: 192.168.1.2 Port: 22252 PD: Posting Images in a while
  7. ohh no... nothing, up to date i have posted in may other forum, any help please? i really need it...
  8. now that there is the new release i hope i can now put my server and that i dont time out
  9. aww sh*** well, i will not retire, i want my server =) ok, if someone knows the awnser i will be really really happy and i will make you admin of the server... it will be RPG thanks for all =)
  10. i get a different interface, nothing compared to yours... this is the video of what i see... thanks
  11. ok, i have ZyXEL P-600 series so i enter where?
  12. someone? like i said i forwarded it yesterday and i cant enter, then i tried seeing if my ASE port was on, its not on... how to forward or open it?
  13. ok, i checked my ports and my ASE port is blocked how to open it?
  14. how to know if my ASE/GM port is open?
  15. please someone help me... i dont see my server on server list...
  16. happy birthday to me... now i cant even enter to the server... maybe there is someone that knows what is the problem... please help... Thank You
  17. ok, i forwarded it like 2 hours ago... i will wait Thank You
  18. ok, my firewall is down, i followed all steps and then i tried to search my server in the server list and its not there... please help me... i really need a server.
  19. ok, this is the problem: I created a great server, and I can login to it and play in it, then i connected my laptop (i got 2 pc) so my laptop and my PC where conected, OK. so i thinked my server was OK But, when i noticed that my server it was never with a guy (exept me) i maked a test, i called a friend, and telled him to login, he said OK, but he entered browser and dont find it. the name of the server is Grasiel Clan Server (with case) we tried searching this : 1) Grasiel 2) Grasiel Clan Server 3) Gra 4) SEARCHED ALL SERVER LIST Then i noticed something i never noticed (because when i installed MTA: SA i was only making server and NEVER login to another server... i cant enter other servers, it says connection timed out or server list can not be retireved, or i enter server, but when downloading it says i cant download, please help, i just learned LUA and im really wanting people see my server, please help... THANKS
  20. 6d23

    [HELP] RPG SERVER

    Thanks, i have made some programs now, thanks to all who helped me to know this awesome language... P.D: THANKS !!
  21. lol, im not posting anymore, im now just learning to script and making some scripts to my server, when i learn to script, and im a little known, im posting advertisement again, else im waiting someone to post here. P.D: clan has not disapeared, just waiting people to join, server is still up and im making server better =)
  22. 6d23

    [HELP] RPG SERVER

    So is this one correct? addCommandHandler ("info", guihelp) --Gui Starts Here --------------------- function guihelp (commandName) GUIEditor_Window = {} GUIEditor_Button = {} GUIEditor_Label = {} GUIEditor_Window[1] = guiCreateWindow(167,126,554,421,"Grasiel Clan Server -",false) See_Factions = guiCreateButton(0.1047,0.1116,0.3664,0.247,"See Factions",true,GUIEditor_Window[1]) How_To_Join = guiCreateButton(0.0993,0.4181,0.3664,0.2565,"How To Join",true,GUIEditor_Window[1]) GUIEditor_Button[1] = guiCreateButton(0.5072,0.1188,0.4224,0.2447,"Being A Criminal",true,GUIEditor_Window[1]) GUIEditor_Label[1] = guiCreateLabel(0.0614,0.8361,0.8412,0.1164,"We Recomend To See Being A Criminal and Factions",true,GUIEditor_Window[1]) guiLabelSetColor(GUIEditor_Label[1],255,255,255) guiLabelSetVerticalAlign(GUIEditor_Label[1],"top") guiLabelSetHorizontalAlign(GUIEditor_Label[1],"left",false) --- --- --- --- --- end If its incorrect can someone post how will it be correct?
  23. 6d23

    [HELP] RPG SERVER

    so is there someone?
  24. 6d23

    [HELP] RPG SERVER

    this is the new code: addCommandHandler ("info", guihelp) --Gui Starts Here --------------------- function guihelp (commandName) GUIEditor_Window = {} GUIEditor_Button = {} GUIEditor_Label = {} GUIEditor_Window[1] = guiCreateWindow(167,126,554,421,"Grasiel Clan Server -",false) See_Factions = guiCreateButton(0.1047,0.1116,0.3664,0.247,"See Factions",true,GUIEditor_Window[1]) How_To_Join = guiCreateButton(0.0993,0.4181,0.3664,0.2565,"How To Join",true,GUIEditor_Window[1]) GUIEditor_Button[1] = guiCreateButton(0.5072,0.1188,0.4224,0.2447,"Being A Criminal",true,GUIEditor_Window[1]) GUIEditor_Label[1] = guiCreateLabel(0.0614,0.8361,0.8412,0.1164,"We Recomend To See Being A Criminal and Factions",true,GUIEditor_Window[1]) guiLabelSetColor(GUIEditor_Label[1],255,255,255) guiLabelSetVerticalAlign(GUIEditor_Label[1],"top") guiLabelSetHorizontalAlign(GUIEditor_Label[1],"left",false) --- --- --- --- --- end
×
×
  • Create New...