
11-19-2005, 04:28 AM
|
|
Banned
|
 |
Join Date: Oct 2005
Location: Nova Scotia, Canada
Posts: 1,085
|
|
|
You all misunderstood.
I want to make it perform the actions that are in a string.
For example.
this.txt = "putexplosion(2,30,30)";
DoFunctions(this.txt);
This would put an explosion with a radius of 2 at 30,30. |
|
|
|