toppe1 Posted November 4, 2008 Posted November 4, 2008 can any 1 help me with making a admin account admin name : Toppexxx
Gamesnert Posted November 4, 2008 Posted November 4, 2008 http://development.mtasa.com/index.php? ... nistrators
toppe1 Posted November 5, 2008 Author Posted November 5, 2008 it only says put it in acl.xml but where in it so if u/some 1 know how to do could you put my account in then Toppexxx
Gamesnert Posted November 5, 2008 Posted November 5, 2008 It tells it clearly... =/ <ACL> ... <group name="Admin"> <acl name="Admin"/> ... <object name="user.BennyLava" /> </group> ... </ACL> So in the admin group, you add: <object name="user.Toppexxx" />
toppe1 Posted November 7, 2008 Author Posted November 7, 2008 so u want me to do this? ? ... ... ... that doesnt sounds right ..
Willy Posted November 7, 2008 Posted November 7, 2008 oh dear... no... it really isn't that hard. why don't you have a think about it, maybe read about xml for a while? an alternative would be to actually look at the acl file you are editing and see if you can find a bit that already says the bits you just added. Also the will only work if that's the name you used to register and log in to the server in question.
eXo|Flobu Posted November 7, 2008 Posted November 7, 2008 in the upper part of the acl.xml do it like this then it works
toppe1 Posted November 7, 2008 Author Posted November 7, 2008 i know this isnt for this topic but does any 1 know how i kick or ban people ?
eXo|Flobu Posted November 7, 2008 Posted November 7, 2008 yes use kickPlayer(bannedplayer[, source, reason]) banPlayer(bannedplayer[, source, reason]) but you can only use this if the resource is defined in acl.xml under admin group like your username
Mr.Hankey Posted November 7, 2008 Posted November 7, 2008 after you logged in as an admin simply press p
Recommended Posts