knash94 Posted June 15, 2009 Share Posted June 15, 2009 (edited) Hello all MTA players. I have been making an rpg script for a while now but now im starting to get to my data storage script where it will store all types of information ( Money, jobs, wanted level, licenses and much more ) The rpg script so far contains.. -> Basic Arrest system -> Basic heal system ( Due to change ) -> Gui menus to join teams ( Changing soon ) -> 6 teams -> Datastorage -> Job center The following contains scripts that will be added at a later date -> Drivers License -> Car shop -> Anti theft system ( Also works for cop cars ) -> 24/7 ( Please post ideas of items that could be sold ) -> Taxi -> Robbbers ( Rob buildings NOT players ) -> Much more Please reply with ideas or to become a developer for this RPG script. Thank you K.Nash Edited June 16, 2009 by Guest Link to comment
50p Posted June 15, 2009 Share Posted June 15, 2009 If you don't get any errors in console, check if you don't get any errors/warnings in the debug window (type "/debugscript 3" in chatbox (w/o quotes) or in console (w/o quotes and /)). You should get a warning on that line saying "Bad argument..." How do I know? Well, what is the value returned from your database is string, when you setPlayerTeam you must pass, player and team elements. You should use this instead: setPlayerTeam( source, getTeamFromName( job[1][1] ) ) Link to comment
knash94 Posted June 16, 2009 Author Share Posted June 16, 2009 Thanks for the help, it works fine =) Ive also updated the first post. Link to comment
Prieto_Galletini Posted July 3, 2009 Share Posted July 3, 2009 ok so this is not bout the problem its already solve but im really interested on seeing this GM running. give ip if u have one and if possible. Link to comment
knash94 Posted July 4, 2009 Author Share Posted July 4, 2009 It is still in its early stages so it will still take some time untill it is out yet But it is looking quite good so far. I also use my hamachi server while im working on it so if you have hamachi join network: Virtuastudios... I know it may sound a bit noobie using Hamachi but it is nice n fast & private. Link to comment
mR|TurboCow Posted October 31, 2009 Share Posted October 31, 2009 no no no , it isn't weird to use Hamachi , i use too hamachi , ohh , i'm new here and i'm beginer in scripting it will be going off topic u still building RPG ? Link to comment
x86 Posted October 31, 2009 Share Posted October 31, 2009 no no no , it isn't weird to use Hamachi , i use too hamachi , ohh , i'm new here and i'm beginer in scripting it will be going off topic u still building RPG ? I builded a small rpg called: "GreenHood RPG 1.0", but that's not 100% ready. Link to comment
mR|TurboCow Posted November 1, 2009 Share Posted November 1, 2009 but can show what u have done ? Link to comment
MOH Posted November 5, 2009 Share Posted November 5, 2009 Yes, show us what you have finished so far. Link to comment
Stylaa Posted February 16, 2010 Share Posted February 16, 2010 Do you stil work on the script ? Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now