mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-04-09 05:51:59 +01:00
Address Fox's concerns
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
/proc/ext_python(var/script, var/args, var/scriptsprefix = 1)
|
||||
to_chat(world, "ext python [script] [args]")
|
||||
if(scriptsprefix) script = "scripts/" + script
|
||||
|
||||
if(world.system_type == MS_WINDOWS)
|
||||
|
||||
Reference in New Issue
Block a user