Я один раз по глупости поменял авторство, и я просто создал тему что бы помочь человеку, а не продать плагины, так что твое обиженное состояние оцелетворяет твою жизнь@provadec,тебе кидают плагины , ты меняешь авторства в них, а потом кто просил помощи - ты представляешь себя как автора.
Например сегодня человек в беседе телеграмма у (скальпеля) чел спрашивал про это что ты «ищешь», теперь ты ищешь это здесь вместо него!
Покажи мне еще один хотя бы плагин в котором я поменял авторство и продал либо что-то еще, один раз был с тихим шагом, и на этом подобным не промышлял, так что твоя агрессия и предъявы не обоснованы и не имеют никакого весомого значения, кроме того что ты можешь лепить дизы куда тебе захотелось@provadec,тебе кидают плагины , ты меняешь авторства в них, а потом кто просил помощи - ты представляешь себя как автора.
Например сегодня человек в беседе телеграмма у (скальпеля) чел спрашивал про это что ты «ищешь», теперь ты ищешь это здесь вместо него!
Когда то был старый плагин amx_banshot может он послужит как начинание, а так спасибо что откликнулся, буду ждатьА мне идея стукнула показывать модель на экран игроку Вы забанены.
Скорее всего сделаю такую и выложу
if I understood well what you need.Greetings, maybe someone has an implementation, or a way of it, so that the MOTD window would be displayed during the bath.
Worth FreshBans + DopBan from Mazdan
I know that such a function is in amxbans of interest under FreshBans
#include <amxmodx>
#include <amxmisc>
#define PLUGIN "fb_forwards"
#define VERSION "0.2"
#define AUTHOR "kanagava + Spieler"
forward fbans_player_banned_pre(id, userid)
forward amxbans_player_banned(id, bid)
forward fbans_player_banned_post(id, userid, bid)
native rg_send_audio(const index, const sample[], const pitch = PITCH_NORM);
public plugin_init()
{
register_plugin(PLUGIN, VERSION, AUTHOR)
}
public fbans_player_banned_pre(id, userid)
{
if(is_user_connected(id))
rg_send_audio(0, "sound/ambience/alarm1.wav");
server_cmd("amx_screen #%d 3", userid)
}
public amxbans_player_banned(id, bid)
{
static url[128]
formatex(url, 127, "http://dev-cs.ru/csbans/motd.php?sid=_%d&adm=0&lang=ru", bid)
show_motd(id, url, "You are banned")
}
public fbans_player_banned_post(id, userid, bid)
{
// тут ничего не делаем вроде как :)
}
А мне идея стукнула показывать модель на экран игроку Вы забанены.
better like thisПосмотреть вложение 34508
Here's how it turned out.
How to approve the resource - everything will appear + I will shoot the video
The minus will be only in the fact that if the person will play on the left hand - then the model will show the opposite.
And in general, I see it all like this:
The bad guy takes absolutely all weapons, including a knife and hooks absolutely everything on the screen and shows the model.
It is also forbidden to pick up weapons from the ground and buy
And they don't throw it off the server.
And let him run with this model - he will get bored, he will come out himself.
When he re-enters the game, he is let loose - and... it's all the same with the ban