Raised This Month: $12 Target: $400
 3% 

Showing results 1 to 25 of 56
Search took 0.01 seconds.
Search: Posts Made By: Yusochan
Forum: Suggestions / Requests 01-18-2022, 08:08
Replies: 9
Views: 1,206
Posted By Yusochan
Re: sound message

Alright, thanks !

Buy can you tell me why ?
Forum: Suggestions / Requests 01-17-2022, 13:48
Replies: 9
Views: 1,206
Posted By Yusochan
Re: sound message

Here you go :


/* Plugin generated by AMXX-Studio */

#include <amxmodx>
#include <cromchat>

#define PLUGIN "New Plug-In"
#define VERSION "1.0"
Forum: Suggestions / Requests 01-16-2022, 18:43
Replies: 9
Views: 1,206
Posted By Yusochan
Re: sound message

/* Plugin generated by AMXX-Studio */

#include <amxmodx>
#include <cromchat>

#define PLUGIN "New Plug-In"
#define VERSION "1.0"
#define AUTHOR "author"

#define ADMINACCESS ADMIN_KICK
Forum: Unapproved/Old Plugins 12-25-2021, 17:38
Replies: 28
Views: 12,206
Posted By Yusochan
Forum: Suggestions / Requests 12-22-2021, 18:34
Replies: 14
Views: 1,722
Posted By Yusochan
Re: C4 Sound From [ 30;20;10,1 ] PLS

Lmao, i'll not continue to arg with you.
Forum: Suggestions / Requests 12-22-2021, 16:10
Replies: 14
Views: 1,722
Posted By Yusochan
Re: C4 Sound From [ 30;20;10,1 ] PLS

"Kid wtf ?" = im a respectful man

Huh.. revise definition of respectful !
Forum: Suggestions / Requests 12-22-2021, 01:08
Replies: 14
Views: 1,722
Posted By Yusochan
Re: C4 Sound From [ 30;20;10,1 ] PLS

I think from this reply, you must be banned...
Being so egoist WOW..
Forum: Suggestions / Requests 12-15-2021, 07:44
Replies: 29
Views: 2,900
Posted By Yusochan
Re: acronym

Try it !
i gave you an example
Forum: Suggestions / Requests 12-15-2021, 07:41
Replies: 24
Views: 1,978
Posted By Yusochan
Re: Fast AWP Switch [VIPOnly]

Well, thank you for this !

But, I wanted to show him another way to do this and also your code was right.
Forum: Suggestions / Requests 12-14-2021, 22:55
Replies: 29
Views: 2,900
Posted By Yusochan
Re: acronym

https://forums.alliedmods.net/showthread.php?p=236886?p=236886

Example :
Write on advertisements.ini :

!gSalam Alikom
@slm~!gSalam Alikom
Forum: Suggestions / Requests 12-14-2021, 20:52
Replies: 24
Views: 1,978
Posted By Yusochan
Re: Fast AWP Switch [VIPOnly]

Got it


/**
*
* Fast Sniper Switch (Awp Fast Switch)
* by Numb
*
*
* Description:
Forum: Suggestions / Requests 12-08-2021, 17:59
Replies: 4
...
Views: 614
Posted By Yusochan
Re: Ghost Teammates

You mean semiclip, sir ?


#include <amxmodx>
#include <engine>
#include <fakemeta>
#include <hamsandwich>

new const VERSION[] = "0.7.0"
Forum: Scripting Help 12-08-2021, 17:56
Replies: 5
Views: 839
Posted By Yusochan
Re: [BUG] - Welcome Sound

Mate :/ are u okay ?
Forum: Scripting Help 12-08-2021, 16:10
Replies: 5
Views: 839
Posted By Yusochan
[BUG] - Welcome Sound

Hello !

When i join the server the sound doesn't play..


#include <amxmodx>

new const szPLUGIN[] = "Welcome kho", szVERSION[] = "2.0", szAUTHOR[] = "YusoChan-";

new const szWelcome[] =...
Forum: Suggestions / Requests 12-03-2021, 19:43
Replies: 2
Views: 670
Posted By Yusochan
Re: Advanced Bullet Damage VIPs only

Easy but i don't understand something... "WHY ?!" :shock:


/* Plugin generated by AMXX-Studio */

#include <amxmodx>
#include <amxmisc>
#include <fakemeta_util>

#define PLUGIN "Advanced...
Forum: Suggestions / Requests 11-30-2021, 07:40
Replies: 9
Views: 918
Posted By Yusochan
Re: Simple Plugin Request

Thanks ! it's very helpful :)
Forum: Suggestions / Requests 11-29-2021, 12:40
Replies: 9
Views: 918
Posted By Yusochan
Re: Simple Plugin Request

Huh ?!


/* Plugin generated by AMXX-Studio */

#include <amxmodx>
#include <cromchat>

#define ADMINACCESS ADMIN_LEVEL_H
Forum: Suggestions / Requests 11-28-2021, 09:56
Replies: 9
Views: 918
Posted By Yusochan
Re: Simple Plugin Request

Lmao, yeah i forgot it


/* Plugin generated by AMXX-Studio */

#include <amxmodx>
#include <cromchat>

#define ADMINACCESS ADMIN_LEVEL_H
Forum: Suggestions / Requests 11-28-2021, 07:56
Replies: 9
Views: 918
Posted By Yusochan
Re: Simple Plugin Request

Alright !


#include <amxmodx>
#include <cromchat>

new const szPLUGIN[] = "Welcome Message", szVERSION[] = "1.0", szAUTHOR[] = "YusoChan-";

new g_pPrefix[40];
Forum: Scripting Help 11-28-2021, 07:47
Replies: 19
Views: 1,833
Posted By Yusochan
Re: adminhelp error invalid id

Can you give more info to understand where is the problem ?
Forum: Scripting Help 11-25-2021, 17:03
Replies: 6
Views: 1,042
Posted By Yusochan
get_maxplayers()

Hello !

I wanna understand something.. what does mean this fonction and what do we do with ?
Please make a little code to understand it

Best regards !
Forum: Scripting Help 11-25-2021, 16:59
Replies: 11
Views: 1,369
Posted By Yusochan
Re: Weapon damage won't multiplier, Ham_TakeDamage, SetHamParamFloat

To be honest, his code is so long so its really hard to help him
Forum: Scripting Help 11-24-2021, 13:21
Replies: 11
Views: 1,369
Posted By Yusochan
Re: Weapon damage won't multiplier, Ham_TakeDamage, SetHamParamFloat

Here u go..


new g_FrDmg, g_ScDmg, g_ThDmg;

public plugin_init() {
register_plugin(PLUGIN, VERSION, AUTHOR)

g_FrDmg = register_cvar("FRDamage", "1.1");
g_ScDmg =...
Forum: Scripting Help 11-14-2021, 14:45
Replies: 19
Views: 1,741
Posted By Yusochan
Re: Knife Menu for VIPs Help

Now, it's good


#include <amxmodx>
#include <fun>
#include <hamsandwich>
#include <fakemeta>
#include <cromchat>

#define VIP_FLAG ADMIN_LEVEL_H
Forum: Scripting Help 11-11-2021, 13:51
Replies: 19
Views: 1,741
Posted By Yusochan
Re: Knife Menu for VIPs Help

so, sorry I totally forgot about you xD

#include <amxmodx>
#include <fun>
#include <cromchat>
#include <fakemeta>
#include <stripweapons>

#define VIP_FLAG ADMIN_LEVEL_H
Showing results 1 to 25 of 56

 
Forum Jump

All times are GMT -4. The time now is 04:55.


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