Jump to content

[DDC]4:20

Members
  • Posts

    53
  • Joined

  • Last visited

Everything posted by [DDC]4:20

  1. Is that possible? Basically, I just want to run a script. I dont need the whole MTA:mA interface, just mIRC and a script to connect to my server. Is this difficult to achieve?
  2. Ok, so in the [DDC] server, we are haveing a issue which is seemingly only effecting us... Thing is, the server shows up in the browser just fine, with everyone else's servers, but... It seems that we can not connect to our server through the browser, we MUST quick connect. We can connect to all other servers fine.... Maybe server host turned on lan in server conf??? Any other ideas? Pls, we are loosing players a bit because of this. Any help is much appreciated!. Thank you on behalf of all [DDC] players.
  3. While I was reading about the whole SA-MP shutdown story I came accross an interesting statement made by Kye himself. Basically, he said that the MTA team HAS the sourcecode to GTA San Andreas. I wonder why he would say such a thing. Does anyone wish to comment on that statement?
  4. While I was reading about the whole SA-MP shutdown story I came accross an interesting statement made by Kye himself. Basically, he said that the MTA team HAS the sourcecode to GTA San Andreas. I wonder why he would say such a thing. Does anyone wish to comment on that statement?
  5. eAi this is fantastic news. You HAVE the source and ARE trying to impliment vista compatibility! pls correct me if I am wrong. You ARE a hero. Thank You.
  6. eAi this is fantastic news. You HAVE the source and ARE trying to impliment vista compatibility! pls correct me if I am wrong. You ARE a hero. Thank You.
  7. After all that BS, you release an update for race and dont make it vista compatible. I speak for myself and probably MOST MTA Race players when I say.. It will be a long long time before I consider MTA DM for my Race type cravings. This is a very very sad day to say the least. I am totally shocked, and I feel now more than ever that Vista compatibility is simply and intentionaly being ignored for the benifit of DM.
  8. After all that BS, you release an update for race and dont make it vista compatible. I speak for myself and probably MOST MTA Race players when I say.. It will be a long long time before I consider MTA DM for my Race type cravings. This is a very very sad day to say the least. I am totally shocked, and I feel now more than ever that Vista compatibility is simply and intentionaly being ignored for the benifit of DM.
  9. OMFG Thats just fkn great, now those of us who tried dm race and chose to stay with normal race no longer have a choice? It seems like that "Lost Source" reason is a bit of crap, I doubt everyone who had it threw it out just cause dm had started. If that source could be found, the browser and the vista fix would be in order. Toady, I want to stop short of calling you a lier, but you gotta understand that that pile is a little hard to choke down m8. I really want to see the MTA Race players reaction when the browser stops working, this place is going to get a little crazy. Please try to find that source, there HAS to be one somewhere. It seems like we are being forced to go to dm to bring up the player count or something. ps. really toady no offence intended, im not implying that you would noingly lie about it.
  10. OMFG Thats just fkn great, now those of us who tried dm race and chose to stay with normal race no longer have a choice? It seems like that "Lost Source" reason is a bit of crap, I doubt everyone who had it threw it out just cause dm had started. If that source could be found, the browser and the vista fix would be in order. Toady, I want to stop short of calling you a lier, but you gotta understand that that pile is a little hard to choke down m8. I really want to see the MTA Race players reaction when the browser stops working, this place is going to get a little crazy. Please try to find that source, there HAS to be one somewhere. It seems like we are being forced to go to dm to bring up the player count or something. ps. really toady no offence intended, im not implying that you would noingly lie about it.
  11. Has anyone been able to test MTA Race on vista with SP1? Im going to test it this weekend, unless someone already tried it... Its atleast worth a shot, maybe just maybe
  12. Has anyone been able to test MTA Race on vista with SP1? Im going to test it this weekend, unless someone already tried it... Its atleast worth a shot, maybe just maybe
  13. YAY! Maps for EVERYONE :) Thank you VERY much man, everyone really appreciates it!
  14. YAY! Maps for EVERYONE :) Thank you VERY much man, everyone really appreciates it!
  15. I dont wanna give anyone any idead, but I have heard playing in windowed mode bypasses the frame limiter. Is this the case? If it is it would explain why some ppl are able to be faster than others...
  16. Since no one responded to my question, I'll ask again. Does using this method cause script/server performance issues? ps "well if ur interested in learning, theres a scripting.html file containing just about all of the commands," what are the commands it doesnt show????? amd "best off naming the "?" as a char" <--- why is it best to use the chr numbers?
  17. ^^^^^^^^^^^ I explained why in your topic.
  18. Well, it is possible to make commands using ANY character on your keyboard. The thing is, the on *:SIGNAL:mta.command: function is ONLY called when a person uses ! infront of the text. Now I and no great scripter, but I would assume that it's like that so that the function will not be checked everytime someone sends a text in the chatbox. In order for you to use any other character to call your commands, you need to be checking the on *:SIGNAL:mta.text: function. Doing this may cause issues because that function will run everytime someone sends text in the chat window, but I believe it is the only way to accomplish the task. I would like to hear all the leet scripters opinions on this and how badly it would effect server and script stability, and if there may be an alternate way to accomplish the task.
  19. [DDC]4:20

    Center MTA:SA

    That is fantastic news! I am sure many many ppl wil appreciate that!
  20. [DDC]4:20

    Center MTA:SA

    Um, yeah,, 5078 maps is a little much to download 1 by 1,,, anyway there could be a complitation pack made? a zip file for torrenting it maybe? i will seed it for sure!
  21. [DDC]4:20

    Center MTA:SA

    So... Any news as to where server operators can obtain the maps that used to be on the map center? If hosting and bandwidth are a problem, send me ALL the maps and I will start uploading a torrent or something. We all need access to these maps again It would be such a shame if they all went to waste...
  22. I think your misreading that comment. He probably means players. But just maybe....
  23. Oh Toady,,, that is fkn perfect man. I dont know what else to say but thanks man... I know it is not a good method because of limitations,,, but when i want to do something,,, i want to do it hehe... It's a learning thing,,,, can it be done... hehe,, I'm sure you understand.. Anyways,, all credit to Toady! Super scripter hehe! Thanks again man!
  24. ^^^^ are you serious? O.k. so certain characters cannot be used in filenames. But,,,. What if I made my server so you couldn't use such characters in your nick?,,,, Is there a way for me to make a .ini file with a players nick as the filename? I tried setting a variable and using that too but no go,, whatever i put infront of .ini in the script is exactly what the .ini filename is... here is example... on *:SIGNAL:mta.join: { if ($mta.nick($1,$2) != $null) { !writeini -n sweetmaryjane\$mta.nick($1,$2).ini PLAYER~STATS -VISITS- $iif($readini(sweetmaryjane\$mta.nick($1,$2).ini,PLAYER~STATS,-VISITS-),$calc($v1 + 1),1) } } So, with the understanding that those characters cannot be used in filenames,,, Is it possible to to this in some way?
  25. Ok, so I was trying to make each user their own .ini file. I was trying to do it like this... !writeini -n $mta.nick($1,$2).ini blah blah lol, no it dont work like i wanted it too lol.... it literally names the .ini $mta.nick($1,$2).ini lol Is what I am trying to accomplish possible?
×
×
  • Create New...