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

Showing results 1 to 25 of 125
Search took 0.01 seconds.
Search: Posts Made By: ComedyShotsGamer
Forum: Suggestions / Requests 11-21-2017, 13:05
Replies: 2
Views: 770
Posted By ComedyShotsGamer
Open/Close Close

public jail_open()
{
static i
for(i = 0; i < sizeof(g_Buttons); i++)
{
if(g_Buttons[i])
{
ExecuteHamB(Ham_Use,...
Forum: Suggestions / Requests 11-20-2017, 05:53
Replies: 4
Views: 896
Posted By ComedyShotsGamer
Re: Dont show HUD

I dont mean this.
Forum: Suggestions / Requests 11-20-2017, 05:27
Replies: 4
Views: 896
Posted By ComedyShotsGamer
Dont show HUD

public PlayerInformation(id)
{
if(PlayerInformationB[id])
{
if(is_user_alive(id))
{
new Health = get_user_health(id);
new Armor = get_user_armor(id);
...
Forum: Suggestions / Requests 06-11-2017, 18:18
Replies: 14
Views: 2,909
Posted By ComedyShotsGamer
Re: Check Steam ID and do action possible?

Its working but anyone knows how to check which steamid connected. For example if the first Steam id in the list connect then do an action amd if the second steamid in the list connected do an other...
Forum: Suggestions / Requests 06-11-2017, 04:39
Replies: 14
Views: 2,909
Posted By ComedyShotsGamer
Re: Check Steam ID and do action possible?

new PlayerSteamID[33];
get_user_authid(id, PlayerSteamID, 32);

And

if(equal(PlayerSteamID, "STEAM_0:0:34916916")

?!?
Forum: Suggestions / Requests 06-10-2017, 17:47
Replies: 14
Views: 2,909
Posted By ComedyShotsGamer
Re: Check Steam ID and do action possible?

How? I searched too a while ago but didnt find anything...
Forum: Suggestions / Requests 06-10-2017, 16:59
Replies: 5
Views: 1,160
Posted By ComedyShotsGamer
Forum: Suggestions / Requests 05-20-2017, 18:02
Replies: 2
Views: 935
Posted By ComedyShotsGamer
Hats Plugin?!?

Hello,

I know there are a lot of hats plugins but i want a hats plugin which is easy coded to understand for beginners too. I want to save the hats on mysql too... No model names needed I can...
Forum: Suggestions / Requests 05-20-2017, 17:31
Replies: 1
Views: 513
Posted By ComedyShotsGamer
sql.cfg forces crash or plugin?!?

I installed AMXBANS 6.13 on my website correctly and on my server too but when i change the sql.cfg with the database etc. from my website the server crashes. (No its not the MySQL Remote Access)
Forum: General 05-20-2017, 13:29
Replies: 5
Views: 1,379
Posted By ComedyShotsGamer
AMXBANS sql.cfg crashing server

I installed AMXBANS 6.13 on my website correctly and on my server too but when i change the sql.cfg with the database etc. from my website the server crashes. (No its not the MySQL Remote Access)
Forum: HL1 Servers (HLDS) 05-13-2017, 14:50
Replies: 0
Views: 739
Posted By ComedyShotsGamer
Segmentation fault line 255 HLDS

I have a 1.6 server with only metamod and amxmodx installed and when i try to start the server i get segmentation fault on line 255!
Forum: HL1 Servers (HLDS) 05-13-2017, 13:52
Replies: 2
Views: 1,768
Posted By ComedyShotsGamer
SteamCMD not working?

Hello guys,

i tried to install cs 1.6 with steamcmd on centos 7 x64 but it does not download the whole cs files... It downloades NOT the cstrike folder........
Forum: HL1 Servers (HLDS) 05-13-2017, 08:50
Replies: 0
Views: 757
Posted By ComedyShotsGamer
SteamCMD not working?

Hello guys,

i tried to install cs 1.6 with steamcmd on centos 7 x64 but it does not download the whole cs files... It downloades NOT the cstrike folder........
Forum: Unapproved Plugins 03-12-2017, 14:28
Replies: 118
Views: 57,834
Posted By ComedyShotsGamer
Re: [CS:GO] FurienGO [1.5.1] (Updated: 08.03.2017 [D.M.Y]) - !Private release!

not working.... i join a team and i got connection error and models are not downloading
Forum: Plugin/Gameplay Ideas and Requests 03-04-2017, 18:55
Replies: 4
Views: 990
Posted By ComedyShotsGamer
Plugin removed?

https://forums.alliedmods.net/showthread.php?t=275881

Is there anybody who has this Plugin or a Download link?
Forum: Scripting 03-04-2017, 18:34
Replies: 3
Views: 867
Posted By ComedyShotsGamer
Forum: Scripting 03-04-2017, 09:19
Replies: 3
Views: 867
Posted By ComedyShotsGamer
Invisible when standing?

Hello,

i need help to make someone invisible if he stands still. When he is running he will be again visible? Any help? (CSGO)
Forum: Plugin/Gameplay Ideas and Requests 03-04-2017, 09:17
Replies: 1
Views: 584
Posted By ComedyShotsGamer
Invisible when standing?

Hello,

i need help to make someone invisible if he stands still. When he is running he will be again visible? Any help? (CSGO)
Forum: Plugin/Gameplay Ideas and Requests 02-24-2017, 16:57
Replies: 5
Views: 1,158
Posted By ComedyShotsGamer
Re: SetEntPropString error?!?!

This posts doesnr help me since the last update i have the problem. Not before the last update.
Forum: Plugin/Gameplay Ideas and Requests 02-23-2017, 14:14
Replies: 5
Views: 1,158
Posted By ComedyShotsGamer
Re: SetEntPropString error?!?!

Already did thats why i posted :)
Forum: Plugin/Gameplay Ideas and Requests 02-23-2017, 14:07
Replies: 5
Views: 1,158
Posted By ComedyShotsGamer
SetEntPropString error?!?!

I usually used SetEntPropString(client, Prop_Send, "m_szArmsModel".....) to set custom arms etc. but it doesnt work anymore...

Any solution?!?
Forum: Plugin/Gameplay Ideas and Requests 02-11-2017, 06:21
Replies: 1
Views: 750
Posted By ComedyShotsGamer
[HELP] Change plugin for all users!

Hi all,

im using this plugin on my private server but only admins can see the glove models and the normal users cannot see the gloves but only the gun?

Can anyone help me?

#include...
Forum: Unapproved Plugins 02-10-2017, 07:41
Replies: 102
Views: 84,340
Posted By ComedyShotsGamer
Re: [CS:GO] Change Glove Menu

That doesnt work either czar.
Forum: Suggestions / Requests 07-19-2016, 15:59
Replies: 4
Views: 917
Posted By ComedyShotsGamer
Forum: Suggestions / Requests 07-19-2016, 15:29
Replies: 4
Views: 917
Posted By ComedyShotsGamer
Ideas about new Mod

Intro
-Hi

Info
-In hindmost time i've get boored, so i want to make some cool plugins.
-I need some cool ideas, about different things, no matter what.

Rules
-Do not post dumb ideas....
Showing results 1 to 25 of 125

 
Forum Jump

All times are GMT -4. The time now is 14:57.


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