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

Voley Ball Mod [ 1.1 ]


Post New Thread Reply   
 
Thread Tools Display Modes
chaosmedia90
Member
Join Date: May 2009
Old 09-06-2010 , 02:49   Re: Voley Ball Mod
Reply With Quote #11

Quote:
Originally Posted by YamiKaitou View Post
Because I removed the AMXX file

now check again

LE:

Orders
/help
/reset reset game , acces ADMIN_CFG
__________________
chaosmedia90 is offline
alan_el_more
Veteran Member
Join Date: Jul 2008
Location: amxmodx-es.com
Old 09-06-2010 , 06:34   Re: Voley Ball Mod
Reply With Quote #12

Code:
public bacon_ResetMaxSpeed( id ) {     if( is_user_alive( id ) )     {         new Float:flMaxSpeed = float( get_pcvar_num( gCvarPlayerSpeed ) );             engfunc( EngFunc_SetClientMaxspeed, id, flMaxSpeed );         set_pev( id, pev_maxspeed, flMaxSpeed );        
        client_cmd( id, "cl_forwardspeed %0.1f;cl_sidespeed %0.1f;cl_backspeed %0.1f", flMaxSpeed, flMaxSpeed, flMaxSpeed );
    } }

SlowHack (?)
__________________
alan_el_more is offline
chaosmedia90
Member
Join Date: May 2009
Old 09-06-2010 , 06:49   Re: Voley Ball Mod
Reply With Quote #13

Quote:
Originally Posted by alan_el_more View Post
Code:
public bacon_ResetMaxSpeed( id ) {     if( is_user_alive( id ) )     {         new Float:flMaxSpeed = float( get_pcvar_num( gCvarPlayerSpeed ) );             engfunc( EngFunc_SetClientMaxspeed, id, flMaxSpeed );         set_pev( id, pev_maxspeed, flMaxSpeed );        
        client_cmd( id, "cl_forwardspeed %0.1f;cl_sidespeed %0.1f;cl_backspeed %0.1f", flMaxSpeed, flMaxSpeed, flMaxSpeed );
    } }

SlowHack (?)
volleyball_player_speed "400" speed player
__________________
chaosmedia90 is offline
platzpatrone
Veteran Member
Join Date: Apr 2007
Location: Germany
Old 09-06-2010 , 07:04   Re: Voley Ball Mod
Reply With Quote #14

there is no need to change users cvars

and another question: why doesnt Tuty release it ?
platzpatrone is offline
tlch0324
Senior Member
Join Date: Jan 2007
Old 09-06-2010 , 07:25   Re: Voley Ball Mod
Reply With Quote #15

No english version?
tlch0324 is offline
alan_el_more
Veteran Member
Join Date: Jul 2008
Location: amxmodx-es.com
Old 09-06-2010 , 07:36   Re: Voley Ball Mod
Reply With Quote #16

Make ML
I only understand the player's names XD
__________________
alan_el_more is offline
chaosmedia90
Member
Join Date: May 2009
Old 09-06-2010 , 09:16   Re: Voley Ball Mod
Reply With Quote #17

Quote:
Originally Posted by tlch0324 View Post
No english version?
Wait , tuty update it with ML and more

"why doesnt Tuty release it ?"

because that plugin exist in mappingro servers 1 month ,
tuty and me decide to release it

i hate english ^^^


"there is no need to change users cvars"

tuty said : i used a little slowhack because, if you set cvar variable to 800 for example, players wont run to cvar speed because cl_sidespeed etc is default 400 and must be rechecked otherwise player can run only to 400 maximum speed and is not slowhack , ask stupok !
__________________

Last edited by chaosmedia90; 09-06-2010 at 09:22.
chaosmedia90 is offline
platzpatrone
Veteran Member
Join Date: Apr 2007
Location: Germany
Old 09-06-2010 , 09:39   Re: Voley Ball Mod
Reply With Quote #18

Quote:
Originally Posted by chaosmedia90 View Post
"there is no need to change users cvars"

tuty said : i used a little slowhack because, if you set cvar variable to 800 for example, players wont run to cvar speed because cl_sidespeed etc is default 400 and must be rechecked otherwise player can run only to 400 maximum speed and is not slowhack , ask stupok !
then use CurWeapon event and change the speed there
platzpatrone is offline
hackingsoft7
Junior Member
Join Date: Jan 2009
Old 09-06-2010 , 10:00   Re: Voley Ball Mod [ 1.0 ]
Reply With Quote #19

bla bla bla is not big deal, you can't consider this a slowhack is best way to use maxspeed ;) trust me
hackingsoft7 is offline
DarkGod
SourceMod DarkCrab
Join Date: Jul 2007
Location: Sweden
Old 09-06-2010 , 10:01   Re: Voley Ball Mod [ 1.0 ]
Reply With Quote #20

Quote:
Originally Posted by hackingsoft7 View Post
bla bla bla is not big deal, you can't consider this a slowhack is best way to use maxspeed ;) trust me
Regardless of what you may think of it, it's still slowhacking.
__________________
DarkGod is offline
Send a message via AIM to DarkGod Send a message via MSN to DarkGod
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:24.


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