Old 01-20-2010, 01:52 PM   #1
Super Moderator
 
Zombi's Avatar
 
Join Date: Dec 2009
Posts: 221
Thanks: 35
Thanked 116 Times in 67 Posts
Rep Power: 7
Zombi will become famous soon enough
Zombi is offline

Default [CSS]Wait Collection/Script


This script is a basic for many other scripts. Be sure you got it its very usefull.


Code:
//Nice Wait Collection
//make a new document and call it "waits.cfg
//add waits.cfg in your autoexec / userconfig
//by using exec waits.cfg in the autoexec.

alias "w" "wait; "
alias "w1" "wait; "
alias "w2" "w1; wait; "
alias "w3" "w2; wait; "
alias "w4" "w3; wait; "
alias "w5" "w4; wait; "
alias "w6" "w5; wait; "
alias "w7" "w6; wait; "
alias "w8" "w7; wait; "
alias "w9" "w8; wait; "
alias "w10" "w9; wait; "
alias "w20" "w10; w10; "
alias "w30" "w20; w10; "
alias "w40" "w30; w10; "
alias "w50" "w40; W10; "
alias "w60" "w50; w10; "
alias "w70" "w60; w10; "
alias "w80" "w70; w10; "
alias "w90" "w80; w10; "
alias "w100" "w50; w50; "
alias "w200" "w100; w100; "
alias "w300" "w200; w100; "
alias "w400" "w300; w100; "
alias "w500" "w400; w100; "
alias "w600" "w500; w100; "
alias "w700" "w600; w100; "
alias "w800" "w700; w100; "
alias "w900" "w800; w100; "
alias "w1000" "w900; w100; "
alias "w2000" "w1000; w1000; "
alias "w3000" "w2000; w1000; "
alias "w4000" "w3000; w1000; "
alias "w5000" "w4000; w1000; "
alias "w6000" "w5000; w1000; "
alias "w7000" "w6000; w1000; "

alias "wait1" "wait; "
alias "wait2" "wait; wait; "
alias "wait3" "wait2; wait; "
alias "wait4" "wait3; wait; "
alias "wait5" "wait4; wait; "
alias "wait6" "wait5; wait; "
alias "wait7" "wait6; wait; "
alias "wait8" "wait7; wait; "
alias "wait9" "wait8; wait; "
alias "wait10" "wait9; wait; "
alias "wait20" "wait10; wait10; "
alias "wait30" "wait20; wait10; "
alias "wait40" "wait30; wait10; "
alias "wait50" "wait40; wait10; "
alias "wait60" "wait50; wait10; "
alias "wait70" "wait60; wait10; "
alias "wait80" "wait70; wait10; "
alias "wait90" "wait80; wait10; "
alias "wait100" "wait50; wait50; "
alias "wait200" "wait100; wait100; "
alias "wait300" "wait200; wait100; "
alias "wait400" "wait300; wait100; "
alias "wait500" "wait400; wait100; "
alias "wait600" "wait500; wait100; "
alias "wait700" "wait600; wait100; "
alias "wait800" "wait700; wait100; "
alias "wait900" "wait800; wait100; "
alias "wait1000" "wait900; wait100; "
alias "wait2000" "wait1000; wait1000; "
alias "wait3000" "wait2000; wait1000; "
alias "wait4000" "wait3000; wait1000; "
alias "wait5000" "wait4000; wait1000; "
alias "wait6000" "wait5000; wait1000; "
alias "wait7000" "wait6000; wati1000; "

//EDIT (because so much ask for what are waits are and how they work...
waits are little stops between some cfg_commands... for example if you want to execute this script: http://www.fpsbanana.com/scripting/1401
there you see some wait commands... you see +attack; w5; -attack; w5; slot2; w5; slot1... that means, the time between the one command to the next command. w5 stands for wait; wait; wait; wait; wait;... Ok, here we go: the time between slot2 and slot1 is w5... is ther stand only slot2; slot1; then would happened nothing, because it was to fast for the game to check, what happen :P
Waits are very usefull. And they are in the most of counterstrike scripts.
i hope i can help with my bad ass english
__________________
ZOMBI
[Only registered and activated users can see links. ]----

 
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

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
Trackbacks are On
Pingbacks are On
Refbacks are On




Powered by vBulletin® Version 3.8.6
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.5.0 RC2