|
|
|
 |
Posted 2006-11-03, 09:22 PM
in reply to Lenny's post starting "You put all this code in as a Comment,..."
|
 |
 |
 |
Lenny said:
You put all this code in as a Comment, right?
What language do you use? Is it Ruby like RMXP? Or a normal programming language like C++ or VB?
|
Nah, that's all pseudocode, I don't use regular RM2k3 language because it's tougher to read and longer to type out. If someone needs shown exactly what commands to use, I'll oblige, but in general "Set TIMER to 5 seconds" should be obvious enough, especially since the "real" code is generated for you by RM2k3 anyway.
For pseudocode, I just use a blend of random languages, I mainly use vbscript but I like C++ conventions as well. (I just noticed I capitalized TIMER, I think it was capitalized way back when I was 10 and playing with QBASIC for DOS and it stuck with me. Good old RANDOMIZE TIMER. Even if the timer in RM2k3 is nothing like the QBASIC TIMER variable, but whatever)
|
 |
 |
 |
|
|
|
|
|
|
|