Page 1 of 1

HNS XP Mod 0.0.1 Exolent

Posted: 2013 Jan 12 21:13
by Halkas
Sveiki man reiktu suzinoti kaip reiktu padaryti xp restarta
cia nuoroda i pilna moda: http://forums.alliedmods.net/showthread.php?p=997635

ir dar kaip reikia padaryti ant vps kad mires zaidejas galetu spectatinti visus o ne vien savo komandos draugus?

Re: HNS XP Mod 0.0.1 Exolent

Posted: 2013 Jan 12 21:29
by memory
Dėl spectator server.cfg susirask šita komandą:
allow_spectators 1
ir pakeisk ją į
allow_spectators 0

Re: HNS XP Mod 0.0.1 Exolent

Posted: 2013 Jan 12 21:42
by Halkas
Dekui +karma uzdesiu tuojaus

Re: HNS XP Mod 0.0.1 Exolent

Posted: 2013 Jan 12 22:39
by Trickas
eik į data/vault ir ten ištrink hnsxp failą

Re: HNS XP Mod 0.0.1 Exolent

Posted: 2013 Jan 13 12:42
by Halkas
dekui, tau irgi +karma

dar reiktu suzinoti kaip uzbluokuoti kad per concole negaletu vesti jointeam 1/2
ar per team join maganament cvarus cia reikia?

Re: HNS XP Mod 0.0.1 Exolent

Posted: 2013 Jan 13 13:42
by Trickas

Code: Select all

#include < amxmodx >#include < cstrike > public plugin_init( ){register_plugin( "Block jointeam", "0.1", "Exolent" );} public client_command( client ){static const szJoinCommand[ ] = "jointeam"; static szCommand[ 10 ];read_argv( 0, szCommand, 9 ); if( equal( szCommand, szJoinCommand )&& CS_TEAM_T <= cs_get_user_team( client ) <= CS_TEAM_CT ){console_print( client, "[osc.hns] Negali keisti komandos." );return PLUGIN_HANDLED;} return PLUGIN_CONTINUE;}

Re: HNS XP Mod 0.0.1 Exolent

Posted: 2013 Jan 16 19:01
by Halkas
mldc, dekoju :)