Raised This Month: $32 Target: $400
 8% 

Showing results 1 to 25 of 28
Search took 0.00 seconds.
Search: Posts Made By: Yeoo
Forum: Suggestions / Requests 04-04-2024, 15:51
Replies: 2
Views: 354
Posted By Yeoo
Forum: Suggestions / Requests 03-27-2024, 18:21
Replies: 2
Views: 354
Posted By Yeoo
[Request] Last Counter-Terrorist Alive get a knife with a lot of damage

Hi, could someone make me a plugin that check the last CT alive and gives him a knife with a lot of damage and a custom skin.
Also this should work only if there are at least 4 players online.
Forum: Suggestions / Requests 12-22-2023, 09:52
Replies: 0
Views: 306
Posted By Yeoo
Problem with Ham_TakeDamage

Solved, u can delete it
Forum: Suggestions / Requests 12-13-2023, 12:44
Replies: 3
Views: 548
Posted By Yeoo
Error while compiling

Can someone solve this ?
Ty.

(2 8 ) : error 033: array must be indexed (variable "cvars")

#include <amxmodx>
#include <hamsandwich>

native strip_user_weapons(index);
Forum: Suggestions / Requests 12-11-2023, 17:03
Replies: 0
Views: 241
Posted By Yeoo
[Request] Color func_wall with right click

Hi, can someone make a plugin that lets u color func_wall with right click ?


But only people with a specific flag to have acces to it ?
Thank u.
Forum: Suggestions / Requests 12-03-2023, 17:23
Replies: 2
Views: 472
Posted By Yeoo
Re: [Request] No healing when hit a teammate

Thank u but I solve it by adding and it works :))

if (cs_get_user_team(victim) != CS_TEAM_CT)
return;
Forum: Suggestions / Requests 12-03-2023, 15:43
Replies: 2
Views: 472
Posted By Yeoo
[Request] No healing when hit a teammate

Hi, I have this Vampire Zombie class which should heal when it hits an enemy, but it also heal when it hits an ally.
Can someone modify it so it wont heal if u hit an ally ?

#include <amxmodx>...
Forum: HL1 Servers (HLDS) 09-08-2021, 08:51
Replies: 12
Views: 6,931
Posted By Yeoo
Re: ./steamcmd.sh Error

Still can t use ./steamcmd.sh, same message ...
Forum: HL1 Servers (HLDS) 09-08-2021, 05:39
Replies: 12
Views: 6,931
Posted By Yeoo
Re: ./steamcmd.sh Error

Not working :
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package steam is not available, but is referred to by another package.
This may mean that...
Forum: HL1 Servers (HLDS) 09-07-2021, 14:44
Replies: 12
Views: 6,931
Posted By Yeoo
Re: ./steamcmd.sh Error

This is what I got when i try apt install steamcmd

Reading package lists... Done
Building dependency tree
Reading state information... Done
Package steamcmd is not available, but is referred to...
Forum: HL1 Servers (HLDS) 09-06-2021, 22:12
Replies: 12
Views: 6,931
Posted By Yeoo
./steamcmd.sh Error

When im using ./steamcmd.sh it says :

./steamcmd.sh: line 37: /root/SteamCMD/linux32/steamcmd: No such file or directory

And in ftp i can see those files.
Whan can I do ?
I have Ubuntu...
Forum: Suggestions / Requests 05-09-2021, 09:00
Replies: 0
Views: 553
Posted By Yeoo
Request Plugin /help

Hi, I need a /help plugin, what this plugin does ?
When a CT write /help a menu will appear for admins(only Terrorist) with the player/s name.
And if a admin will select the player he will be...
Forum: Suggestions / Requests 05-06-2021, 13:42
Replies: 2
Views: 701
Posted By Yeoo
Modify hudmessage

I want to modify this hudmessage to be smaller.
Can u show me an example how to make it smaller ?
This is how it looks.
https://i.imgur.com/saF4xel.png

And this is the line :


if(...
Forum: General 03-13-2021, 18:40
Replies: 8
Views: 1,288
Posted By Yeoo
Re: Problem with Advanced Bans

No, I don't see that and I don't have any other ban plugin.
Forum: General 03-12-2021, 13:02
Replies: 8
Views: 1,288
Posted By Yeoo
Re: Problem with Advanced Bans

This is the only one Advanced Bans Plugin that I know. And I didn't edit nothing in it.

https://forums.alliedmods.net/showthread.php?t=80858
Forum: General 03-11-2021, 16:00
Replies: 8
Views: 1,288
Posted By Yeoo
Re: Problem with Advanced Bans

Wow, u are a genius. Yes dude I can't write a name.
Its boring to make screenshots. If u believe I can't write a name just dont answer.
Forum: General 03-11-2021, 14:20
Replies: 8
Views: 1,288
Posted By Yeoo
Problem with Advanced Bans

Hi, I don't know why sometimes when I try to ban someone it says : The player its not connected to the server
And I used "" but still don't work.
Forum: Suggestions / Requests 01-31-2021, 11:25
Replies: 1
Views: 614
Posted By Yeoo
Forum: Suggestions / Requests 12-27-2020, 19:24
Replies: 2
Views: 850
Posted By Yeoo
Re: Bb_shop vip

Try this and tell me :
#include <amxmodx>
#include <cstrike>
#include <fun>
#include <hamsandwich>
#include <fakemeta>

#define VERSION "4.0"
#define IsPlayer(%1) ( 1 <= %1 <= g_iMaxPlayers...
Forum: Suggestions / Requests 12-23-2020, 06:40
Replies: 0
Views: 420
Posted By Yeoo
Weapons Menu Prep Time

Hi, I have this weapons menu and I would like it to appear only in Prep time.
Because it always appears in build time.
This is for a BaseBuilder Server

/* Plugin generated by AMXX-Studio */
...
Forum: Suggestions / Requests 12-20-2020, 06:57
Replies: 6
Views: 796
Posted By Yeoo
Re: Sometimes i get an error

-_- . Vmenu and Special menu are 2 different menus.

And I said after I use /vmenu, I cant use /special and I got the message : U used /special already.
Forum: Suggestions / Requests 12-18-2020, 15:44
Replies: 6
Views: 796
Posted By Yeoo
Re: Sometimes i get an error

[QUOTE=iceeedr;2729230]:grrr:

Ty, but can u tell me why after I use vmenu. /special menu doesn't work anymore, it tells me : U used /special already.

This is /special :
#include <amxmodx>...
Forum: Suggestions / Requests 12-18-2020, 12:48
Replies: 6
Views: 796
Posted By Yeoo
Re: Sometimes i get an error

Still same, if I close the menu it wont let me open again.
Forum: Suggestions / Requests 12-18-2020, 08:25
Replies: 6
Views: 796
Posted By Yeoo
Sometimes i get an error

Sometimes he tells me I've used the menu already, but I haven't used it. Why ?

#include <amxmodx>
#include <amxmisc>
#include <cstrike>
#include <fun>
#include <hamsandwich>
#include...
Forum: Suggestions / Requests 12-11-2020, 15:24
Replies: 1
Views: 527
Posted By Yeoo
Plugin Bot Spec

Hi, I need a plugin that puts 3 bots on spec.
I've searched before, only I have auto join on the server and keep moving them to teams instead of always staying spec.
And if it is possible to...
Showing results 1 to 25 of 28

 
Forum Jump

All times are GMT -4. The time now is 18:15.


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