Del komandu permetimo
Del komandu permetimo
Sveiki, kaip padaryti kad ta ir ta parasius i chata adminui visus permestus i spect is ct komandos ir is t komandos
Re: Del komandu permetimo
Pluginas: https://forums.alliedmods.net/showthrea ... 7?t=212867
Kitas pluginas (į chat'ą reikia parašyti ".spec"):amx_transfer "<nick | #userid | authid | @> [t | ct | spec]"
Code: Select all
#include <amxmodx>#include <amxmisc>#include <cstrike> #define PLUGIN "Switch all to Spec"#define VERSION "1.0.0"#define AUTHOR "Kia" public plugin_init() { register_plugin(PLUGIN, VERSION, AUTHOR) register_clcmd("say .spec", "cmd_spec")} public cmd_spec(id){ new players[32], pnum, tempid get_players(players, pnum) for( new i; i<pnum; i++ ) { tempid = players[i] user_kill(tempid) cs_set_user_team(tempid, CS_TEAM_SPECTATOR) }}
Last edited by NZT on 2014 Nov 16 23:02, edited 1 time in total.
Re: Del komandu permetimo
Aciu labai
Re: Del komandu permetimo
yra jau www.gamegear.lt tik tobulinam dabar 

Who is online
Users browsing this forum: Ahrefs [Bot] and 5 guests