![]() |
![]() ![]() ![]() ![]() ![]()
|
Author | Topic: Experiencing problems with the WAIT function |
Tyrant |
![]() It works when I use it in other places, but it doesn't seem to work when I use it in my current situation. Here's a STATS procedure that I coded. When the player types STATS, he can view all his stats: define procedure <statsproc> end define
|
Tyrant |
![]() By the way, the SETSTRING function in that procedure is only there temporarily just so it fills in the WEAPON string. In the final game, the WEAPON string will be whatever weapon you currently have equipped. |
Alex |
![]() I can't see anything wrong with that code, but I'll check it when I get my computer back. |