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

Showing results 1 to 25 of 500
Search took 0.03 seconds.
Search: Posts Made By: Desktop
Forum: General 06-28-2023, 14:47
Replies: 2
Views: 745
Posted By Desktop
Re: AI-Based CS:GO Plugin

You're missing that include in the includes folder.
Forum: Plugins 06-02-2023, 15:36
Replies: 32
Views: 12,427
Posted By Desktop
Re: [CSGO] Gamemode: Zombie Survival

Haven't tested linux, maybe some signatures changed
Forum: Plugins 11-28-2022, 14:14
Replies: 32
Views: 12,427
Posted By Desktop
Re: [CSGO] Gamemode: Zombie Survival

That is @Fr4nc1sco 's zombie reloaded, very different from this one.
It's available on the forum, this one contains XP modded-oriented features RPG-like.
Forum: Scripting 11-09-2022, 16:09
Replies: 3
Views: 883
Posted By Desktop
Re: Closest language to Pawn?

I agree with @Bacardi, this language syntax is similar to C++, but with exception it doesn't have full object orientation.

Just remember to delete/close handles and follow guidelines of a strong...
Forum: Plugins 10-31-2022, 14:56
Replies: 32
Views: 12,427
Posted By Desktop
Re: [CSGO] Gamemode: Zombie Survival

BUMP

It should compile & run with latest compiler updates (sm 1.11 git6917)

Will be fixing warnings in these days, but now it compiles again.
Forum: Off-Topic 10-31-2022, 00:02
Replies: 33
Views: 11,824
Posted By Desktop
Re: Goodbye SM

Hey Dragokas, I'm here since a long long time ago, always learnt from your code or your explanations, even when I was really young (13 years old) and stupid..

You were one of the pillars of this...
Forum: Plugins 09-21-2022, 18:09
Replies: 32
Views: 12,427
Posted By Desktop
Re: [CSGO] Gamemode: Zombie Survival

Hi, obviously, I don't feel any kind of pain while reading this, your oppinion was great.

We share some points talking about redundancy, however, as I said since the beginning, this mod was...
Forum: Plugins 09-21-2022, 14:31
Replies: 32
Views: 12,427
Posted By Desktop
Re: [CSGO] Gamemode: Zombie Survival

It should work if everything is done like in the guide, if not, please post log errors and give more details about what is failing for you
Forum: Plugins 08-01-2022, 03:06
Replies: 32
Views: 12,427
Posted By Desktop
Re: [CSGO] Zombie Survival

It's not that I'm not an open-source coder, I was not, I'm starting with this. Don't be mean, give me a chance.

I'm updating all I can with the time I have so you all can use this gamemode, that...
Forum: Plugins 07-28-2022, 18:23
Replies: 32
Views: 12,427
Posted By Desktop
Re: [CSGO] Zombie Survival

I would recommend you to perform a clean installation in order to test whatever is failing there, the included precacher inside the plugin WILL PRECACHE EVERYTHING INSIDE CSGO FOLDERS, so, be...
Forum: Plugins 07-27-2022, 15:41
Replies: 32
Views: 12,427
Posted By Desktop
Re: [CSGO] Zombie Survival

Merged a fix into the main branch, remember that you dont have to compile all .sp, you just need to compile the main one (zombie_survival.sp), those inside "zs" folder are "libraries sp"
Forum: Plugins 07-26-2022, 13:20
Replies: 32
Views: 12,427
Posted By Desktop
Re: [CSGO] Zombie Survival

-MySQL recommended version is 8.x, I'm gonna update the thread.
-Sourcemod version should be latest stable one.
-A crash could be caused by lack of models/maps, but also could be a...
Forum: Plugins 07-15-2022, 14:59
Replies: 32
Views: 12,427
Posted By Desktop
Re: [CSGO] Zombie Survival

Do not use beta versions, also, you have to make sure your sourcemod is updated and all model/sounds/etc files are in the directory.


You need SUPER privileges in some databases in order to...
Forum: Plugins 04-25-2022, 08:33
Replies: 32
Views: 12,427
Posted By Desktop
Re: [CSGO] Zombie Survival

You should open that file and add your MySQL database connection there, so the data is persistant, otherwise the plugin won't work.
Forum: Plugins 03-14-2022, 20:12
Replies: 32
Views: 12,427
Posted By Desktop
Re: [CSGO] Zombie Survival

Hi, I think you are missing some content..

Just to test it, I downloaded a brand new sourcemod and then pasted the entire project that's uploaded on my GitHub, then I just compiled it and this is...
Forum: Plugins 01-30-2022, 23:02
Replies: 3
Views: 2,100
Posted By Desktop
Serverside "connect" blocker

SERVERSIDE "CONNECT" BLOCKER (REJECT CONNECTION)

This is a very simple plugin that i just made optimal for resource usage, it fixes a console command bug that happens in CSGO when clients use...
Forum: Plugins 01-28-2022, 14:32
Replies: 32
Views: 12,427
Posted By Desktop
Re: [CSGO] Zombie Survival

Added resources to create the DB, models, sounds, materials, particles to the post.
Forum: Plugins 01-26-2022, 11:01
Replies: 32
Views: 12,427
Posted By Desktop
Re: [CSGO] Zombie Survival

I will upload everything in these days, since im a little busy with my job

This isn't a fork as it is, this is a custom made version of zombie plague that contains some code taken from qubka's...
Forum: Plugins 01-26-2022, 00:22
Replies: 32
Views: 12,427
Posted By Desktop
[CSGO] Gamemode: Zombie Survival

ZOMBIE SURVIVAL


This is a custom-made CSGO gamemode that i've created with a friend, we really loved CS 1.6 zombie plague so we tried to make it on CSGO too.

This plugin contains lots of...
Forum: Extensions 11-13-2021, 20:39
Replies: 20
Views: 15,118
Posted By Desktop
Re: [ANY?/TF2] CBaseNPC - NPC Framework & SDK Tools

The reason behind my question was that i really would like to create NPC zombies that chase & attack players that can be hidden, tracking them correctly, nothing really complex actually, but i failed...
Forum: Extensions 11-12-2021, 01:17
Replies: 20
Views: 15,118
Posted By Desktop
Re: [ANY/TF2] CBaseNPC - NPC Framework & SDK Tools

Having ANY, will that mean that CSGO could be supported? Beena while looking for something like this for CSGO
Forum: Plugins 08-13-2021, 14:34
Replies: 71
Views: 20,511
Posted By Desktop
Re: [ANY] Super Paypal Donation

Sorry to bother, but the website is sending this up ther when connected to steam


Deprecated: Function get_magic_quotes_gpc() is deprecated in...
Forum: Extensions 06-29-2021, 01:01
Replies: 74
Views: 69,884
Posted By Desktop
Re: [CS:S/CS:GO] Bot Attack Control

Could you possibly add windows compilation?
Forum: Scripting 05-21-2021, 01:52
Replies: 8
Views: 2,247
Posted By Desktop
Re: Create functional NPC? (Boss-like, player-like)

Nice! im testing it, but i couldn't make it move, since i think the model cannot detect OnStartTouch, because i see it entirely black (no textures)
Forum: Scripting 05-18-2021, 16:30
Replies: 8
Views: 2,247
Posted By Desktop
Re: Create functional NPC? (Boss-like, player-like)

I tried to use that, Stugger's plugin is based on that and seems to work fine in the video he uploaded

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


Tried creating a path and a train...
Showing results 1 to 25 of 500

 
Forum Jump

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


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