Raised This Month: $ Target: $400
 0% 

SpeedUP .:Movementspeed adjuster:.


Post New Thread Reply   
 
Thread Tools Display Modes
regalis
Veteran Member
Join Date: Jan 2007
Location: F*cking Germany
Old 04-22-2007 , 11:23   Re: SpeedUP - Change the movement speed
Reply With Quote #21

Quote:
Originally Posted by VEN View Post
Not all players array sizes been fixed...
Do you mean this player-array:
Code:
    #define MAXPLAYERS 32

    new playercount, Players[MAXPLAYERS]
    get_players(Players, playercount, "a")
    for (new i=0; i < playercount; ++i)
    {
        roundstart(Players[i])
    }
I have started changing this and then i thought i should look at the documentary so i do that correct.
In the doc there is nearly the same:
Code:
Example, Get dead players: 
new Players[32] 
new playerCount, i, player 
get_players(Players, playerCount, "b") 
for (i=0; i<playerCount; i++) 
   player = Players[i] 


is my problem here
Code:
 ++i
Or what i have done wrong? I don't get it

greetz regalis
__________________
regalis is offline
VEN
Veteran Member
Join Date: Jan 2005
Old 04-22-2007 , 11:33   Re: SpeedUP - Change the movement speed
Reply With Quote #22

Sorry of course it's correct since this native function use first array element as well.
VEN is offline
regalis
Veteran Member
Join Date: Jan 2007
Location: F*cking Germany
Old 04-22-2007 , 12:16   Re: SpeedUP - Change the movement speed
Reply With Quote #23

Ah good
I thought i might be dumb because i couldn't see any mistake *g*
Thank you a lot for approval!

!Changed the setting of the freezetime variable which was in the loop

New Version uploaded...now that it is approved i think i should switch to Version 1.0

greetz regalis
__________________
regalis is offline
regalis
Veteran Member
Join Date: Jan 2007
Location: F*cking Germany
Old 06-01-2007 , 17:56   Re: SpeedUP .:Movementspeed adjuster:.
Reply With Quote #24

New Version uploaded!
Fixed a bug within Deathmatch...
If you don't get a weapon after respawn the speed didn't get adjusted..now fixed ;)

greetz regalis
__________________
regalis is offline
Tekel
New Member
Join Date: Jul 2008
Old 07-16-2008 , 08:28   Re: SpeedUP .:Movementspeed adjuster:.
Reply With Quote #25

Will this plugin work with tfc? I am getting bad load when I type amx_plugins at the consol, would this be due to fakemeta module maybe?
Tekel is offline
ch3cker
Veteran Member
Join Date: Jun 2005
Location: Deutschland / Baden-Würt
Old 12-01-2008 , 14:05   Re: SpeedUP .:Movementspeed adjuster:.
Reply With Quote #26

Is it possiible to make the trail only for 1 player ?
__________________
SORRY 4 MY BAD ENGLISH
ch3cker is offline
cs1.7
Senior Member
Join Date: Oct 2008
Old 12-31-2008 , 05:31   Re: SpeedUP .:Movementspeed adjuster:.
Reply With Quote #27

this plugin is so awesome. Much respect for the the effect with the fire and smoke behind your feet..like in comics.

but: you dont need to download them even. HL allready has them. If you really want..i can post a version where you dont have to download anything!
cs1.7 is offline
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 03:26.


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