Raised This Month: $ Target: $400
 0% 

[EXTENSION] [CSS] CSS Speed Mod


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
Sammy-ROCK!
Senior Member
Join Date: Jun 2008
Location: Near Mrs.Lag
Old 10-19-2010 , 15:53   [EXTENSION] [CSS] CSS Speed Mod
Reply With Quote #1

This extension allows scripters to edit player's max speed in CSS smoothly. It uses a detour on the function CCSPlayer::GetPlayerMaxSpeed.

Sample that sets maxspeed to 600:
Code:
#include <cssspeedmod>
public GetPlayerMaxSpeed(client, &Float:MaxSpeed)
{
    MaxSpeed = 600.0;
}
Notes:
MaxSpeed's initial value is what the real function returned.
This was not yet tested and linux version is not yet compiled.

Include file
GameData file
Windows Extension file

Source Code
Attached Files
File Type: txt cssspeedmod.txt (323 Bytes, 1062 views)
File Type: inc cssspeedmod.inc (394 Bytes, 1223 views)
File Type: dll cssspeedmod.ext.dll (79.5 KB, 1182 views)
File Type: zip CCSSpeedMod.zip (2.20 MB, 1149 views)

Last edited by Sammy-ROCK!; 10-19-2010 at 20:08.
Sammy-ROCK! 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 17:43.


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