View Single Post
reading variables in scripts?
Old
  (#1)
babedieboe is Offline
Member
 
Posts: 32
Join Date: May 2002
   
Default reading variables in scripts? - 01-12-2003, 03:54 AM

is it possible to parse variables in cfg-scripts?

f.e.

set variable1 "test"

and then

echo $test

i know this doesnt work, but is there any other way?
If its not possible, then how do i program it for client-side
purposes? what kind of file (tiki) and how is it loaded at startup?

Thanks!
  
Reply With Quote