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

Showing results 1 to 25 of 48
Search took 0.00 seconds.
Search: Posts Made By: bad_boy
Forum: Scripting Help 02-18-2020, 20:20
Replies: 5
Views: 992
Posted By bad_boy
Re: Invisibility Problem

You are correct. He should use mp_playerid 1

https://forums.alliedmods.net/showpost.php?p=2364739&postcount=2
Forum: Scripting Help 02-17-2020, 16:40
Replies: 5
Views: 992
Posted By bad_boy
Re: Invisibility Problem

It would be better if he edit the server config.
mp_playerid 2
Forum: Suggestions / Requests 01-21-2020, 17:59
Replies: 3
Views: 1,296
Posted By bad_boy
Re: PodBot Manager

Maybe this plugin can help you.
https://forums.alliedmods.net/showthread.php?p=631119
Forum: Suggestions / Requests 01-09-2020, 23:16
Replies: 13
Views: 2,825
Posted By bad_boy
Re: Restrict Shield from buy menu

I'm sorry, here you go.

] meta list
Currently loaded plugins:
description stat pend file vers src load unlod
[ 1] AMX Mod X RUN - amxmodx_mm.dll ...
Forum: Suggestions / Requests 01-09-2020, 22:54
Replies: 13
Views: 2,825
Posted By bad_boy
Re: Restrict Shield from buy menu

When I said official version I was talking about HLDS. You asked if I was using reHLDS.
I'm using AMXX 1.9 with the metamod from the link I provided.
Forum: Suggestions / Requests 01-09-2020, 22:47
Replies: 13
Views: 2,825
Posted By bad_boy
Re: Restrict Shield from buy menu

No, I'm using the official version with the metamod from here (https://www.amxmodx.org/downloads.php). I think your problem is from reHDLS.
Forum: Suggestions / Requests 01-09-2020, 22:29
Replies: 13
Views: 2,825
Posted By bad_boy
Re: Restrict Shield from buy menu

I just tested it and I didn't have a problem. The bots joined and played.
I restricted the shield, flash and smoke
Forum: Suggestions / Requests 01-09-2020, 17:28
Replies: 13
Views: 2,825
Posted By bad_boy
Re: Restrict Shield from buy menu

Podbot has it's own weapon restriction. I suggest reading the instructions.
Forum: Suggestions / Requests 12-25-2019, 10:11
Replies: 9
Views: 2,228
Posted By bad_boy
Re: Close

That is a dumb reason to mark your thread solved.
Those who can help you will not read your thread and those with the same problem will be confused.
Forum: Scripting Help 12-17-2019, 11:05
Replies: 2
Views: 838
Posted By bad_boy
Re: Some errors

if(is_user_connected(players)) {
message_begin(MSG_ONE_UNRELIABLE, get_user_msgid("SayText"), _, players);
write_byte(players);
write_string(msg);
...
Forum: New Plugin Submissions 12-16-2019, 12:43
Replies: 14
Views: 5,844
Posted By bad_boy
Re: Saved ya

I think your problem might be coming from this, the teams are backwards.
(get_user_team(id) == 1) ? "CT" : "TERRORIST")
change ------>
(get_user_team(id) == 1) ? "TERRORIST" : "CT")
Forum: HL1 Servers (HLDS) 12-11-2019, 14:41
Replies: 29
Views: 6,879
Posted By bad_boy
Re: Scoreboard doesn't dissapear after match is over plz help

Add or change "sv_cheats 1" in the server.cfg

That was the only way I was able to change mp_chattime, otherwise it would revert to the default which is 10.
Forum: General 12-09-2019, 12:56
Replies: 59
Views: 9,643
Posted By bad_boy
Re: Encrypt a map, prevent others from using map

I agree there is a difference between the images.
Forum: General 12-09-2019, 12:42
Replies: 59
Views: 9,643
Posted By bad_boy
Re: Encrypt a map, prevent others from using map

I do not know anything about making maps or editing them but I think Drugzog proved you wrong.
You said a map can be protected and we (yes we because I agree with them) say it can't.
Forum: Approved Plugins 12-07-2019, 16:43
Replies: 694
Views: 469,687
Posted By bad_boy
Re: Infinite Round (v2.1.2)

You can't. You will need to use another plugin to end the round.
Round Terminator (https://forums.alliedmods.net/showthread.php?p=1122356)
Forum: Suggestions / Requests 11-24-2019, 22:39
Replies: 23
Views: 3,143
Posted By bad_boy
Re: Range Ban

Just ban that one also.
Forum: Suggestions / Requests 11-04-2019, 10:59
Replies: 8
Views: 2,474
Posted By bad_boy
Re: Cs 1.6 Base Builder HeRo Shop Plugin Request

I made the change for you. You must download it again.
Forum: Suggestions / Requests 11-04-2019, 08:52
Replies: 8
Views: 2,474
Posted By bad_boy
Re: Cs 1.6 Base Builder HeRo Shop Plugin Request

I didn’t know that you wanted the health to accumulate. It’s a simple fix, I will do it when I get to my computer
Forum: Suggestions / Requests 11-04-2019, 00:10
Replies: 8
Views: 2,474
Posted By bad_boy
Re: Cs 1.6 Base Builder HeRo Shop Plugin Request

I hope you like it. Type /shop to open the menu.
Forum: Suggestions / Requests 10-25-2019, 18:53
Replies: 9
Views: 3,092
Posted By bad_boy
Re: Grenade Headshot Award

Thanks


Thanks. I'm glad you like it.


You must be trying to compile it with a older version, try compiling it with version 1.9.
Forum: Suggestions / Requests 09-25-2019, 10:08
Replies: 9
Views: 3,092
Posted By bad_boy
Re: Grenade Headshot Award

I hope you like it.
Forum: Suggestions / Requests 09-22-2019, 12:22
Replies: 4
Views: 1,946
Posted By bad_boy
Re: Podbot Waypoint Menu Dont WORK Help

It works with steam on window 7.
Forum: Suggestions / Requests 09-19-2019, 15:42
Replies: 16
Views: 3,719
Posted By bad_boy
Re: fr-points

Try this one, I changed it so you can use the online compiler.
I did not add MSQY yet
Forum: Suggestions / Requests 09-19-2019, 14:49
Replies: 16
Views: 3,719
Posted By bad_boy
Re: fr-points

I didn't save the points because you didn't ask for it. So I don't know what you want to use to save the points. MYSQL, Nvault, or SQL-Lite. If I do it I will use Steam_ID since everyone say it's the...
Forum: Suggestions / Requests 09-19-2019, 14:39
Replies: 16
Views: 3,719
Posted By bad_boy
Re: fr-points

I didn't save the points because he didn't ask for it. And since the items value are low I didn't think it was needed.

show_hudmessage( id, "Your Points: %i", player_points[ id ] )
It does say...
Showing results 1 to 25 of 48

 
Forum Jump

All times are GMT -4. The time now is 02:29.


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