Raised This Month: $ Target: $400
 0% 

Subplugin Submission [ZP43|ZP50] JetPack Only.


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
yokomo
Surprise Ascot!
Join Date: May 2010
Location: Malaysia
Old 08-12-2014 , 06:27   [ZP43|ZP50] JetPack Only.
Reply With Quote #1

Descriptions:
Code:
I see many jetpack plugins, but there is no plugin that make me excited to use on server. So i've decided to create my own way jetpack, so named it as "N4D JetPack Only".

Yes, JetPack only, no bazooka. So you can fly like a boss using this jetpack. Feel free to test.
Different from other plugins:
Code:
- My jetpack not using server_frame, ClientPreThink forward, i create a jetpack entity and set it think on 0.1 seconds.
- My jetpack not using loop for 32 players to make it think like older jetpack plugin.
- My jetpack use TE_BEAMFOLLOW as a trail, more fancy more smooth.
- My jetpack don't have bazooka.
- My jetpack support both zp43 and zp50.
Modules:
Code:
#include <hamsandwich>
#include <fakemeta>
#include <engine>
Configurations:
Code:
All hardcoded for smooth gameplay.
#define JpPower 400 -- forward speed (must be in integer)
#define JpUp 200.0 -- up velocity (must be in float)
#define MaxGas 20 -- max gas amount (must be in integer)
#define ClassnameJp "n4d_jetpack" -- jetpack classname (must be in string)
#define ModelJp "models/zs/p_jp2.mdl"
#define SoundFly "zs/fly2.wav"
#define SoundBlow "zs/blow.wav"
#define ItemName "N4D JetPack Only"
#define ItemCost 200 -- item cost (must be in integer)
ZP50 Support:
Code:
//Uncomment this if your server is running ZP50 and above.
#define UseZP50
Known Bugs:
Code:
No at this time.
Screen Shots:
[IMG]http://s10.************/tinm11b0p/n4djp.png[/IMG]
Attached Files
File Type: zip resources.zip (50.8 KB, 436 views)
File Type: sma Get Plugin or Get Source (zp_extra_n4djp.sma - 515 views - 6.0 KB)
__________________
Team-MMG CS1.6 Servers:
✅ MultiMod -- 103.179.44.152:27016
✅ Zombie Plague -- 103.179.44.152:27015
✅ Zombie Escape -- 103.179.44.152:27017
✅ Klassik Kombat -- 103.179.44.152:27018
✅ Boss-Battle -- 103.179.44.152:27019

Last edited by yokomo; 08-12-2014 at 06:32.
yokomo is offline
 


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 15:01.


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