
Harry
MTA Contributors-
Posts
580 -
Joined
-
Last visited
Everything posted by Harry
-
If you're using a simple script on a full 26p server, it still takes a lot of resources. Mirc is just not made for these kind of things, and the communication towards the server is quite hard for it to handle.
-
Nice work Niels! One working script from you (first one? ) I think this is not a MTAMA suggestion, but a script suggestion though.
-
I suggest you poke someone who knows mirc scripting and let him add it for you. Those ppl know what errors you can (and will) make, and they can directly see from the error messages what they did wrong.
-
Try to run the script on a different pc, or just use one of the hundreds of servers allready available. Most of them have quite good scripts and admins, and it's much more fun to play on a 26/26 server instead of everybody playing on his own 1/12 homeserver, with lag
-
Hmm.. another complete crap post by Niels. There's no way anybody in here will understand THAT question
-
Try to find my old script, it has been stolen many times I've deleted it myself, but it has an admin system with levels, challenge script (i believe i first wrote it) and ini-stats files. If you really want it I have to search ancient backups for it, it might be on it.
-
Nope, just another 10yo dutch kids who fell asleep during english lessons (like me)
-
Bacause of some Wine issues on my server i was running mtama under VMWare. Not the nicest sulotion, but it worked great. Windows 2000 Server edition with terminal services (aka as Remote desktop in XP) was very nice Wine should work as well, but i'm still a fan of a linux admin program
-
I can, but not on this forum (too long). Contact me on IRC/M$N
-
I'm rewriting some parts of the GRS website, the speed has improved. More things are possible atm, so i'll try to get everything out of it
-
I suggest not using FTP, but SQL. That would be much faster
-
You have to put everything in 1 script OR create a script with the old aliases next ot the current scripts that calls the signals then called themselves. That way you can create the signals in the old versions.
-
Please put all your GRS website request in this this thread. I could make all your wishes come true! EDIT: (Only on the GRS website unfortunately)
-
Nooooo!!!! not MAD_BOY
-
Done... Let's rock!
-
I suggest reading the FAQ... all answers are in there
-
php is a script language as well as mircscript is. It is not designed for server tasks, or running constanly. Building a admin program in php wont be a option because of this, it'll be far too slow. Programming in php has advantges, but the main problem is Aeron has to write a php parser for it. And because php is quite a messy language (for example " and ' quotes, $var['index'] and $var -> index ) this would be quite a hell. Addition: sent something for his information to Aeron
-
Nope.. MTAMA logs are unreliasble for this, and it will be very slow. Better is to create a database, and a client in MTAMA, with direct logging. Scripts for parsing logfiles are in my opinion out of the question.. they are slow, unreliable and most important: not realtime
-
I've worked with an old 0.4 program (Aeron will know which one) which was written in c++ and had nice javascipt parsing for scripting. This included object orientation, and very easy debugging on several Java scripting building platforms. moreover, it can be compiled for all operating systems, and might even include stats logging. As Java script has all simple functions included, with a very nice and understandable layout and scripting gammar, i vote for C++/Javascript You know how to contact me for support and questions, i think this would be a big improvement.
-
Put on the GRS global stats site wishlist.. on #2 After the server has been upgraded, it'll be possible (Agree Oli?) Otherwise i'll build a mirc/mysql stats logging service for a local database, and a php script to display it... Might be a nice project. Skipping mIRC and building a exe to connect to the server directly would be nice as well. I'll contact the team about it (Oli?)
-
Hmm... is this thingy really using the MTA protocol? I remember some other tools that were not accepted by the MTA team
-
I will summarize the opening post for those who cant read: - Please post only about MTA:MA scripting - Do not SPAM - Do not ask stupid questions (Niels!!) I will summarize this again: STOP THE POSTS with only 'lol' and so on.. 65 pages wont be any help to scripters. @Niels: Get some serious help... These guys cant and wont help you, becasue you're asking too stupid questions. Start reading a tutorial first, so you really KNOW what is happening in your (?) script -- /me out
-
Start a new thread, i think there someone who know will answer if they see the new topic title, but they wont see it in here. I'm soorry i dont know the script, cant help you with that (except making the script, but i stopped scripting)
-
Andy: By helping someone on msn, the answer in the forum remains unanswered. Could you answer in the forum, so other people who have the same question can hear your great solution (probably ) as well Niels: Learn English, these are english words with dutch grammar Oli: He tries to tell you, you should put the values in the mirc script file and not in the dll, because he can copycat the mrc, but he is not able to alter the dll (might be because that's the reason its in the dll)