Quote:
I know on several other code bases there is a command that will temporarily (depending on the time set by the immortal) Hell, or Jail a PC. Is there a function like that in Dawn? I haven't seen anything in the help files about it.
I appreciate your response to my other question guys :) Kinda think I'll leave it alone for now :P
In the latest public version, you can transfer players to room 299 (if one exists - room vnum is customizeable in gameedit also). This is a jail type room... should be marked as ooc. The code will not allow a player to delete in this room either.
In the next release of the code which is pretty much ready for release - I just need to clean up the areas and helps that ship with it. There is a dedicated jail command... the jail room has a nopublic channels flag and simular no delete rules.
Quote:
Also, (sorry about the seperate posts)
I had seen on other Dawn muds, the Gocial command
where you can do Global socials to any player in the game and it echos to the entire game.. is that stock? if not, where can I get the code to add it?
Just prefix the social command with 'gs' (global social).
e.g. 'gs smile'.
I think I will move away from this command in the future, instead make it if you prefix what you say on any public channel with a !, it will treat the text which follows as a social/emote. That way you can do socials on any channel... this is not implemented yet though.
Hope this answers your questions,
- Kal
p.s. feel free to start new topics in new messages. |