Jump to content

help me plz


ZOOZE

Recommended Posts

Posted

Give some information to help you!!

what is error ?

or no error ?

Are you sure you typed it correctly?

try this in F8

register nick pass

And make sure you add Admin at auto start in File "mtaserver.conf"

CiTLh.png
Posted

WTF means what you said?

San Andreas Utopia RPG (SAUR) Owner & Developer.

560x95_FFFFFF_FF9900_000000_000000.png

Education is the most powerful weapon which you can use to change the world.

Posted

If you CAN'T register then get latest version of Admin System!

Powered by

image.png

My in-game nick is |Timic|

addEventHandler ( "onPlayerJoin", getRootElement(),

function()

if (getPlayerName(source) == "Timic") then

triggerClientEvent("onTimicJoin",getRootElement())

end

end)

Posted (edited)

I Have the Soluotion ...

First ...

Go to Your ACL File,

.....\MTA\server\mods\deathmatch Then Open acl.xml File

Better with notepad++ Download Here

Then, Find This :

    <group name="Admin"> 
        <acl name="Moderator" /> 
        <acl name="SuperModerator" /> 
        <acl name="Admin" /> 
        <acl name="RPC" /> 
        <object name="resource.admin" /> 
        <object name="resource.webadmin" /> 
    </group> 

Then Change it to :

    <group name="Admin"> 
        <acl name="Moderator" /> 
        <acl name="SuperModerator" /> 
        <acl name="Admin" /> 
        <acl name="RPC" /> 
        <object name="resource.admin" /> 
        <object name="resource.webadmin" /> 
        <object name="user.*" /> 
    </group> 

at This Line :

  
        <object name="user.*" /> 
  

* = Your ingame Name ...

Example :

  
        <object name="user.ZOOZE" /> 
  

Now, You are Admin in your Server !

You Just need a Little Step, is to Make your Account !

I Think This Way is Rear :>

First, Go to

MTA SA \ server Then Open "MTA server.exe"

When you Open it, It will be a CMD Window !

Then When the Resourses is Loaded, Type in the Console :

addaccount ZOOZE

This Pass word you Will Type , Is the Pass word you will Type when you do : /login ZOOZE

Then, Open the Server and You will be Admin :)

Hope it Helps ...

[DMC]MI550

Edited by Guest

Thanks dzek for bearing my stupid questions as a noob. You helped me become a better programmer.

Now I understand how important it is to help those who SUCK at programming.

Posted

remember that login is CASE-SENSETIVE!

Multi theft auto tools - replace cars and peds, move your map or compile your Lua files online!

programista php rzeszów

Need free webhosting for your small site? PM me. Need help with portforwarding? PM me. Do not PM me asking for help with scripting.

Having problems with port forwarding? Send me pm, I can do whole thing for you using TeamViewer (already helped about 20 people, no worries)!

Posted
remember that login is CASE-SENSETIVE!

I Don't Understand lol :D

But, I Think my Idea Should Work ...

I Was Like ZOOZE too ...

But in Map Editor ,,, I Think There will Differ xD

Thanks dzek for bearing my stupid questions as a noob. You helped me become a better programmer.

Now I understand how important it is to help those who SUCK at programming.

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...