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

Subplugin Submission [ZP] Extra Item:Snark Infector (UPDATE 14.06.09)


Post New Thread Reply   
 
Thread Tools Display Modes
Viera
Senior Member
Join Date: Sep 2008
Location: Poland
Old 10-17-2009 , 04:18   Re: [ZP] Extra Item:Snark Infector (UPDATE 14.06.09)
Reply With Quote #311

I have new version. 4.3
This plugin have error if we put snark infect under us and we stand near to wall
S.I was blocking and give you free AP.

Last edited by Viera; 10-17-2009 at 04:33.
Viera is offline
Viera
Senior Member
Join Date: Sep 2008
Location: Poland
Old 10-22-2009 , 10:02   Re: [ZP] Extra Item:Snark Infector (UPDATE 14.06.09)
Reply With Quote #312

Quote:
L 10/22/2009 - 15:14:26: Info (map "zm_dust2_new") (file "addons/amxmodx/logs/error_20091022.log")
L 10/22/2009 - 15:14:26: Invalid player id 0
L 10/22/2009 - 15:14:26: [AMXX] Displaying debug trace (plugin "zp_extra_squeakgrenade.amxx")
L 10/22/2009 - 15:14:26: [AMXX] Run time error 10: native error (native "user_has_weapon")
L 10/22/2009 - 15:14:26: [AMXX] [0] zp_extra_squeakgrenade.sma::CheckAndRemoveWea pon (line 377)
L 10/22/2009 - 15:14:26: [AMXX] [1] zp_extra_squeakgrenade.sma::zp_round_started (line 363)
L 10/22/2009 - 15:17:23: Invalid player id 0
L 10/22/2009 - 15:17:23: [AMXX] Displaying debug trace (plugin "zp_extra_squeakgrenade.amxx")
L 10/22/2009 - 15:17:23: [AMXX] Run time error 10: native error (native "user_has_weapon")
L 10/22/2009 - 15:17:23: [AMXX] [0] zp_extra_squeakgrenade.sma::CheckAndRemoveWea pon (line 377)
L 10/22/2009 - 15:17:23: [AMXX] [1] zp_extra_squeakgrenade.sma::zp_round_started (line 363)
L 10/22/2009 - 159:25: Invalid player id 0
L 10/22/2009 - 159:25: [AMXX] Displaying debug trace (plugin "zp_extra_squeakgrenade.amxx")
L 10/22/2009 - 159:25: [AMXX] Run time error 10: native error (native "user_has_weapon")
L 10/22/2009 - 159:25: [AMXX] [0] zp_extra_squeakgrenade.sma::CheckAndRemoveWea pon (line 377)
L 10/22/2009 - 159:25: [AMXX] [1] zp_extra_squeakgrenade.sma::zp_round_started (line 363)
L 10/22/2009 - 15:474: Invalid player id 0
L 10/22/2009 - 15:474: [AMXX] Displaying debug trace (plugin "zp_extra_squeakgrenade.amxx")
L 10/22/2009 - 15:474: [AMXX] Run time error 10: native error (native "user_has_weapon")
L 10/22/2009 - 15:474: [AMXX] [0] zp_extra_squeakgrenade.sma::CheckAndRemoveWea pon (line 377)
L 10/22/2009 - 15:474: [AMXX] [1] zp_extra_squeakgrenade.sma::zp_round_started (line 363)
Viera is offline
DangerSpirit
Member
Join Date: Nov 2009
Location: Slovakia
Old 11-08-2009 , 07:09   Re: [ZP] Extra Item:Snark Infector (UPDATE 14.06.09)
Reply With Quote #313

I apologize for my bad English but I want the plugin to work properly. After the restart, show me round this alert:

Please help
DangerSpirit is offline
roadrage
Senior Member
Join Date: Dec 2008
Old 11-19-2009 , 19:54   Re: [ZP] Extra Item:Snark Infector (UPDATE 14.06.09)
Reply With Quote #314

Plugins needs work, it keeps crashing my server
__________________
[ZP] Extra Class Flying Crow
[ZP] Extra Class Smoke Screen Zombie
[ZP] Extra Item Thermal Goggles
Zombie Deathmacth server
I.P. 72.249.148.50:27015

roadrage is offline
CLLlAgOB
Senior Member
Join Date: Oct 2007
Location: Russia
Old 01-31-2010 , 16:40   Re: [ZP] Extra Item:Snark Infector (UPDATE 14.06.09)
Reply With Quote #315

I'm fix bugs snarks stay after restart and server crush. and optimized code.
Try this:
Attached Files
File Type: sma Get Plugin or Get Source (zp_extra_squeakgrenade.sma - 571 views - 40.3 KB)

Last edited by CLLlAgOB; 02-03-2010 at 00:37.
CLLlAgOB is offline
CLLlAgOB
Senior Member
Join Date: Oct 2007
Location: Russia
Old 02-04-2010 , 18:51   Re: [ZP] Extra Item:Snark Infector (UPDATE 14.06.09)
Reply With Quote #316

small fix
Attached Files
File Type: sma Get Plugin or Get Source (zp_extra_squeakgrenade.sma - 750 views - 40.1 KB)
CLLlAgOB is offline
PRoSToTeM@
Veteran Member
Join Date: Jan 2010
Location: Russia, Ivanovo
Old 02-04-2010 , 18:59   Re: [ZP] Extra Item:Snark Infector (UPDATE 14.06.09)
Reply With Quote #317

Quote:
Originally Posted by CLLlAgOB View Post
small fix
Good job, thank you very much!
__________________
PRoSToTeM@ is offline
Send a message via ICQ to PRoSToTeM@ Send a message via Skype™ to PRoSToTeM@
energie4cute
Member
Join Date: Sep 2009
Location: Home
Old 02-06-2010 , 15:08   Re: [ZP] Extra Item:Snark Infector (UPDATE 14.06.09)
Reply With Quote #318

Quote:
Originally Posted by CLLlAgOB View Post
small fix
1.YOU ROCK ! Thank you for fix.
2.Does this version still need an edited lasermine?
If yes,i have one question : my lasermine is a little bit modded (new mesages,cvars values).Is ok if i modify only
Code:
if( !equal( EntityName, ENT_CLASS_NAME ) )
With
Code:
if( !equal( EntityName, ENT_CLASS_NAME ) &&  !equal( EntityName, "wpn_snark" ))

Last edited by energie4cute; 02-06-2010 at 15:16.
energie4cute is offline
CLLlAgOB
Senior Member
Join Date: Oct 2007
Location: Russia
Old 02-07-2010 , 10:01   Re: [ZP] Extra Item:Snark Infector (UPDATE 14.06.09)
Reply With Quote #319

Quote:
Originally Posted by energie4cute View Post
1.YOU ROCK ! Thank you for fix.
2.Does this version still need an edited lasermine?
If yes,i have one question : my lasermine is a little bit modded (new mesages,cvars values).Is ok if i modify only
Code:
if( !equal( EntityName, ENT_CLASS_NAME ) )
With
Code:
if( !equal( EntityName, ENT_CLASS_NAME ) &&  !equal( EntityName, "wpn_snark" ))
Yes this !equal( EntityName, "wpn_snark" ))
CLLlAgOB is offline
eforie
BANNED
Join Date: Dec 2008
Location: Romania
Old 02-13-2010 , 08:44   Re: [ZP] Extra Item:Snark Infector (UPDATE 14.06.09)
Reply With Quote #320

could you make this plugin compatible with Biohazard?
eforie is offline
Send a message via Yahoo to eforie Send a message via Skype™ to eforie
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 10:38.


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