So I was trying for testing purposes
ulx ent prop_physics model:models/props_borealis/bluebarrel001.mdl "origin:0 500 500"
and I realized that no matter what I change the second two values of origin (or any value that allows spaces), the prop stays in the same spot. It's as if the second two numbers are completely ignored.
I'm assuming it has something to do with how the command is using gsub, but I'm not too experienced with gsub.
Any ideas?