AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   General (https://forums.alliedmods.net/forumdisplay.php?f=7)
-   -   Help - Counter Strike 1.6 (https://forums.alliedmods.net/showthread.php?t=319644)

HijiiK 11-12-2019 14:18

Help - Counter Strike 1.6
 
Hello,

I bought a server today, I did not know what should I do exactly to change the game mode to 'Zombie Plague' I've Installed 'FileZilla Client' I moved all the 'Zombie Plague' Files (Models, sprites, sound) but the game mode still normal (not changed to a Zombie Server) Can anyone help me please?


Another thing:


Should I put the folder "Addons" on the server? if not can anyone tell me how to add Privileges (VIP, SuperVIP, Admin)


Thank you, please help me as soon as possible.

DruGzOG 11-12-2019 15:04

Re: Help - Counter Strike 1.6
 
Did you install amxmodx?

LearninG 11-12-2019 22:40

Re: Help - Counter Strike 1.6
 
Quote:

Originally Posted by HijiiK (Post 2672741)
Hello,

I bought a server today, I did not know what should I do exactly to change the game mode to 'Zombie Plague' I've Installed 'FileZilla Client' I moved all the 'Zombie Plague' Files (Models, sprites, sound) but the game mode still normal (not changed to a Zombie Server) Can anyone help me please?


Another thing:


Should I put the folder "Addons" on the server? if not can anyone tell me how to add Privileges (VIP, SuperVIP, Admin)

Thank you, please help me as soon as possible.

Zombie Plague: https://forums.alliedmods.net/showth...=72505?t=72505

For adding vips , admins : https://forums.alliedmods.net/showthread.php?t=317151

there are no actually named privileges , ( VIP , SuperVIP , Admin ) they are just some special flags you can add to each player.
Code:

Access Flag        Purpose
a        immunity (can't be kicked/baned/slayed/slaped and affected by other commmands)
b        reservation (can join on reserved slots)
c        amx_kick command
d        amx_ban and amx_unban commands
e        amx_slay and amx_slap commands
f        amx_map command
g        amx_cvar command (not all cvars will be available)
h        amx_cfg command
i        amx_chat and other chat commands
j        amx_vote and other vote commands
k        access to sv_password cvar (by amx_cvar command)
l        access to amx_rcon command and rcon_password cvar (by amx_cvar command)
m        custom level A (for additional plugins)
n        custom level B
o        custom level C
p        custom level D
q        custom level E
r        custom level F
s        custom level G
t        custom level H
u        menu access
z        user (no admin)


DJEarthQuake 11-12-2019 23:08

Re: Help - Counter Strike 1.6
 
Quote:

Originally Posted by HijiiK (Post 2672741)
Should I put the folder "Addons" on the server?


You should familiarize yourself with the directory structure for AMX Mod X now.
addons\ - this is where Server addons go

HijiiK 11-12-2019 23:34

Re: Help - Counter Strike 1.6
 
Quote:

Originally Posted by LearninG (Post 2672767)
Zombie Plague: https://forums.alliedmods.net/showth...=72505?t=72505

For adding vips , admins : https://forums.alliedmods.net/showthread.php?t=317151

there are no actually named privileges , ( VIP , SuperVIP , Admin ) they are just some special flags you can add to each player.
Code:

Access Flag        Purpose
a        immunity (can't be kicked/baned/slayed/slaped and affected by other commmands)
b        reservation (can join on reserved slots)
c        amx_kick command
d        amx_ban and amx_unban commands
e        amx_slay and amx_slap commands
f        amx_map command
g        amx_cvar command (not all cvars will be available)
h        amx_cfg command
i        amx_chat and other chat commands
j        amx_vote and other vote commands
k        access to sv_password cvar (by amx_cvar command)
l        access to amx_rcon command and rcon_password cvar (by amx_cvar command)
m        custom level A (for additional plugins)
n        custom level B
o        custom level C
p        custom level D
q        custom level E
r        custom level F
s        custom level G
t        custom level H
u        menu access
z        user (no admin)



I downloaded the same 'Zombie Plague' mode you sent here but did not work, it was working perfectly in my local.


About adding privileges, I know it, but is there another easier way?

HijiiK 11-13-2019 00:11

Re: Help - Counter Strike 1.6
 
Quote:

Originally Posted by DruGzOG (Post 2672746)
Did you install amxmodx?


I did, but the server is not working now, I can not start the server. stuck at starting.


Status: Starting

https://wiki.alliedmods.net/Installi...ly#Downloading


All times are GMT -4. The time now is 22:43.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.