| I have a full screen interface, and I can't figure out how get Screen Objects to show up over the map. Is it better to …
|
|
1 |
|
|
| How do I set up a drop zone?
|
|
1 |
|
|
| players2() var/start = 1 var/end = 2 var/first_initial = copytext(ckey, start, end) var/list/players2 …
|
|
5 |
|
|
| I've been searching the forums but with no avail. I want to know how to output a list in a cell without getting just …
|
|
7 |
|
|
| mob proc LoadPlayers() winset(src,"window3","is- visible=true") var/list/ players=usr.players() …
|
|
3 |
|
|
|
7 |
|
|