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

Showing results 1 to 5 of 5
Search took 0.00 seconds.
Search: Posts Made By: microleo
Forum: Extensions 12-21-2020, 20:48
Replies: 23
Views: 20,313
Posted By microleo
Re: Left 4 Dead 2 - CreateSurvivorBot

check your vs options:
1. Debug-left 4 dead 2 / Release-left 4 dead2
2. check Project Property (C/C++)->(General)->(Include Directories):
..;
..\sdk;
$(SOURCEMOD)\public;
$(MMSOURCE)\core;...
Forum: Extensions 12-17-2020, 23:21
Replies: 23
Views: 20,313
Posted By microleo
Re: 左 4 死 2 - 创建幸存者机器人

IF you build l4d2_multislots.smx. You'll know why I wrote this extension, i don't think that this simple.
Forum: Extensions 12-12-2020, 09:17
Replies: 23
Views: 20,313
Posted By microleo
Forum: Extensions 12-12-2020, 07:43
Replies: 23
Views: 20,313
Posted By microleo
Left 4 Dead 2 - CreateSurvivorBot

old version code:

CreteSurvivorBot()
{
int bot = CreateFakeClient("fake");
ChangeClientTeam(bot, 2);
KickClient(bot);
//the bot index is invalid. because bot was disconnected.
//we...
Forum: Extensions 10-11-2017, 06:46
Replies: 254
Views: 227,740
Posted By microleo
Re: [EXTENSION] [L4D2] Defibrillator Bug Fix (on servers higher than 8 players) [1.0.

For ver:2149
"Games"
{
"left4dead2"
{
"Signatures"
{
"GetPlayerByCharacter"
{
"library" "server"
Showing results 1 to 5 of 5

 
Forum Jump

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


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