Raised This Month: $ Target: $400
 0% 

increased speed decreasing when picking weapons


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
CarbonDioxide
Member
Join Date: Apr 2012
Old 06-13-2012 , 12:06   increased speed decreasing when picking weapons
Reply With Quote #1

Hi all.
I have this with which sets a players maxspeed with success:
PHP Code:
set_user_maxspeed(id450.0
My problem is that when I pick a weapon up the player's speed resets back to 250.
I have tried making a code to prevent that from happening, but I don't know how to trigger that so it executes whne the player picks a weapon up.

The code:
PHP Code:
public asp_bug_fix(id)
{
    if(
SpeedEnabled[id])
    {
        
set_user_maxspeed(id450.0)
    }

Does anyone know how to trigger it with hamsandwich ?? Thank you in advance

Last edited by CarbonDioxide; 06-13-2012 at 12:07.
CarbonDioxide 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 06:17.


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