Ulysses

General => Developers Corner => Topic started by: Zombine on December 05, 2014, 05:51:42 PM

Title: Ent Command
Post by: Zombine on December 05, 2014, 05:51:42 PM
So I was trying for testing purposes
Code: [Select]
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?
Title: Re: Ent Command
Post by: Megiddo on December 05, 2014, 06:13:15 PM
You're right, the current way it's written will not allow for this. I'm adding it to the issues page and we'll look into potential fixes.
Title: Re: Ent Command
Post by: Megiddo on March 19, 2015, 04:07:20 PM
This is now fixed.