Jump to content
  • 0

help me how use new gamemode?


hossam_2009_2008

Question

hi i need to know how to use new gamemode in mta server as like zombies?

i copy zombies.zip into resources and i turn on the server and go to login and do it /changemode zombies the server respond is vailb gamemode

why it hapen?

and i have problem in my admin panel how i show it?press p not work

Edited by Guest
Link to comment

3 answers to this question

Recommended Posts

  • 0

This is wrong.

<group name="Everyone">
<acl name="Default" />
[strike][color=#FF0000]<object name="user.hossam" />[/color][/strike]
<object name="resource.*" />

It needs to be this.

<group name="Admin">
<acl name="Moderator" />
<acl name="SuperModerator" />
<acl name="Admin" />
<acl name="RPC" />
<object name="resource.admin" />
<object name="resource.webadmin" />
[color=#40BF00]<object name="user.hossam" />[/color]

Zday, a zombie infestation script

 

full info here: https://forum.multitheftauto.com/viewtop ... p;start=46

 

This script allows map designers to position zombie spawnpoints througout their map. If a server decides to run the zombie script, then players will not only find themselves battling eachother, but an army of the undead as well.

 

This script runs independantly from any gamemode, so all you need is this script and a map that has some zombie spawnpoints, and your ready to go

.

Zombies is NOT a gamemode but a SCRIPT. You need a map with zombie spawnpoints. IF you have a map like that you have to type /start zombies to start the script. Otherwise you'll have to download a map or make/edit one yourself and add some spawnpoints.

Edited by Guest
Link to comment

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...