~AVRisaac~
My script is still a work in proggress but this is some code thats part of it:
$starglobe$#script#load (starts it)
$ezva$#starglobescript#load (tells what type of starglode script it is)
{
system.output>>cout.print[hello and welcome to ezva withch is a small part of starglobe script];(prints this out)
comm: "make~tag"{ #name:"text";
#function:"system.output>>cout.print[";
#$function/:"];/| end system.output>>cout.print[;$ (tell the thing to make a tag that does the same thing as system.output>>cout.print)
}
}
$starglobe$#script
No comments:
Post a Comment