Raised This Month: $ Target: $400
 0% 

I cant script help me .. :)


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
Damir
Member
Join Date: Jul 2006
Old 06-02-2007 , 12:05   I cant script help me .. :)
Reply With Quote #1

#include <amxmodx>
#include <amxmisc>
#define PLUGIN "Gummi_Bears"
#define VERSION "1.0"
#define AUTHOR "Gummi_Bears_fan"

public plugin_init() {
register_plugin(PLUGIN, VERSION, AUTHOR)

register_clcmd("say /GBJ","buy_GummiBerryJuice")

public event_ResetHUD(id)
set_user_health(id, 999)
set_user_armor(id, 999)
set_user_maxspeed(id ,4.0)
set_user_gravity(id ,400)

how can I make multi jump

I know i am stupid to this

sorry bad english

just make this to work with multi jump hehe please help me ...
Damir is offline
 



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 10:32.


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