Optik Posted December 3, 2012 Share Posted December 3, 2012 Hey all, i have any questions about the race gamemode. 1. How can I set it that if the player is not logged in (Own login system) then dies if the map start. 2. How can I set teams on the scoreboard (In connection with the login system), like this scoreboard: http://i1238.photobucket.com/albums/ff4 ... -59-54.png, there you can see [sB]Team, this is what i mean with teams . I know my english is not the best, but i hope that you can read it . Link to comment
AhmadQTR Posted December 3, 2012 Share Posted December 3, 2012 Hey all,i have any questions about the race gamemode. 1. How can I set it that if the player is not logged in (Own login system) then dies if the map start. 2. How can I set teams on the scoreboard (In connection with the login system), like this scoreboard: http://i1238.photobucket.com/albums/ff4 ... -59-54.png, there you can see [sB]Team, this is what i mean with teams . I know my english is not the best, but i hope that you can read it . 1. killPlayer 2.https://community.multitheftauto.com/index.php?p=resources&s=details&id=5181 or https://community.multitheftauto.com/index.php?p=resources&s=details&id=612 Link to comment
Optik Posted December 3, 2012 Author Share Posted December 3, 2012 I dont unterstand Autoteams... In my login system you can call the admin or team with "getElementData(source, "Admin")", how can i make that with them ? Or how can i set a player ingame to an acl group, then i can make it with my system . Link to comment
AhmadQTR Posted December 3, 2012 Share Posted December 3, 2012 I dont unterstand Autoteams... In my login system you can call the admin or team with "getElementData(source, "Admin")", how can i make that with them ? Or how can i set a player ingame to an acl group, then i can make it with my system . You mean you wanna create a team just for admins? with [ ] or | | tags? and it saves? Link to comment
Optik Posted December 3, 2012 Author Share Posted December 3, 2012 My admin or team elements save at a mysql database and in my script i can call them with getElementData(source, "Admin") and i want that if i log me in to the game that if getElementData(source, "Admin") == 3 is that he set to the acl group admin and with 2 to supermoderator, with 1 to moderator and with 0 to Everyone. You know what i mean ? Link to comment
Optik Posted December 18, 2012 Author Share Posted December 18, 2012 anyone an idea ? 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