Page 1 of 1

Can't edit spawn tag in Sandbox SVN (revision 2975)

Posted: January 9th, 2011, 7:53 am
by PVince81
Steps to reproduce:
1. Add a new entitity of type "spawn'
2. Hit F3

Expected result:
GUI shows three fields: yaw, radius and tag

Actual result:
GUI shows two fields: yaw and tag, and the tag field actually affects the radius.

Proposed fix:
Edit data/rpg/menus.cfg and replace the line

Code: Select all

newentgui spawn "yaw tag" "0 360 0 10000"
with

Code: Select all

newentgui spawn "yaw radius tag" "0 360 0 512 0 10000"

Re: Can't edit spawn tag in Sandbox SVN (revision 2975)

Posted: January 9th, 2011, 8:02 am
by owenisred
Possibly don't use the development version? It changes constantly. Sorry that's all the help I can give

Re: Can't edit spawn tag in Sandbox SVN (revision 2975)

Posted: January 9th, 2011, 8:34 am
by PVince81
I meant this as a bug report, so that the developer can fix it.

Re: Can't edit spawn tag in Sandbox SVN (revision 2975)

Posted: January 9th, 2011, 5:23 pm
by chocolatepie33
You're in the wrong section, there's a topic for 2.6 (and on)s' bugs.

Re: Can't edit spawn tag in Sandbox SVN (revision 2975)

Posted: January 9th, 2011, 11:59 pm
by Hirato
I use 1/2/3/4/5 + scroll so I didn't notice; thanks for the report fix is uploading as we speak