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

Subplugin Submission [ZP] Extra Item : Force Field Grenade [v2.3] [Update 08-14-12]


Post New Thread Reply   
 
Thread Tools Display Modes
Xellath
Veteran Member
Join Date: Dec 2007
Location: Sweden
Old 12-07-2009 , 14:56   Re: [ZP] Extra Item : Force Field Grenade
Reply With Quote #11

Add-ons to what xPaw just said:
  • Register CurWeapon as an event, not a message. (Don't bother if you use the method xPaw showed)
  • Instead of setting 0.1 second tasks, just call the function directly.
  • In your replace_models, why do you do an if() statement to check the weapon and then directly do a switch() statement to check the exact same thing?
  • Why are you calling replace_models five times in a row in the CurWeapon message?
  • Your color stock is sending X amount of messages each time you're sending it to everyone. (Which is not happening here, but you should use MSG_BROADCAST for multiple players)

    Code:
    Origin[2] -= 0.00

    Whaat?!
__________________
Achievements API - a simple way for you to create your OWN custom achievements!
Xellath is offline
01101101
BANNED
Join Date: Nov 2009
Location: 9`su 09`n0n7e`r0f76a
Old 12-07-2009 , 15:09   Re: [ZP] Extra Item : Force Field Grenade
Reply With Quote #12

Quote:
Originally Posted by Xellath View Post
Add-ons to what xPaw just said:
  • Register CurWeapon as an event, not a message. (Don't bother if you use the method xPaw showed)
  • Instead of setting 0.1 second tasks, just call the function directly.
  • In your replace_models, why do you do an if() statement to check the weapon and then directly do a switch() statement to check the exact same thing?
  • Why are you calling replace_models five times in a row in the CurWeapon message?
  • Your color stock is sending X amount of messages each time you're sending it to everyone. (Which is not happening here, but you should use MSG_BROADCAST for multiple players)

    Code:
    Origin[2] -= 0.00

    Whaat?!
True, this plugins deserves a fail and a crab.

Quote:
Originally Posted by Hawk552 View Post
Honestly, I have no interest in going through and figuring out what he's talking about. I hate Zombie Plague and all of its mods and only because they make my job much harder. Here's why:
  • I have yet to see a well-written Zombie Plague mod.
  • I have yet to see a well-written description for a Zombie Plague mod.
  • I have yet to see a unique Zombie Plague mod, i.e. they're mostly just ports of plugins that are already written or do stupid things like give you health/glowing/armor/etc.
  • There is a lot of stealing or missing credits in Zombie Plague mods.
  • I have to move them after approval to their own stupid sub-forum.
  • Their authors generally can't speak a word of English.
  • I don't know anything about Zombie Plague, so I can only judge plugins for it by their code, description and feedback.
Having said that, I still try to review them objectively. As I said, I know next to nothing about Zombie Plague, so I'm relying on the guy I quoted to know what he is talking about.

Last edited by 01101101; 12-07-2009 at 15:11.
01101101 is offline
lucas_7_94
Leche Loco
Join Date: Mar 2009
Location: Argentina
Old 12-07-2009 , 15:31   Re: [ZP] Extra Item : Force Field Grenade
Reply With Quote #13

#xPaw:

Thank you very much for support and advice.

I use your way to modify the "model" of the grenade but it did not work.

#Xellath:

Code:
Origin[2] -= 0.00
I use this so that the model has no problem if you put the value "38", the model will go down.

#Speed:
Go to the top right of the window "Internet Explorer" and press the X. turn off the pc and come back in a while.
__________________
ATWWMH - MiniDuels
Madness is like gravity, just need a little push.
lucas_7_94 is offline
Send a message via Skype™ to lucas_7_94
Xellath
Veteran Member
Join Date: Dec 2007
Location: Sweden
Old 12-07-2009 , 15:49   Re: [ZP] Extra Item : Force Field Grenade
Reply With Quote #14

Quote:
Originally Posted by lucas_7_94 View Post
#Xellath:

Code:
Origin[2] -= 0.00
I use this so that the model has no problem if you put the value "38", the model will go down.
It doesn't change anything, and makes no sense.
__________________
Achievements API - a simple way for you to create your OWN custom achievements!
Xellath is offline
lucas_7_94
Leche Loco
Join Date: Mar 2009
Location: Argentina
Old 12-07-2009 , 16:25   Re: [ZP] Extra Item : Force Field Grenade
Reply With Quote #15

Quote:
Originally Posted by Xellath View Post
It doesn't change anything, and makes no sense.
Model with:

PHP Code:
Origin[2] -= 38 
http://www.picturinga.com.ar/images/shield38.jpg

PHP Code:
Origin[2] -= 0.00 
http://www.picturinga.com.ar/images/shield2.jpg

With only look at the pictures, there is a big difference.
__________________
ATWWMH - MiniDuels
Madness is like gravity, just need a little push.
lucas_7_94 is offline
Send a message via Skype™ to lucas_7_94
sunx
Veteran Member
Join Date: Mar 2009
Location: Germany
Old 12-07-2009 , 17:33   Re: [ZP] Extra Item : Force Field Grenade
Reply With Quote #16

just the idea is really ... new & awesome .. i like it ..
__________________

sunx is offline
AfteR.
Veteran Member
Join Date: Dec 2008
Location: λ
Old 12-07-2009 , 18:20   Re: [ZP] Extra Item : Force Field Grenade
Reply With Quote #17

Quote:
Originally Posted by sunx View Post
just the idea is really ... new & awesome .. i like it ..
Its not new believe me
AfteR. is offline
sunx
Veteran Member
Join Date: Mar 2009
Location: Germany
Old 12-07-2009 , 18:40   Re: [ZP] Extra Item : Force Field Grenade
Reply With Quote #18

Quote:
Originally Posted by AfteR. View Post
Its not new believe me
yee .. for you guys in spanish forums ...
__________________

sunx is offline
01101101
BANNED
Join Date: Nov 2009
Location: 9`su 09`n0n7e`r0f76a
Old 12-07-2009 , 18:46   Re: [ZP] Extra Item : Force Field Grenade
Reply With Quote #19

Believe me that this is bullshit compared to the true and original one. This is like the stolen one.
01101101 is offline
sunx
Veteran Member
Join Date: Mar 2009
Location: Germany
Old 12-07-2009 , 20:27   Re: [ZP] Extra Item : Force Field Grenade
Reply With Quote #20

Quote:
Originally Posted by 01101101 View Post
Believe me that this is bullshit compared to the true and original one. This is like the stolen one.
hmmm ... i like it anyway .. its new for the non - spanish speaking people
__________________


Last edited by sunx; 12-08-2009 at 00:27.
sunx 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 18:51.


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