mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 10:12:45 +00:00
Random map generator fixes, cleanup
This commit is contained in:
@@ -75,7 +75,8 @@
|
||||
tz = !isnull(tz) ? tz : T.z
|
||||
message_admins("[key_name_admin(usr)] has applied [M.name] at x[tx],y[ty],z[tz].")
|
||||
log_admin("[key_name(usr)] has applied [M.name] at x[tx],y[ty],z[tz].")
|
||||
M.apply_to_map(tx,ty,tz)
|
||||
M.set_origins(tx,ty,tz)
|
||||
M.apply_to_map()
|
||||
|
||||
/client/proc/overlay_random_map()
|
||||
set category = "Debug"
|
||||
|
||||
Reference in New Issue
Block a user