Changeset 582 for abuse/trunk/data-abuse/lisp/chat.lsp
- Timestamp:
- May 6, 2011, 12:47:14 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
abuse/trunk/data-abuse/lisp/chat.lsp
r54 r582 8 8 (player_name)))) 9 9 (if (search "/help" str) 10 (if (local_player) 10 (if (local_player) 11 11 (chat_print "Commands : /nick name, /help")) 12 12 (if (local_player)
Note: See TracChangeset
for help on using the changeset viewer.