AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Off-Topic (https://forums.alliedmods.net/forumdisplay.php?f=15)
-   -   [Source] ...is this script fully correct? (https://forums.alliedmods.net/showthread.php?t=332561)

GrO 05-18-2021 21:11

[Source] ...is this script fully correct?
 
I ask because for a logic it seems that the 1st line is redundant and correct me if I'm wrong.

PHP Code:

+speed
bind SHIFT 
+holdrun
alias 
+holdrun -speed
alias 
-holdrun +speed
alias 
"runon" "-speed;alias togglerun runoff"
alias "runoff" "+speed;alias togglerun runon"
runoff
bind CAPSLOCK togglerun 

I took it from here:

https://www.pcgamingwiki.com/wiki/Ha...isable_autorun


All times are GMT -4. The time now is 11:01.

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