AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Module Heroes (https://forums.alliedmods.net/forumdisplay.php?f=100)
-   -   Module Hero: Accelerator (SRGrty) (https://forums.alliedmods.net/showthread.php?t=35779)

Sir-LaggAlot 02-17-2006 19:25

Module Hero: Accelerator (SRGrty)
 
1 Attachment(s)
Accelerator

Description
Accelerate - Get faster every second.

shconfig.cfg CVARS
Code:

//Accelerator
acc_level 0
acc_acceleraterate 20    //How fast it gets for every passing seconds.


The_One 02-17-2006 19:54

great job your doing. keep it up! :)

notorious-sk8er 02-17-2006 22:17

Quote:

Originally Posted by The_One
great job your doing. keep it up! :)

exactly :D

SRGrty0 02-26-2006 18:52

Thanks Sir-LaggAlot

ry4nxs 03-29-2006 21:45

so does this hero has a no limit of maximum speed?

Emp` 03-30-2006 00:38

once it starts to get to high numbers, it doesnt seem like your accelerating anymore

vittu 03-30-2006 00:57

999 is max speed possible, so you can't pass that. Even if you set it higher it will still only be 999.

corum 07-29-2006 21:43

Re: Module Hero: Accelerator (SRGrty)
 
This hero doesn't compile.

Line 37 references get_cvar_float("acc_speed"). But, acc_speed cvar does not exist. I'm guessing this should simply be changed to "acc_aceleraterate" (removing the get_cvar_float method entirely). At any rate, that allows it to compile and seem reasonable.

Freecode 07-30-2006 02:16

Re: Module Hero: Accelerator (SRGrty)
 
WHat module version are you using?

corum 07-30-2006 13:32

Re: Module Hero: Accelerator (SRGrty)
 
Quote:

Originally Posted by Freecode
WHat module version are you using?

I'm using the latest 2.002 beta. I did a completely clean install (starting with hldsupdatetool) of Cstrike and installed only AmxModx 1.75a (which also installs Metamod) and the Shero 2.002 beta.


All times are GMT -4. The time now is 17:33.

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