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

Showing results 1 to 25 of 29
Search took 0.00 seconds.
Search: Posts Made By: Cd5ssmffan
Forum: HL1 Servers (HLDS) 11-18-2020, 15:57
Replies: 0
Views: 975
Posted By Cd5ssmffan
Segmentation fault (core dumped)

Crash happens when I changelevel to a map. The only time I have experiences this problem is when the engine rejects the map due to bad surface extents, however that can't be the case because this map...
Forum: General 01-01-2020, 15:29
Replies: 1
Views: 1,139
Posted By Cd5ssmffan
Recommended entity count for map?

Sometimes servers are unable to run maps due to the ~900 edict limit. What's the ideal entity count you should stick to, to ensure your map will run on most modded servers nowadays? Is 200 too much?
Forum: Suggestions / Requests 06-22-2018, 18:30
Replies: 10
Views: 7,663
Posted By Cd5ssmffan
Re: Anti Aimbot + Anti wallhack Plugin

"have you tried powering it off and on again"
Forum: Approved Plugins 06-21-2018, 02:51
Replies: 1,519
Views: 1,069,135
Posted By Cd5ssmffan
Re: Advanced Bans (Real Time) by Exolent

I have already tried everything but it doesn't work. I'm going to try to move everything to one single machine (there would be some small security issue if I didnt) but then I would be able to access...
Forum: Approved Plugins 06-19-2018, 19:21
Replies: 347
Views: 419,460
Posted By Cd5ssmffan
Re: Autoresponder and Advertiser (with color and conditions!)

I don't think I should post a suggestion for this because it's already very similar to this plugin. All the same, I would like to see a plugin like this with a feature where it sends messages after...
Forum: Scripting Help 06-19-2018, 15:49
Replies: 15
Views: 2,417
Posted By Cd5ssmffan
Re: How to make sure a variable is not unset

Been over that multiple times before I posted this thread, I can't find exactly what I need



I probably shouldn't expect people to "spoon feed" me code but thanks anyway, this solved my...
Forum: Approved Plugins 06-19-2018, 14:31
Replies: 1,519
Views: 1,069,135
Posted By Cd5ssmffan
Re: Advanced Bans (Real Time) by Exolent

@ZEDD you shouldnt have deleted your post, it could have helped someone else lol. Still no matter what I do SQL is not working for me (even after i fixed the issue with my web server) so I'm just...
Forum: Scripting Help 06-18-2018, 19:32
Replies: 1
Views: 669
Posted By Cd5ssmffan
Making someone's character play different animations

This is not really a suggestion or a request, I don't know where to put this. This is more of a theory or a concept

Would it be possible to force a character to play "crouch_die" or "gutshot" or...
Forum: Scripting Help 06-18-2018, 19:11
Replies: 15
Views: 2,417
Posted By Cd5ssmffan
Re: How to make sure a variable is not unset

You told me what the problems are and what solutions to apply, I am still stuck
could you point me to a good tutorial or something? thank you very much sir
I've read over most of the stuff on the...
Forum: Scripting Help 06-18-2018, 18:05
Replies: 15
Views: 2,417
Posted By Cd5ssmffan
Re: How to make sure a variable is not unset

Can I fix it by using create_cvar instead?


How do I fix this?
Forum: Scripting Help 06-18-2018, 17:42
Replies: 15
Views: 2,417
Posted By Cd5ssmffan
Re: How to make sure a variable is not unset

snip


I tried to make it as short as possible before, oh and g_blah is g_custom_text
Forum: Scripting Help 06-18-2018, 17:30
Replies: 15
Views: 2,417
Posted By Cd5ssmffan
Re: How to make sure a variable is not unset

I can't put "" into a string, it tells me that the array index is out of bounds.
Forum: Scripting Help 06-18-2018, 16:44
Replies: 15
Views: 2,417
Posted By Cd5ssmffan
Re: How to make sure a variable is not unset

Thanks a lot. Just had an "argument mismatch" error and realised I was doing get_pcvar_num on this beforehand. I can't find anything related to variables in get_pcvar.. Do I need to use...
Forum: Scripting Help 06-18-2018, 16:25
Replies: 15
Views: 2,417
Posted By Cd5ssmffan
How to make sure a variable is not unset

g_blah = register_cvar("amx_blah","")

...

if (g_blah == "") {
//cvar is empty
}
else
{
//cvar has been set
Forum: Approved Plugins 06-18-2018, 00:52
Replies: 1,519
Views: 1,069,135
Posted By Cd5ssmffan
Re: Advanced Bans (SQL) | for WEBSITE / PHP

its an issue with quotation marks I believe, try with or without them


I am running my database and a website on one single server
I've tried the "threaded version...
Forum: General 06-17-2018, 21:07
Replies: 3
Views: 1,182
Posted By Cd5ssmffan
Re: Where's the list of banned players?

Where are the non permanent bans recorded?
Forum: General 06-17-2018, 17:27
Replies: 3
Views: 1,182
Posted By Cd5ssmffan
Where's the list of banned players?

Where's the list of steamids stored when I use amx_ban? My banned.cfg is empty so it's probably not it. On the other hand, I could have a problem with my banned list.
Forum: Scripting Help 06-13-2018, 22:58
Replies: 16
Views: 2,826
Posted By Cd5ssmffan
Re: Can't compile an empty plugin

This is not the case as amxmodx.inc is inside the include folder along with 58 other items
Forum: Scripting Help 06-13-2018, 22:36
Replies: 16
Views: 2,826
Posted By Cd5ssmffan
Can't compile an empty plugin

The error is on line 3 lmao
Could not locate output file C:\Program Files (x86)\Steam\steamapps\common\Half-Life\cstrike\addons\amxmodx\scripting\weapon_mp5sd.amx (compile failed)....
Forum: Unapproved/Old Plugins 06-12-2018, 17:56
Replies: 899
Views: 528,603
Posted By Cd5ssmffan
Re: Auto-Mix (Pug) - By: p1Mp

Is this plugin broken? I can't compile it, it says "you must upload a valid sma file". Guess that's why it's been unapproved
Forum: New Plugin Submissions 06-11-2018, 18:38
Replies: 834
Views: 331,443
Posted By Cd5ssmffan
Re: CS Pug Mod [04/28/2017]

\PugAdmin.sma(1) : fatal error 100: cannot read from file: "amxmodx"
Could not locate output file compiled\PugWarmup.amx (compile failed)

I am using amxmodx-1.8.3-dev-git5154-base-windows to...
Forum: Approved Plugins 10-17-2017, 17:21
Replies: 1,633
Views: 1,063,705
Posted By Cd5ssmffan
Forum: Approved Plugins 10-15-2017, 09:40
Replies: 1,633
Views: 1,063,705
Posted By Cd5ssmffan
Forum: Approved Plugins 09-03-2017, 09:33
Replies: 1,633
Views: 1,063,705
Posted By Cd5ssmffan
Re: Galileo 1.1.290 (a feature rich map voting plugin)

Hey,
I have an issue with this plugin. Check this screenshot:
https://steamuserimages-a.akamaihd.net/ugc/858354911723018155/A25A05FEA757B5CFC134C4FA96D825790DCD8C95/

My lang file:...
Forum: HL1 Servers (HLDS) 08-17-2017, 13:56
Replies: 1
Views: 803
Posted By Cd5ssmffan
HELP - I cant become a spectator

It won't let me go on the spec team. Here's my config:
// Set the Host Name
deleted

// Set the rcon password
deleted
sv_password ""

// Fast downloads
sv_allowdownload 1
Showing results 1 to 25 of 29

 
Forum Jump

All times are GMT -4. The time now is 03:41.


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