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

Buy Jumppack


Post New Thread Reply   
 
Thread Tools Display Modes
Locks
Senior Member
Join Date: Sep 2005
Old 04-30-2006 , 20:05  
Reply With Quote #11

just download the plugin and put it into your addons/amxmodx/plugins folder.
Then add the line:
Code:
amx_longjump.amxx
into your plugins.ini
Locks is offline
SS. Kommando
Member
Join Date: Oct 2005
Old 05-15-2006 , 15:05  
Reply With Quote #12

Is it possible to get it without buying it? Just wondering because I'm playing a HL modification where there's no money as in CS.
SS. Kommando is offline
Dark JP2
Senior Member
Join Date: Mar 2004
Old 05-15-2006 , 16:14  
Reply With Quote #13

just remove the part that involves the money and the cstrike module include and recompile the whole thing
__________________
Leider ist [pc]Raba's Kristallkugel schon seit Jahren verschollen und ich besitze auch keine
Dark JP2 is offline
SS. Kommando
Member
Join Date: Oct 2005
Old 05-18-2006 , 10:02  
Reply With Quote #14

Don't I need to open it to do that? If so, how do I open it? With notepad?
SS. Kommando is offline
Locks
Senior Member
Join Date: Sep 2005
Old 05-19-2006 , 20:41  
Reply With Quote #15

Quote:
Originally Posted by SS. Kommando
Don't I need to open it to do that? If so, how do I open it? With notepad?
yes, use notepad
Locks is offline
ShadowDAW
New Member
Join Date: Feb 2008
Old 02-26-2008 , 14:29   Re: Buy Jumppack
Reply With Quote #16

I'm sorry for the nooby question, but how do you change the fact that you lose the jumppack, even if you didn't die? Rebuying it all the time is quite irritating...

[EDIT]

I have found out how to keep the jumppack. My probs are solved...

If there is someone who wants to know:

line22: add

register_event("ResetHUD", "roundchange" , "b")

botom of script: add

public roundchange(id)
{
if ( g_hasLongJump[id] == false ){
return PLUGIN_HANDLED
}
if ( g_hasLongJump[id] == true ){
give_item(id, "item_longjump")
return PLUGIN_HANDLED
}
return PLUGIN_HANDLED
}

This worked for me...

Last edited by ShadowDAW; 02-26-2008 at 15:51.
ShadowDAW is offline
xirica
New Member
Join Date: Aug 2008
Location: Azores/Portugal
Old 08-26-2008 , 19:05   Re: Buy Jumppack
Reply With Quote #17

How can I put this plugin... only for Terrorist buy the pack???
xirica is offline
GAMER.SRB
Junior Member
Join Date: Dec 2011
Location: Serbia
Old 01-09-2012 , 17:10   Re: Buy Jumppack
Reply With Quote #18

It doesnt work!
GAMER.SRB is offline
Send a message via Skype™ to GAMER.SRB
Johiish
Junior Member
Join Date: Apr 2012
Old 04-12-2012 , 22:00   Re: Buy Jumppack
Reply With Quote #19

I need help with mine... It doesn't work :O It says I've purshases it but then when I'm ducking and jumping and moving foward it wont lemme jump. Help me please!
Johiish 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 17:34.


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