I cant script help me .. :)
#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 ... |
Re: I cant script help me .. :)
This should help a little:
PHP Code:
|
Re: I cant script help me .. :)
well i posted something here http://forums.alliedmods.net/showthread.php?t=55926
but i maybe v3x's is better. :p |
Re: I cant script help me .. :)
hey v3x this do not work the grav is so high and you do not loose your money when you buy it and the double jump do not work and the plugin doesnt work until the second round ... can you fix that please:)
|
Re: I cant script help me .. :)
Quote:
Code:
Should work... Great idea, Gummi Bears rock. |
| All times are GMT -4. The time now is 10:32. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.