Raised This Month: $ Target: $400
 0% 

Subplugin Submission [ZP] Zombie Rage


Post New Thread Reply   
 
Thread Tools Display Modes
Speed!
BANNED
Join Date: Jan 2009
Old 03-14-2009 , 22:30   Re: [ZP] Zombie Rage
Reply With Quote #11

Quote:
Originally Posted by PsYChOPaTiQuE View Post
sorry but i don't understand what this plugin make
can you tell me more about this please?

I'm not english
First of all, you should know what ZOMBIE PLAGUE means, its a mode, somehow like ZOMBIE INFECTION, where, there are zombies LOL.
This is a zombie class.
Speed! is offline
PsYChOPaTiQuE
Veteran Member
Join Date: Jan 2009
Location: Paris
Old 03-14-2009 , 23:00   Re: [ZP] Zombie Rage
Reply With Quote #12

i know that o0
i just want to know what you zombie class do?
because I don't understand...
__________________
PsYChOPaTiQuE is offline
1sland
BANNED
Join Date: Nov 2008
Location: Who cares
Old 03-15-2009 , 07:16   Re: [ZP] Zombie Rage
Reply With Quote #13

Speed i thought this plugin works fine and install it on my server but... its not glowing.... just fix it pls
im using 4.3beta2
1sland is offline
Send a message via ICQ to 1sland Send a message via Skype™ to 1sland
1sland
BANNED
Join Date: Nov 2008
Location: Who cares
Old 03-15-2009 , 07:57   Re: [ZP] Zombie Rage
Reply With Quote #14

logs:
L 03/15/2009 - 14:52:44: [AMXX] Displaying debug trace (plugin "zombie_plague5.amxx")
L 03/15/2009 - 14:52:44: [AMXX] Run time error 4: index out of bounds
L 03/15/2009 - 14:52:44: [AMXX] [0] zombie_plague5.sma::native_get_user_zombie_cl ass (line 8785)
L 03/15/2009 - 14:52:44: Unhandled dynamic native error
L 03/15/2009 - 14:52:44: [AMXX] Displaying debug trace (plugin "zp_super.amxx")
L 03/15/2009 - 14:52:44: [AMXX] Run time error 10: native error (native "zp_get_user_zombie_class")
L 03/15/2009 - 14:52:44: [AMXX] [0] zp_super.sma::efectos (line 31)
L 03/15/2009 - 14:52:44: [AMXX] [1] zp_super.sma::check (line 39)
L 03/15/2009 - 14:52:44: [AMXX] [2] zp_super.sma::zp_user_infected_post (line 26)
1sland is offline
Send a message via ICQ to 1sland Send a message via Skype™ to 1sland
Speed!
BANNED
Join Date: Jan 2009
Old 03-15-2009 , 11:21   Re: [ZP] Zombie Rage
Reply With Quote #15

Thats because of the shitty 4.3... It sucks.... If I were you, I'd install 4.2 FTW...
Im not doing a zombie class that actually supports a beta version, I will update this If it has any problem only for official version (I shouldn't hence If it stops working its more like a Mercy problem...)

Afterthought: Use 4.2, or wait for the official 4.3 (which might suck)
Speed! is offline
1sland
BANNED
Join Date: Nov 2008
Location: Who cares
Old 03-15-2009 , 14:53   Re: [ZP] Zombie Rage
Reply With Quote #16

LOL u should told about this in first post ffs....
i didnt know about it and installed 4.3 coz of this plugin... and now i wont install 4.2 back (lol)
dunno what else to say...
1sland is offline
Send a message via ICQ to 1sland Send a message via Skype™ to 1sland
Speed!
BANNED
Join Date: Jan 2009
Old 03-15-2009 , 20:47   Re: [ZP] Zombie Rage
Reply With Quote #17

Quote:
Originally Posted by 1sland View Post
LOL u should told about this in first post ffs....
i didnt know about it and installed 4.3 coz of this plugin... and now i wont install 4.2 back (lol)
dunno what else to say...
This is like if I were making a program for windows... I wouln't have why to make it work on Windows 7, hence it isn't available yet, its just a beta....
Speed! is offline
1sland
BANNED
Join Date: Nov 2008
Location: Who cares
Old 03-16-2009 , 10:18   Re: [ZP] Zombie Rage
Reply With Quote #18

no. mercylezz's beta is looking like a finished version but just have 'beta' in name...
1sland is offline
Send a message via ICQ to 1sland Send a message via Skype™ to 1sland
Old 03-16-2009, 13:13
kabul
This message has been deleted by YamiKaitou. Reason: flamming
ilikezm
Member
Join Date: Mar 2009
Old 03-16-2009 , 23:48   Re: [ZP] Zombie Rage
Reply With Quote #19

how to use radioactivty?(sorry about my bad english)
ilikezm is offline
Arkshine
AMX Mod X Plugin Approver
Join Date: Oct 2005
Old 03-17-2009 , 04:54   Re: [ZP] Zombie Rage
Reply With Quote #20

Speed!, I don't see the purpose to reduce spaces as possible as you can. There is no optimization or such. Your code is just now totaly unreadable.
You should always keep {}, so your code is more neat.


About set_user_rendering, you should use float, it will avoid an extra var + natives , like that :

Code:
fm_set_rendering(ID_CHECK, kRenderFxGlowShell, Float:{ 0.0, 100.0, 200.0 }, kRenderNormal, 25) // [...] stock fm_set_rendering(entity, fx = kRenderFxNone, Float:color[3] = { 255.0, 255.0, 255.0 }, render = kRenderNormal, amount = 16) {     set_pev(entity, pev_renderfx, fx)     set_pev(entity, pev_rendercolor, color)     set_pev(entity, pev_rendermode, render)     set_pev(entity, pev_renderamt, float(amount)) }

Last edited by Arkshine; 03-17-2009 at 04:57.
Arkshine 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 02:49.


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