Sep 11 2011, 02:50 AM
Dre@m$ Wrote:it looks like it is in a Batch file Format. you use Echo for displaying something like this
@echo off
echo welcome %username%
echo time is %time% and the date is %date%
pause
to use:
[list type=decimal]
[*]when you save this switch file type to any
[*]type you name with a .bat at the end (exp :welcome.bat)
[/list]
I haven't done that much scripting with .bat, you can write those scripts with vbScript though right? I used to make ones that wiped hard drives, and my friend and I had wars over who could mess up each others laptops the most with a vbscript. Good times.
A lot of the coding for writing these scripts hinges on a small list of preset commands. You can pretty much do anything with just a few commands (like bind, incrementvar etc) so I don't think it's as complex as .bat, but I think there are some similarities between the two.
You done much CS:S scripting, Dreams?
If you read this, you suck.