Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Forcesub bug #50

Closed
anthonynguyen opened this issue Aug 15, 2014 · 0 comments
Closed

Forcesub bug #50

anthonynguyen opened this issue Aug 15, 2014 · 0 comments
Assignees
Milestone

Comments

@anthonynguyen
Copy link
Contributor

From FrozenSand/ioq3-for-UrbanTerror-4#42

When using the forcesub command, an 8 gets printed instead of clearskies was forced to be a substitute for Blue. This happens because print is being sent instead of ccprint.

What is sent:

print "8" "clearskies" "2"

What should be sent:

ccprint "8" "clearskies" "2"
@Barbatos Barbatos self-assigned this Aug 27, 2014
@Barbatos Barbatos added this to the 4.2.019 milestone Aug 27, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants