
07-23-2001, 03:13 PM
|
|
Banned
|
 |
Join Date: Jun 2001
Location: Virginia, USA
Posts: 2,086
|
|
New Ideas
|
that way you can do something like..
rote#s(string)();
so you can do different things like..
function rote1(){}
function rote2(){}
instead of having if (strequals(#s(rote),1)){
rote1();}
it would be alot easier and cut down on scripting.
;-)
|
|
|
|