Jump to content

AeroXbird

Members
  • Posts

    359
  • Joined

  • Last visited

Everything posted by AeroXbird

  1. Once i feel the code is ready to get tested i'll give all of you numbers, and randomly draw two numbers. And i will also start posting some ingame screenshots in the meantime.
  2. We'll soon be having one or two spots for people to test the code for and with us, i'll be updating the thread with some more information about the VenuX Roleplay mode. I have also planned a closed-beta for a select group of people, but as of now no date has been set yet.
  3. A bit off-topic, but important nonetheless: You should never use the root account for your MTA server (or anything in general other than database administration). You should always create a MySQL user for your MTA server, and limit their permissions (i.e making it so they can't use 'DROP TABLE accounts' and modify other tables not related to the MTA sever). If you know for a fact you will only be using your database locally, limit your MTA server's MySQL account to localhost - that way, even if your MySQL credentials are leaked, remote users can not access your database. lolol, like i dont know that, its just for local testing, any servers that i run have accounts limited to only updating, selecting and inserting.
  4. Who made this Qaisjp ? http://code.google.com/p/mta-freeroampl ... ection.lua I added that in the userpanel because i had this code laying around, it can be removed though, because the userpanel doesnt use MySQL..
  5. Somehow my mysql login info ended up in that file, oops! If you cant work with that MySQL, you can also use the MYSQL class in mta-paradise as an example, it is very good, stable and you can learn a lot from it.
  6. They can use their magic ball to see in the future and they saw kiddo's messing up every server and a huge pile of dump code that is not properly organized.
  7. Once i release my mode you can add it if you like. its open-source. And if you choose to use it, i'll help you out with issues you have with the mode, or maybe some exclusive features.
  8. yes, but i'm using the module... Is there any ideas? The SQL resource from mta-paradise is perfect for your needs. here's a link: https://github.com/mabako/mta-paradise
  9. I have the odd feeling this is going to end with a 9 y/o doing this: "LOAK GUIS I MADE SCRIPT THAT GIVES ALL RHINO XDXDXDDDDD", and in the process he will overwrite a crucial resource.. The idea is okay, but it is bound to go wrong.
  10. That way you shouldn't be allowed to play MTA Negro please. You mean you worked for a week and said that you done in 3 hours to look cool.Let me guess You will work for a year then you will post here "I MADE A ROLEPLAY SCRIPT in A WEEK WOOHO .I iz so Pro".You have lots of time to waste Its very possible to make a GUI and selection menu in 3 hours, it wont be very sleek, but its possible. I made such a thing in a day, fully functional. So please mister, stop thinking you know it all, you do not, nobody knows it all, so don't pretend you do.
  11. This doesn't happen in the latest MTA versions, right? my server never crashed even with vehicles and peds resource running at same time. I suppose the workload MTA can take has been improved greatly, i do not have the scripts that lil_Toady made anymore, but at the time i tested them which was with 1.0.3 it did require quite some raw power to run it without lagging out the server.
  12. It is indeed going very well. We have currently developed a stable core to work on, with MySQL and a sleek character selection, creation and more. Current progress is on focused on the main additions such as vehicles, factions and jobs. Though we are planning on doing these in a different aspect, and not as most RP scripts have. For example: Factions are default, you are part of a faction by default. Say we are making a new character, he/she is part of the government by default, as the rank of Citizien, giving you a small fee for being a member of this government, but it will also come with taxes.
  13. And to become original, you have to be inspirational, and creative, and you require an attitude that you would bow for. That way you can become very successful
  14. What bad about many servers haveing the mod... It would be great for real life modes. The script you are asking for does indeed exist, it was originally made by lil_Toady, however it has never been released. The script did require a LOT from the server, and crashed the server quickly because mta wasnt able of handling so many peds at the same time.
  15. Thank you, i appreciate your feedback. Make sure to check back from time to time, as i will be posting more info soon.
  16. The simplifying means that you dont have to write tons of functions yourself because you cannot find them, the project will export every useful function, and all utility functions are catagorized in their own resource.
  17. Core functions are existing, work has shifted towards major features.
  18. "They" are only you? Or there is more people involved in this? There is more than me.
  19. Thank you, i appreciate the feedback.
  20. Um, no it's okay don't waste everyones time What do you mean? He's just trolling.
  21. VenuX: Roleplay is a project aiming to simplify the usage of scripting into a very powerful gamemode. VenuX: Roleplay is an open-source roleplaying project that allows you to run a server without the hassle of coding everything yourself, and allows you to add functions yourself if you have knowledge of LUA very easily. I'm a beginning programmer, yet I am excited about this, could I possibly work my way around in the code? Well you sure will, VenuX: Roleplay aims to make the code as simple as possible, yet keeping it small, secure and above all fun. The developers of VenuX: Roleplay add commentation to every function, so that even beginning programmers can find their way in the code. NEWS Update one: VenuX is currently under heavy development, but a stable base that we work on has already been established, currently we are working on features that allow gameplay, such as factions, vehicles and inventory. We are also going to look for one or two beta-testers which will be given first-access to the gamemode, test the gamemode and find / report bugs. Core Feature List: - A vehicle system. - A character system for creation, selection and functions - An inventory system. - An interior system. - A faction system - A shops system. Additional Feature List: - Coming soon. More to come. In-game screenshots: Progress screenshot #1 ( 25-11-2011 ) Progress screenshot #2 ( 28-11-2011 ) Progress screenshot #3 ( 06-12-2011 ) Download Alpha1 http://adf.ly/6C7P4 Credits: Developer(s): AeroXbird Special Thanks: Mabako ( VenuX uses parts of mta-paradise ), Kayl ( The QT to Lua Application ), Lukkaz ( Feedback on features, partial scripting with the account system ), The fantastic people on the IRC channel always ready to help out. Notice: PLEASE DO NOT PM ME WITH QUESTIONS ABOUT HOW TO SET THIS UP, I WILL NOT ANSWER THESE PMS!! Feel free to discuss, i will be answering some questions about the mode, if there are any.
  22. Nice idea, I was also thinking about everytime you start MTA-SA you had to pay US$10.00, don't you think it's a nice idea too? I was not referring to that, THAT WAY. Its still a bad idea, this is even worse than the way SA-MP does it. They have a separate section for servers that pay, this wont even show you if you dont pay..
×
×
  • Create New...