Author Topic: Ent Command  (Read 1721 times)

0 Members and 1 Guest are viewing this topic.

Offline Zombine

  • Newbie
  • *
  • Posts: 19
  • Karma: 0
Ent Command
« 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?

Offline Megiddo

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 6213
  • Karma: 394
  • Project Lead
Re: Ent Command
« Reply #1 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.
Experiencing God's grace one day at a time.

Offline Megiddo

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 6213
  • Karma: 394
  • Project Lead
Re: Ent Command
« Reply #2 on: March 19, 2015, 04:07:20 PM »
This is now fixed.
Experiencing God's grace one day at a time.