Raised This Month: $ Target: $400
 0% 

Subplugin Submission [ZP] Class: Fast Jumper


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
musicbg91
Member
Join Date: Jan 2011
Location: Bulgaria
Old 08-22-2011 , 17:04   Re: [ZP] Class: Fast Jumper
Reply With Quote #8

Quote:
Originally Posted by DSASDFGH View Post
Hmm.. what is this ? ? ? ? ? ? ?

PHP Code:
#include <amxmodx>
#include <amxmisc>
#include <zombieplague>
#define PLUGIN "ZP:Extra Zclass:Fast Jumper"
#define VERSION "1.0"
#define AUTHOR "MusiC"
new const zclass1_name[] = { "Fast Jumper" }
new const 
zclass1_info[] = { "Low Gravity,Fast" }
new const 
zclass1_model[] = { "fast_jumper" }
new const 
zclass1_clawmodel[] = { "v_fast_jumper.mdl" }
const 
zclass1_health 2500
const zclass1_speed 320
const Float:zclass1_gravity 0.4
const Float:zclass1_knockback 0.8

public plugin_init() {
   
register_plugin(PLUGINVERSIONAUTHOR)
   
   
zp_register_zombie_class(zclass1_namezclass1_infozclass1_modelzclass1_clawmodelzclass1_healthzclass1_speedzclass1_gravityzclass1_knockback)        

i dont understand you,say what do you want to mean with this your post?

Btw.. Mmkim,this is class for Speed and Jump abillity,not autobhop zombie .. if i include bhop this class will be almoust unstoppable and that will be a bullshit ..
musicbg91 is offline
Send a message via Skype™ to musicbg91
 



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 16:05.


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