Raised This Month: $ Target: $400
 0% 

L4D2 Point System by Evil Maniac. NEED HELP!


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
yenkii5
Junior Member
Join Date: Nov 2019
Old 11-23-2019 , 19:54   L4D2 Point System by Evil Maniac. NEED HELP!
Reply With Quote #1

Hello there guys, I recently installed this plugin on my server, Everything works perfect, But I can't find a way to disable something, it won't let me buy a SI when I'm dead. Says "Can't buy when dead" Infected!. Is there any way to disable this? Please need help!
yenkii5 is offline
AK978
Senior Member
Join Date: Jun 2018
Old 11-23-2019 , 20:38   Re: L4D2 Point System by Evil Maniac. NEED HELP!
Reply With Quote #2

sp file?
AK978 is offline
Ethan Max
BANNED
Join Date: Nov 2019
Old 11-23-2019 , 22:40   Re: L4D2 Point System by Evil Maniac. NEED HELP!
Reply With Quote #3

Got the same issue with max points max and buying when dead as infected.

Here's the sp files
https://bitbucket.org/evilmaniac/poi...tem/downloads/
Ethan Max is offline
Silvers
SourceMod Plugin Approver
Join Date: Aug 2010
Location: SpaceX
Old 11-24-2019 , 08:21   Re: L4D2 Point System by Evil Maniac. NEED HELP! URGENT!
Reply With Quote #4

There is no need to make multiple threads on the same topic. Read the rules. You're cross-posting, you should have posted in the original thread.

https://forums.alliedmods.net/showthread.php?t=319867
https://forums.alliedmods.net/showthread.php?t=319866
__________________
Silvers is offline
AK978
Senior Member
Join Date: Jun 2018
Old 11-24-2019 , 09:00   Re: L4D2 Point System by Evil Maniac. NEED HELP!
Reply With Quote #5

you need change infected team,then buy infected.
Code:
	else if(GetClientTeam(client) == 3)
	{
		decl String:title[40], String:boomer[40], String:spitter[40], String:smoker[40], String:hunter[40], String:charger[40], String:jockey[40], String:tank[40], String:witch[40], String:witch_bride[40], String:heal[40], String:suicide[40], String:horde[40], String:mob[40], String:umob[40];
		new Handle:menu = CreateMenu(InfectedMenu);

Last edited by AK978; 11-24-2019 at 09:02.
AK978 is offline
AK978
Senior Member
Join Date: Jun 2018
Old 11-24-2019 , 09:05   Re: L4D2 Point System by Evil Maniac. NEED HELP!
Reply With Quote #6

else if(GetClientTeam(client) == 3)

change

else if(GetClientTeam(client) == 2 && !IsPlayerAlive(client))

then test...
AK978 is offline
yenkii5
Junior Member
Join Date: Nov 2019
Old 11-24-2019 , 14:31   Re: L4D2 Point System by Evil Maniac. NEED HELP!
Reply With Quote #7

Quote:
Originally Posted by AK978 View Post
else if(GetClientTeam(client) == 3)

change

else if(GetClientTeam(client) == 2 && !IsPlayerAlive(client))

then test...
Do you have a steam or discord account so I can contact you?
yenkii5 is offline
AK978
Senior Member
Join Date: Jun 2018
Old 11-24-2019 , 17:37   Re: L4D2 Point System by Evil Maniac. NEED HELP!
Reply With Quote #8

discord https://discord.gg/BKHU2Nk
AK978 is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 21:34.


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