|
|
|
@@ -18,7 +18,7 @@
|
|
|
|
|
var/msg = "[key_name_admin(usr)] made [key_name_admin(M)] drop everything!"
|
|
|
|
|
message_admins(msg)
|
|
|
|
|
admin_ticket_log(M, msg)
|
|
|
|
|
feedback_add_details("admin_verb","Drop Everything") //If you are copy-pasting this, ensure the 2nd parameter is unique to the new proc!
|
|
|
|
|
SSblackbox.add_details("admin_verb","Drop Everything") //If you are copy-pasting this, ensure the 2nd parameter is unique to the new proc!
|
|
|
|
|
|
|
|
|
|
/client/proc/cmd_admin_subtle_message(mob/M in GLOB.mob_list)
|
|
|
|
|
set category = "Special Verbs"
|
|
|
|
@@ -45,7 +45,7 @@
|
|
|
|
|
msg = "<span class='adminnotice'><b> SubtleMessage: [key_name_admin(usr)] -> [key_name_admin(M)] :</b> [msg]</span>"
|
|
|
|
|
message_admins(msg)
|
|
|
|
|
admin_ticket_log(M, msg)
|
|
|
|
|
feedback_add_details("admin_verb","Subtle Message") //If you are copy-pasting this, ensure the 2nd parameter is unique to the new proc!
|
|
|
|
|
SSblackbox.add_details("admin_verb","Subtle Message") //If you are copy-pasting this, ensure the 2nd parameter is unique to the new proc!
|
|
|
|
|
|
|
|
|
|
/client/proc/cmd_admin_world_narrate()
|
|
|
|
|
set category = "Special Verbs"
|
|
|
|
@@ -62,7 +62,7 @@
|
|
|
|
|
to_chat(world, "[msg]")
|
|
|
|
|
log_admin("GlobalNarrate: [key_name(usr)] : [msg]")
|
|
|
|
|
message_admins("<span class='adminnotice'>[key_name_admin(usr)] Sent a global narrate</span>")
|
|
|
|
|
SSblackbox.add_details("admin_verb","Global Narrate") //If you are copy-pasting this, ensure the 2nd parameter is unique to the new proc!
|
|
|
|
|
SSblackbox.add_details("admin_verb","Global Narrate") //If you are copy-pasting this, ensure the 2nd parameter is unique to the new proc!
|
|
|
|
|
|
|
|
|
|
/client/proc/cmd_admin_direct_narrate(mob/M)
|
|
|
|
|
set category = "Special Verbs"
|
|
|
|
@@ -88,7 +88,7 @@
|
|
|
|
|
msg = "<span class='adminnotice'><b> DirectNarrate: [key_name(usr)] to ([M.name]/[M.key]):</b> [msg]<BR></span>"
|
|
|
|
|
message_admins(msg)
|
|
|
|
|
admin_ticket_log(M, msg)
|
|
|
|
|
feedback_add_details("admin_verb","Direct Narrate") //If you are copy-pasting this, ensure the 2nd parameter is unique to the new proc!
|
|
|
|
|
SSblackbox.add_details("admin_verb","Direct Narrate") //If you are copy-pasting this, ensure the 2nd parameter is unique to the new proc!
|
|
|
|
|
|
|
|
|
|
/client/proc/cmd_admin_local_narrate(atom/A)
|
|
|
|
|
set category = "Special Verbs"
|
|
|
|
@@ -110,7 +110,7 @@
|
|
|
|
|
|
|
|
|
|
log_admin("LocalNarrate: [key_name(usr)] at ([get_area(A)]): [msg]")
|
|
|
|
|
message_admins("<span class='adminnotice'><b> LocalNarrate: [key_name_admin(usr)] at (<A HREF='?_src_=holder;adminplayerobservecoodjump=1;X=[A.x];Y=[A.y];Z=[A.z]'>[get_area(A)]</a>):</b> [msg]<BR></span>")
|
|
|
|
|
SSblackbox.add_details("admin_verb","Local Narrate") //If you are copy-pasting this, ensure the 2nd parameter is unique to the new proc!
|
|
|
|
|
SSblackbox.add_details("admin_verb","Local Narrate") //If you are copy-pasting this, ensure the 2nd parameter is unique to the new proc!
|
|
|
|
|
|
|
|
|
|
/client/proc/cmd_admin_godmode(mob/M in GLOB.mob_list)
|
|
|
|
|
set category = "Special Verbs"
|
|
|
|
@@ -125,7 +125,7 @@
|
|
|
|
|
var/msg = "[key_name_admin(usr)] has toggled [key_name_admin(M)]'s nodamage to [(M.status_flags & GODMODE) ? "On" : "Off"]"
|
|
|
|
|
message_admins(msg)
|
|
|
|
|
admin_ticket_log(M, msg)
|
|
|
|
|
feedback_add_details("admin_toggle","Godmode|[M.status_flags & GODMODE]") //If you are copy-pasting this, ensure the 2nd parameter is unique to the new proc!
|
|
|
|
|
SSblackbox.add_details("admin_toggle","Godmode|[M.status_flags & GODMODE]") //If you are copy-pasting this, ensure the 2nd parameter is unique to the new proc!
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/proc/cmd_admin_mute(whom, mute_type, automute = 0)
|
|
|
|
@@ -187,7 +187,7 @@
|
|
|
|
|
message_admins("SPAM AUTOMUTE: [muteunmute] [key_name_admin(whom)] from [mute_string].")
|
|
|
|
|
if(C)
|
|
|
|
|
to_chat(C, "You have been [muteunmute] from [mute_string] by the SPAM AUTOMUTE system. Contact an admin.")
|
|
|
|
|
SSblackbox.add_details("admin_toggle","Auto Mute [feedback_string]|1") //If you are copy-pasting this, ensure the 2nd parameter is unique to the new proc!
|
|
|
|
|
SSblackbox.add_details("admin_toggle","Auto Mute [feedback_string]|1") //If you are copy-pasting this, ensure the 2nd parameter is unique to the new proc!
|
|
|
|
|
return
|
|
|
|
|
|
|
|
|
|
if(P.muted & mute_type)
|
|
|
|
@@ -201,7 +201,7 @@
|
|
|
|
|
message_admins("[key_name_admin(usr)] has [muteunmute] [key_name_admin(whom)] from [mute_string].")
|
|
|
|
|
if(C)
|
|
|
|
|
to_chat(C, "You have been [muteunmute] from [mute_string] by [key_name(usr, include_name = FALSE)].")
|
|
|
|
|
SSblackbox.add_details("admin_toggle","Mute [feedback_string]|[P.muted & mute_type]") //If you are copy-pasting this, ensure the 2nd parameter is unique to the new proc!
|
|
|
|
|
SSblackbox.add_details("admin_toggle","Mute [feedback_string]|[P.muted & mute_type]") //If you are copy-pasting this, ensure the 2nd parameter is unique to the new proc!
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
//I use this proc for respawn character too. /N
|
|
|
|
@@ -423,7 +423,7 @@ Traitors and the like can also be revived with the previous role mostly intact.
|
|
|
|
|
|
|
|
|
|
to_chat(new_character, "You have been fully respawned. Enjoy the game.")
|
|
|
|
|
|
|
|
|
|
SSblackbox.add_details("admin_verb","Respawn Character") //If you are copy-pasting this, ensure the 2nd parameter is unique to the new proc!
|
|
|
|
|
SSblackbox.add_details("admin_verb","Respawn Character") //If you are copy-pasting this, ensure the 2nd parameter is unique to the new proc!
|
|
|
|
|
return new_character
|
|
|
|
|
|
|
|
|
|
/client/proc/cmd_admin_add_freeform_ai_law()
|
|
|
|
@@ -446,7 +446,7 @@ Traitors and the like can also be revived with the previous role mostly intact.
|
|
|
|
|
ion.announceEvent = announce_ion_laws
|
|
|
|
|
ion.ionMessage = input
|
|
|
|
|
|
|
|
|
|
SSblackbox.add_details("admin_verb","Add Custom AI Law") //If you are copy-pasting this, ensure the 2nd parameter is unique to the new proc!
|
|
|
|
|
SSblackbox.add_details("admin_verb","Add Custom AI Law") //If you are copy-pasting this, ensure the 2nd parameter is unique to the new proc!
|
|
|
|
|
|
|
|
|
|
/client/proc/cmd_admin_rejuvenate(mob/living/M in GLOB.mob_list)
|
|
|
|
|
set category = "Special Verbs"
|
|
|
|
@@ -465,7 +465,7 @@ Traitors and the like can also be revived with the previous role mostly intact.
|
|
|
|
|
var/msg = "<span class='danger'>Admin [key_name_admin(usr)] healed / revived [key_name_admin(M)]!</span>"
|
|
|
|
|
message_admins(msg)
|
|
|
|
|
admin_ticket_log(M, msg)
|
|
|
|
|
feedback_add_details("admin_verb","Rejuvinate") //If you are copy-pasting this, ensure the 2nd parameter is unique to the new proc!
|
|
|
|
|
SSblackbox.add_details("admin_verb","Rejuvinate") //If you are copy-pasting this, ensure the 2nd parameter is unique to the new proc!
|
|
|
|
|
|
|
|
|
|
/client/proc/cmd_admin_create_centcom_report()
|
|
|
|
|
set category = "Special Verbs"
|
|
|
|
@@ -490,7 +490,7 @@ Traitors and the like can also be revived with the previous role mostly intact.
|
|
|
|
|
|
|
|
|
|
log_admin("[key_name(src)] has created a command report: [input]")
|
|
|
|
|
message_admins("[key_name_admin(src)] has created a command report")
|
|
|
|
|
SSblackbox.add_details("admin_verb","Create Command Report") //If you are copy-pasting this, ensure the 2nd parameter is unique to the new proc!
|
|
|
|
|
SSblackbox.add_details("admin_verb","Create Command Report") //If you are copy-pasting this, ensure the 2nd parameter is unique to the new proc!
|
|
|
|
|
|
|
|
|
|
/client/proc/cmd_change_command_name()
|
|
|
|
|
set category = "Special Verbs"
|
|
|
|
@@ -516,7 +516,7 @@ Traitors and the like can also be revived with the previous role mostly intact.
|
|
|
|
|
if (alert(src, "Are you sure you want to delete:\n[O]\nat ([O.x], [O.y], [O.z])?", "Confirmation", "Yes", "No") == "Yes")
|
|
|
|
|
log_admin("[key_name(usr)] deleted [O] at ([O.x],[O.y],[O.z])")
|
|
|
|
|
message_admins("[key_name_admin(usr)] deleted [O] at ([O.x],[O.y],[O.z])")
|
|
|
|
|
SSblackbox.add_details("admin_verb","Delete") //If you are copy-pasting this, ensure the 2nd parameter is unique to the new proc!
|
|
|
|
|
SSblackbox.add_details("admin_verb","Delete") //If you are copy-pasting this, ensure the 2nd parameter is unique to the new proc!
|
|
|
|
|
if(isturf(O))
|
|
|
|
|
var/turf/T = O
|
|
|
|
|
T.ChangeTurf(T.baseturf)
|
|
|
|
@@ -531,7 +531,7 @@ Traitors and the like can also be revived with the previous role mostly intact.
|
|
|
|
|
to_chat(src, "Only administrators may use this command.")
|
|
|
|
|
return
|
|
|
|
|
holder.manage_free_slots()
|
|
|
|
|
SSblackbox.add_details("admin_verb","Manage Job Slots") //If you are copy-pasting this, ensure the 2nd parameter is unique to the new proc!
|
|
|
|
|
SSblackbox.add_details("admin_verb","Manage Job Slots") //If you are copy-pasting this, ensure the 2nd parameter is unique to the new proc!
|
|
|
|
|
|
|
|
|
|
/client/proc/cmd_admin_explosion(atom/O as obj|mob|turf in world)
|
|
|
|
|
set category = "Special Verbs"
|
|
|
|
@@ -560,7 +560,7 @@ Traitors and the like can also be revived with the previous role mostly intact.
|
|
|
|
|
explosion(O, devastation, heavy, light, flash, null, null,flames)
|
|
|
|
|
log_admin("[key_name(usr)] created an explosion ([devastation],[heavy],[light],[flames]) at ([O.x],[O.y],[O.z])")
|
|
|
|
|
message_admins("[key_name_admin(usr)] created an explosion ([devastation],[heavy],[light],[flames]) at ([O.x],[O.y],[O.z])")
|
|
|
|
|
SSblackbox.add_details("admin_verb","Explosion") //If you are copy-pasting this, ensure the 2nd parameter is unique to the new proc!
|
|
|
|
|
SSblackbox.add_details("admin_verb","Explosion") //If you are copy-pasting this, ensure the 2nd parameter is unique to the new proc!
|
|
|
|
|
return
|
|
|
|
|
else
|
|
|
|
|
return
|
|
|
|
@@ -583,7 +583,7 @@ Traitors and the like can also be revived with the previous role mostly intact.
|
|
|
|
|
empulse(O, heavy, light)
|
|
|
|
|
log_admin("[key_name(usr)] created an EM Pulse ([heavy],[light]) at ([O.x],[O.y],[O.z])")
|
|
|
|
|
message_admins("[key_name_admin(usr)] created an EM PUlse ([heavy],[light]) at ([O.x],[O.y],[O.z])")
|
|
|
|
|
SSblackbox.add_details("admin_verb","EM Pulse") //If you are copy-pasting this, ensure the 2nd parameter is unique to the new proc!
|
|
|
|
|
SSblackbox.add_details("admin_verb","EM Pulse") //If you are copy-pasting this, ensure the 2nd parameter is unique to the new proc!
|
|
|
|
|
|
|
|
|
|
return
|
|
|
|
|
else
|
|
|
|
@@ -614,7 +614,7 @@ Traitors and the like can also be revived with the previous role mostly intact.
|
|
|
|
|
M.gib()
|
|
|
|
|
else
|
|
|
|
|
M.gib(1)
|
|
|
|
|
SSblackbox.add_details("admin_verb","Gib") //If you are copy-pasting this, ensure the 2nd parameter is unique to the new proc!
|
|
|
|
|
SSblackbox.add_details("admin_verb","Gib") //If you are copy-pasting this, ensure the 2nd parameter is unique to the new proc!
|
|
|
|
|
|
|
|
|
|
/client/proc/cmd_admin_gib_self()
|
|
|
|
|
set name = "Gibself"
|
|
|
|
@@ -624,7 +624,7 @@ Traitors and the like can also be revived with the previous role mostly intact.
|
|
|
|
|
if(confirm == "Yes")
|
|
|
|
|
log_admin("[key_name(usr)] used gibself.")
|
|
|
|
|
message_admins("<span class='adminnotice'>[key_name_admin(usr)] used gibself.</span>")
|
|
|
|
|
SSblackbox.add_details("admin_verb","Gib Self") //If you are copy-pasting this, ensure the 2nd parameter is unique to the new proc!
|
|
|
|
|
SSblackbox.add_details("admin_verb","Gib Self") //If you are copy-pasting this, ensure the 2nd parameter is unique to the new proc!
|
|
|
|
|
mob.gib(1, 1, 1)
|
|
|
|
|
|
|
|
|
|
/client/proc/cmd_admin_check_contents(mob/living/M in GLOB.mob_list)
|
|
|
|
@@ -634,7 +634,7 @@ Traitors and the like can also be revived with the previous role mostly intact.
|
|
|
|
|
var/list/L = M.get_contents()
|
|
|
|
|
for(var/t in L)
|
|
|
|
|
to_chat(usr, "[t]")
|
|
|
|
|
SSblackbox.add_details("admin_verb","Check Contents") //If you are copy-pasting this, ensure the 2nd parameter is unique to the new proc!
|
|
|
|
|
SSblackbox.add_details("admin_verb","Check Contents") //If you are copy-pasting this, ensure the 2nd parameter is unique to the new proc!
|
|
|
|
|
|
|
|
|
|
/client/proc/toggle_view_range()
|
|
|
|
|
set category = "Special Verbs"
|
|
|
|
@@ -649,7 +649,7 @@ Traitors and the like can also be revived with the previous role mostly intact.
|
|
|
|
|
log_admin("[key_name(usr)] changed their view range to [view].")
|
|
|
|
|
//message_admins("\blue [key_name_admin(usr)] changed their view range to [view].") //why? removed by order of XSI
|
|
|
|
|
|
|
|
|
|
SSblackbox.add_details("admin_toggle","Change View Range|[view]") //If you are copy-pasting this, ensure the 2nd parameter is unique to the new proc!
|
|
|
|
|
SSblackbox.add_details("admin_toggle","Change View Range|[view]") //If you are copy-pasting this, ensure the 2nd parameter is unique to the new proc!
|
|
|
|
|
|
|
|
|
|
/client/proc/admin_call_shuttle()
|
|
|
|
|
|
|
|
|
@@ -668,7 +668,7 @@ Traitors and the like can also be revived with the previous role mostly intact.
|
|
|
|
|
return
|
|
|
|
|
|
|
|
|
|
SSshuttle.emergency.request()
|
|
|
|
|
SSblackbox.add_details("admin_verb","Call Shuttle") //If you are copy-pasting this, ensure the 2nd parameter is unique to the new proc!
|
|
|
|
|
SSblackbox.add_details("admin_verb","Call Shuttle") //If you are copy-pasting this, ensure the 2nd parameter is unique to the new proc!
|
|
|
|
|
log_admin("[key_name(usr)] admin-called the emergency shuttle.")
|
|
|
|
|
message_admins("<span class='adminnotice'>[key_name_admin(usr)] admin-called the emergency shuttle.</span>")
|
|
|
|
|
return
|
|
|
|
@@ -685,7 +685,7 @@ Traitors and the like can also be revived with the previous role mostly intact.
|
|
|
|
|
return
|
|
|
|
|
|
|
|
|
|
SSshuttle.emergency.cancel()
|
|
|
|
|
SSblackbox.add_details("admin_verb","Cancel Shuttle") //If you are copy-pasting this, ensure the 2nd parameter is unique to the new proc!
|
|
|
|
|
SSblackbox.add_details("admin_verb","Cancel Shuttle") //If you are copy-pasting this, ensure the 2nd parameter is unique to the new proc!
|
|
|
|
|
log_admin("[key_name(usr)] admin-recalled the emergency shuttle.")
|
|
|
|
|
message_admins("<span class='adminnotice'>[key_name_admin(usr)] admin-recalled the emergency shuttle.</span>")
|
|
|
|
|
|
|
|
|
@@ -720,7 +720,7 @@ Traitors and the like can also be revived with the previous role mostly intact.
|
|
|
|
|
to_chat(usr, "<i>Remember: you can always disable the randomness by using the verb again, assuming the round hasn't started yet</i>.")
|
|
|
|
|
|
|
|
|
|
config.force_random_names = 1
|
|
|
|
|
SSblackbox.add_details("admin_verb","Make Everyone Random") //If you are copy-pasting this, ensure the 2nd parameter is unique to the new proc!
|
|
|
|
|
SSblackbox.add_details("admin_verb","Make Everyone Random") //If you are copy-pasting this, ensure the 2nd parameter is unique to the new proc!
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/client/proc/toggle_random_events()
|
|
|
|
@@ -735,7 +735,7 @@ Traitors and the like can also be revived with the previous role mostly intact.
|
|
|
|
|
config.allow_random_events = 0
|
|
|
|
|
to_chat(usr, "Random events disabled")
|
|
|
|
|
message_admins("Admin [key_name_admin(usr)] has disabled random events.")
|
|
|
|
|
SSblackbox.add_details("admin_toggle","Toggle Random Events|[config.allow_random_events]") //If you are copy-pasting this, ensure the 2nd parameter is unique to the new proc!
|
|
|
|
|
SSblackbox.add_details("admin_toggle","Toggle Random Events|[config.allow_random_events]") //If you are copy-pasting this, ensure the 2nd parameter is unique to the new proc!
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/client/proc/admin_change_sec_level()
|
|
|
|
@@ -753,7 +753,7 @@ Traitors and the like can also be revived with the previous role mostly intact.
|
|
|
|
|
|
|
|
|
|
log_admin("[key_name(usr)] changed the security level to [level]")
|
|
|
|
|
message_admins("[key_name_admin(usr)] changed the security level to [level]")
|
|
|
|
|
SSblackbox.add_details("admin_verb","Set Security Level [capitalize(level)]") //If you are copy-pasting this, ensure the 2nd parameter is unique to the new proc!
|
|
|
|
|
SSblackbox.add_details("admin_verb","Set Security Level [capitalize(level)]") //If you are copy-pasting this, ensure the 2nd parameter is unique to the new proc!
|
|
|
|
|
|
|
|
|
|
/client/proc/toggle_nuke(obj/machinery/nuclearbomb/N in GLOB.nuke_list)
|
|
|
|
|
set name = "Toggle Nuke"
|
|
|
|
@@ -772,7 +772,7 @@ Traitors and the like can also be revived with the previous role mostly intact.
|
|
|
|
|
|
|
|
|
|
log_admin("[key_name(usr)] [N.timing ? "activated" : "deactivated"] a nuke at ([N.x],[N.y],[N.z]).")
|
|
|
|
|
message_admins("[ADMIN_LOOKUPFLW(usr)] [N.timing ? "activated" : "deactivated"] a nuke at [ADMIN_COORDJMP(N)].")
|
|
|
|
|
SSblackbox.add_details("admin_toggle","Toggle Nuke|[N.timing]") //If you are copy-pasting this, ensure the 2nd parameter is unique to the new proc!
|
|
|
|
|
SSblackbox.add_details("admin_toggle","Toggle Nuke|[N.timing]") //If you are copy-pasting this, ensure the 2nd parameter is unique to the new proc!
|
|
|
|
|
|
|
|
|
|
GLOBAL_LIST_EMPTY(custom_outfits) //Admin created outfits
|
|
|
|
|
|
|
|
|
@@ -970,11 +970,11 @@ GLOBAL_LIST_EMPTY(custom_outfits) //Admin created outfits
|
|
|
|
|
to_chat(usr, "You toggled your admin antag HUD [adding_hud ? "ON" : "OFF"].")
|
|
|
|
|
message_admins("[key_name_admin(usr)] toggled their admin antag HUD [adding_hud ? "ON" : "OFF"].")
|
|
|
|
|
log_admin("[key_name(usr)] toggled their admin antag HUD [adding_hud ? "ON" : "OFF"].")
|
|
|
|
|
SSblackbox.add_details("admin_toggle","Toggle Antag HUD|[adding_hud]") //If you are copy-pasting this, ensure the 2nd parameter is unique to the new proc!
|
|
|
|
|
SSblackbox.add_details("admin_toggle","Toggle Antag HUD|[adding_hud]") //If you are copy-pasting this, ensure the 2nd parameter is unique to the new proc!
|
|
|
|
|
|
|
|
|
|
/client/proc/has_antag_hud()
|
|
|
|
|
var/datum/atom_hud/A = GLOB.huds[ANTAG_HUD_TRAITOR]
|
|
|
|
|
return A.hudusers[mob]
|
|
|
|
|
return A.hudusers[mob]
|
|
|
|
|
|
|
|
|
|
/client/proc/open_shuttle_manipulator()
|
|
|
|
|
set category = "Admin"
|
|
|
|
@@ -1002,7 +1002,7 @@ GLOBAL_LIST_EMPTY(custom_outfits) //Admin created outfits
|
|
|
|
|
|
|
|
|
|
message_admins("[key_name_admin(usr)] added a latent zombie infection to all humans.")
|
|
|
|
|
log_admin("[key_name(usr)] added a latent zombie infection to all humans.")
|
|
|
|
|
SSblackbox.add_details("admin_verb","Mass Zombie Infection")
|
|
|
|
|
SSblackbox.add_details("admin_verb","Mass Zombie Infection")
|
|
|
|
|
|
|
|
|
|
/client/proc/mass_zombie_cure()
|
|
|
|
|
set category = "Fun"
|
|
|
|
@@ -1020,7 +1020,7 @@ GLOBAL_LIST_EMPTY(custom_outfits) //Admin created outfits
|
|
|
|
|
|
|
|
|
|
message_admins("[key_name_admin(usr)] cured all zombies.")
|
|
|
|
|
log_admin("[key_name(usr)] cured all zombies.")
|
|
|
|
|
SSblackbox.add_details("admin_verb","Mass Zombie Cure")
|
|
|
|
|
SSblackbox.add_details("admin_verb","Mass Zombie Cure")
|
|
|
|
|
|
|
|
|
|
/client/proc/polymorph_all()
|
|
|
|
|
set category = "Fun"
|
|
|
|
@@ -1039,7 +1039,7 @@ GLOBAL_LIST_EMPTY(custom_outfits) //Admin created outfits
|
|
|
|
|
|
|
|
|
|
message_admins("[key_name_admin(usr)] started polymorphed all living mobs.")
|
|
|
|
|
log_admin("[key_name(usr)] polymorphed all living mobs.")
|
|
|
|
|
SSblackbox.add_details("admin_verb","Polymorph All")
|
|
|
|
|
SSblackbox.add_details("admin_verb","Polymorph All")
|
|
|
|
|
|
|
|
|
|
for(var/mob/living/M in mobs)
|
|
|
|
|
CHECK_TICK
|
|
|
|
@@ -1080,7 +1080,7 @@ GLOBAL_LIST_EMPTY(custom_outfits) //Admin created outfits
|
|
|
|
|
|
|
|
|
|
message_admins("[key_name_admin(usr)] sent a tip of the round.")
|
|
|
|
|
log_admin("[key_name(usr)] sent \"[input]\" as the Tip of the Round.")
|
|
|
|
|
SSblackbox.add_details("admin_verb","Show Tip")
|
|
|
|
|
SSblackbox.add_details("admin_verb","Show Tip")
|
|
|
|
|
|
|
|
|
|
#define ON_PURRBATION(H) (!(H.dna.features["tail_human"] == "None" && H.dna.features["ears"] == "None"))
|
|
|
|
|
|
|
|
|
@@ -1157,7 +1157,7 @@ GLOBAL_LIST_EMPTY(custom_outfits) //Admin created outfits
|
|
|
|
|
if (world.visibility && !world.reachable)
|
|
|
|
|
message_admins("WARNING: The server will not show up on the hub because byond is detecting that a filewall is blocking incoming connections.")
|
|
|
|
|
|
|
|
|
|
SSblackbox.add_details("admin_toggle","Toggled Hub Visibility|[world.visibility]") //If you are copy-pasting this, ensure the 2nd parameter is unique to the new proc!
|
|
|
|
|
SSblackbox.add_details("admin_toggle","Toggled Hub Visibility|[world.visibility]") //If you are copy-pasting this, ensure the 2nd parameter is unique to the new proc!
|
|
|
|
|
|
|
|
|
|
/client/proc/smite(mob/living/carbon/human/target as mob)
|
|
|
|
|
set name = "Smite"
|
|
|
|
|