| http://www.w3.org/ns/prov#value | - Does anyone have any idea how I would go about this.Below is an example of the simplest type of script I will be reading.Init{ Name( John Doe ) trigger = 80 goto( Move)}Move{ TurnLeft( 65 ) Run( 100 ) Fire( trigger ) trigger = trigger - 20}Any help???Thanks 0 ?? ?? Share on Facebook Comments
|