|
1 |
|
|
| Say I have a list of mobs, something just like the Guide gives as an example: for(i=1,i<=7,i++) dwarves[i] = …
|
|
6 |
|
|
| How do I use the object's path as an argument when calling a proc (rather than the actual obj)?
|
|
3 |
|
|
|
9 |
|
|
| Is there a way to use html in an alert window? Or create a browse window that freezes the game until clicked OK?
|
|
3 |
|
|
| Is there a way to change the client's mob during the game, if so how?
|
|
12 |
|
|
| I am trying unsuccessfully to create a menu in a battle mode, by using a cursor moved by arrow keys. For some reason …
|
|
17 |
|
|
|
22 |
|
|
|
2 |
|
|