Raised This Month: $32 Target: $400
 8% 

[L4D & L4D2] Tank Vote


Post New Thread Reply   
 
Thread Tools Display Modes
Nataraja
Member
Join Date: Jan 2010
Old 03-15-2010 , 08:45   Re: [L4D & L4D2] Tank Vote
Reply With Quote #71

I using srs plugin together. I found that sometimes oneplayer don't vote and then tank won't spawn!!!!
Nataraja is offline
Bionic-Badger
New Member
Join Date: Apr 2010
Old 04-05-2010 , 23:21   Re: [L4D & L4D2] Tank Vote
Reply With Quote #72

I found a bug: it seems people can get kicked for losing control, and this in turn changes everyone else to a tank on the infected side. Not sure if it happens if the tank controller quits. I've removed the plugin from my server for this problem.
Bionic-Badger is offline
BSBL4D
Junior Member
Join Date: Apr 2010
Old 11-17-2010 , 15:28   Re: [L4D & L4D2] Tank Vote
Reply With Quote #73

Where should i copy the infectedapi.txt file ?
Thanks
BSBL4D is offline
CosmicD
Senior Member
Join Date: Dec 2009
Location: Hasselt, Belgium
Old 03-21-2011 , 03:10   Re: [L4D & L4D2] Tank Vote
Reply With Quote #74

Hmm, I'd like to download this but i get a compile error. Does someone have the latest version I can use ?
__________________
CosmicD is offline
GozarD
Junior Member
Join Date: Aug 2013
Old 08-04-2013 , 03:25   Re: [L4D & L4D2] Tank Vote
Reply With Quote #75

I have some problems...it doesnt work :/
How can I fix it?
-------------------
L 08/04/2013 - 02:06:16: [SM] Plugin encountered error 25: Call was aborted
L 08/04/2013 - 02:06:16: [SM] Native "SetFailState" reported: Infected API can't get ZombieAbortControl SDKCall!
L 08/04/2013 - 02:06:16: [SM] Displaying call stack trace for plugin "l4d_tankvote.smx":
L 08/04/2013 - 02:06:16: [SM] [0] Line 51, l4d_tankvote.sp::OnPluginStart()
[SM] Loaded plugin l4d_tankvote.smx successfully.
L 08/04/2013 - 02:06:16: [SM] Plugin encountered error 25: Call was aborted
L 08/04/2013 - 02:06:16: [SM] Native "SetFailState" reported: Infected API can't get ZombieAbortControl SDKCall!
L 08/04/2013 - 02:06:16: [SM] Displaying call stack trace for plugin "SampleInfectedAPI.smx":
L 08/04/2013 - 02:06:16: [SM] [0] Line 134, D:\Program Files\Left 4 Dead Server\left4dead\addons\sourcemod\scripting\i nclude\l4d2_InfectedSpawnApi.inc::InitInfecte dSpawnAPI()
L 08/04/2013 - 02:06:16: [SM] [1] Line 20, SampleInfectedAPI.sp::OnPluginStart()
[SM] Loaded plugin SampleInfectedAPI.smx successfully.
-----------------------------

Sorry for my bad english

Last edited by GozarD; 08-04-2013 at 04:14.
GozarD is offline
AtomicStryker
Veteran Member
Join Date: Apr 2009
Location: Teutonia!!
Old 08-04-2013 , 05:16   Re: [L4D & L4D2] Tank Vote
Reply With Quote #76

Get the current InfectedAPI gamedata file (link to thread in first post)
AtomicStryker is offline
GozarD
Junior Member
Join Date: Aug 2013
Old 03-08-2014 , 13:14   Re: [L4D & L4D2] Tank Vote
Reply With Quote #77

Yep, is running ... this plugin have any restriction with SM 1.3.4?. I mean, im using this SM version
GozarD is offline
danielmyst777
AlliedModders Donor
Join Date: Aug 2010
Location: Virginia
Old 04-20-2014 , 04:10   Re: [L4D & L4D2] Tank Vote
Reply With Quote #78

Quote:
Originally Posted by AtomicStryker View Post
Get the current InfectedAPI gamedata file (link to thread in first post)
Atomic, if you are reading this, the plug-in seems to be having a hard time transferring the voted on tank choice in-game and randomly picks someone else instead. The tank vote sometimes appears multiple times and I have noticed that, when a tank spawns in, my infected ghost disappears and then reappears as if put into the game for a split second.

I have the latest InfectedAPI and left4downtown + gamedata. There appears to be no errors in the logs pertaining to this.

I'd appreciate it if you could reply to this post if you need more information about this.
__________________
danielmyst777 is offline
AtomicStryker
Veteran Member
Join Date: Apr 2009
Location: Teutonia!!
Old 04-20-2014 , 05:53   Re: [L4D & L4D2] Tank Vote
Reply With Quote #79

This is one of the more complicated plugins (logic-wise) and i've forgotten all about it. Your logfiles should contain debug logging however, since i never took that out. Provide an example of such a log along with an explanation of what happened and what you expected to happen.
AtomicStryker is offline
panda82
Member
Join Date: Aug 2007
Old 12-15-2019 , 17:56   Re: [L4D & L4D2] Tank Vote
Reply With Quote #80

Code:
L 12/16/2019 - 00:55:51: [SM] Exception reported: Infected API can't get ZombieAbortControl SDKCall!
L 12/16/2019 - 00:55:51: [SM] Blaming: l4d_tankvote.smx
L 12/16/2019 - 00:55:51: [SM] Call stack trace:
L 12/16/2019 - 00:55:51: [SM]   [0] SetFailState
L 12/16/2019 - 00:55:51: [SM]   [1] Line 51, l4d_tankvote.sp::OnPluginStart
L 12/16/2019 - 00:55:51: [SM] Unable to load plugin "l4d_tankvote.smx": Error detected in plugin startup (see error logs)
L 12/16/2019 - 00:55:51: [SM] Exception reported: Infected API can't get ZombieAbortControl SDKCall!
L 12/16/2019 - 00:55:51: [SM] Blaming: SampleInfectedAPI.smx
L 12/16/2019 - 00:55:51: [SM] Call stack trace:
L 12/16/2019 - 00:55:51: [SM]   [0] SetFailState
L 12/16/2019 - 00:55:51: [SM]   [1] Line 134, C:\SteamCMD\l4d_server\left4dead\addons\sourcemod\scripting\include\l4d2_InfectedSpawnApi.inc::InitInfectedSpawnAPI
L 12/16/2019 - 00:55:51: [SM]   [2] Line 20, C:\SteamCMD\l4d_server\left4dead\addons\sourcemod\scripting\SampleInfectedAPI.sp::OnPluginStart
L 12/16/2019 - 00:55:51: [SM] Unable to load plugin "SampleInfectedAPI.smx": Error detected in plugin startup (see error logs)
I have these errors. Is this plugin dead?
panda82 is offline
Reply


Thread Tools
Display Modes

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 06:58.


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