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

Showing results 1 to 25 of 164
Search took 0.01 seconds.
Search: Posts Made By: Mr.Freeman
Forum: Scripting 12-31-2020, 15:57
Replies: 4
Views: 1,121
Posted By Mr.Freeman
Re: new-style declarations are required

Change:

if (i != 2) {


To:

if ((i != 2) && (i != 3)) {
Forum: Plugin/Gameplay Ideas and Requests 12-31-2020, 15:55
Replies: 2
Views: 611
Posted By Mr.Freeman
Re: Admins levels

Adding Admins: https://wiki.alliedmods.net/Adding_Admins_(SourceMod)
Creating Admin Groups: https://wiki.alliedmods.net/Adding_Groups_(SourceMod)
Forum: Plugin/Gameplay Ideas and Requests 12-30-2020, 19:02
Replies: 7
Views: 1,376
Posted By Mr.Freeman
Re: [CS:GO] Show spectators msay style

Just to confirm you want the information displayed in a panel? Be aware that if the client the panel is displayed to uses there number keys to change weapons (example. Number 1 for Primary) it will...
Forum: Plugin/Gameplay Ideas and Requests 12-29-2020, 17:51
Replies: 10
Views: 2,373
Posted By Mr.Freeman
Re: Start action when you kil 40 people

Correct, based on what he is looking for the code is simplistic but will count to 40 and then continue counting until the server restarts, crashs or the players disconnects. The addition I made was...
Forum: Plugin/Gameplay Ideas and Requests 12-29-2020, 17:49
Replies: 24
Views: 19,382
Posted By Mr.Freeman
Re: Looking for "Damage done" Plugin, which prints in chat (ESEA-Like)

Try this, I added a check to ensure if only displays messages for players that the client damaged or took damage from. Note, I did not test this.


#include <cstrike>
#include <sourcemod>
...
Forum: Plugin/Gameplay Ideas and Requests 12-29-2020, 17:43
Replies: 10
Views: 2,373
Posted By Mr.Freeman
Re: Start action when you kil 40 people

Try this update


#include <sourcemod>
#include <sdktools>

#pragma semicolon 1
#pragma newdecls required

int g_iClientKills[MAXPLAYERS+1];
Forum: Plugin/Gameplay Ideas and Requests 12-29-2020, 14:31
Replies: 4
Views: 850
Posted By Mr.Freeman
Re: Saving cookies - OnClientPutInServer

Unclear on what you are looking for, are you wanting a log of all players that connect to a server?
Forum: Plugin/Gameplay Ideas and Requests 12-29-2020, 01:37
Replies: 5
Views: 1,853
Posted By Mr.Freeman
Re: Surf FFA plugin with red models

I already responded to your duplicate post with a possible solution. https://forums.alliedmods.net/showthread.php?t=316795
Forum: Plugin/Gameplay Ideas and Requests 12-28-2020, 12:29
Replies: 5
Views: 2,106
Posted By Mr.Freeman
Re: [CS:GO] Surf Colored Models

Put this in your server.cfg or the cfg/sourcemod/plugin.team_colours.cfg and you should see the color changes.


// Colors for CT
sm_Red "255"
sm_Green "0"
sm_Blue "0"
sm_Alpha ...
Forum: Plugin/Gameplay Ideas and Requests 12-20-2020, 22:46
Replies: 2
Views: 882
Posted By Mr.Freeman
Re: [CsGo]Coder

If you find time, type out what you are looking for as often members of the community have links for you of pre-exisiting plugins or can assist you in what you desire.
Forum: Plugin/Gameplay Ideas and Requests 11-20-2020, 12:03
Replies: 7
Views: 1,127
Posted By Mr.Freeman
Re: [CS:GO/ANY] Looking for a plugin that disables / changes cvar on map change.

Glad to see its not working! Your plugin was loading the .cfg in the sourcemod folder. To make changes to any values directly edit the /cfg/sourcemod/supporter_tracers.cfg file. :)
Forum: Plugin/Gameplay Ideas and Requests 11-19-2020, 17:17
Replies: 7
Views: 1,127
Posted By Mr.Freeman
Re: [CS:GO/ANY] Looking for a plugin that disables / changes cvar on map change.

If you send the source to the plugin you can change the default value in the plugin source or let us know what command you want to run OnMapStart.
Forum: Plugin/Gameplay Ideas and Requests 06-27-2020, 11:59
Replies: 16
Views: 3,747
Posted By Mr.Freeman
Re: CSGO Force a Name change on a player for ever?

Ilusion9 you can set playername on connect and hook name change to return the name to the value you want regardless of them changing their ingame name :)
Forum: Plugin/Gameplay Ideas and Requests 06-17-2020, 20:12
Replies: 16
Views: 3,747
Posted By Mr.Freeman
Re: CSGO Force a Name change on a player for ever?

Would you want this for multiple servers using MySQL or just for one server?
Forum: Plugin/Gameplay Ideas and Requests 04-19-2020, 18:28
Replies: 1
Views: 444
Posted By Mr.Freeman
Forum: Plugin/Gameplay Ideas and Requests 04-11-2020, 13:59
Replies: 7
Views: 1,923
Posted By Mr.Freeman
Re: [TF2][REQ]Make private plugin+paid

Yea it is, sorry I didnt recognize the name to the DC name :P
Forum: Plugin/Gameplay Ideas and Requests 04-09-2020, 23:16
Replies: 7
Views: 1,923
Posted By Mr.Freeman
Re: [TF2][REQ]Make private plugin+paid

I dont have an PM's from you so not sure where you tryed messaging me at :P
Forum: Extensions 03-14-2020, 01:38
Replies: 846
Views: 581,886
Posted By Mr.Freeman
Re: [ANY] SteamWorks

http://users.alliedmods.net/~kyles/builds/SteamWorks/ not working.
Forum: Plugin/Gameplay Ideas and Requests 03-08-2020, 14:39
Replies: 5
Views: 1,787
Posted By Mr.Freeman
Re: Honor system (similar to LoL)

Is the Skip Menu function designed since the player can only make on vote selection per map or do you want the menu selection on the first menu to then allow selection on the second menu and so on?
Forum: Plugin/Gameplay Ideas and Requests 01-20-2020, 15:48
Replies: 4
Views: 990
Posted By Mr.Freeman
Re: [CSGO] Respawn after x sec

Regardless of conditions just respawn any player that dies after a set number of seconds?
Forum: Plugin/Gameplay Ideas and Requests 01-13-2020, 15:31
Replies: 3
Views: 1,197
Posted By Mr.Freeman
Re: Gold Member

Whats the issue with the plugin?
Forum: Plugin/Gameplay Ideas and Requests 01-10-2020, 17:22
Replies: 8
Views: 2,425
Posted By Mr.Freeman
Re: [CSGO]Deathmatch plugin

So on first spawn you want it to be a default spawn point?
Forum: Plugin/Gameplay Ideas and Requests 01-10-2020, 12:51
Replies: 2
Views: 1,453
Posted By Mr.Freeman
Re: Weapons deteails team

Sorry so you want a a print out of every players cash, primary and secondary?
Forum: Plugin/Gameplay Ideas and Requests 01-09-2020, 18:05
Replies: 8
Views: 2,425
Posted By Mr.Freeman
Re: [CSGO]Deathmatch plugin

https://github.com/Maxximou5/csgo-deathmatch
Forum: Scripting 12-06-2019, 19:25
Replies: 7
Views: 6,879
Posted By Mr.Freeman
Re: Декомпиляция плагинов smx

You can decompile some SMX files here http://headlinedev.xyz/lysis/
Showing results 1 to 25 of 164

 
Forum Jump

All times are GMT -4. The time now is 08:27.


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