When I try to host a server the game writed this:
Setting MOTD…
ERROR: ‘trigger_objective_info’ has a missing target ‘fgate’
What I need to do?
When I try to host a server the game writed this:
Setting MOTD…
ERROR: ‘trigger_objective_info’ has a missing target ‘fgate’
What I need to do?
I have another problem with easygen!
Why don’t save the easygen the textures what I use?
ERROR: ‘trigger_objective_info’ has a missing target ‘fgate’
Your TOI is missing its target, ‘fgate’
I don’t see wha is so mysterious about this.
TOI’s need to target an entity (target = fgate0. The entity your TOI is supposed to be pointing to either 1) isn’t there, 2) doesn’t have a targetname of fgate, 3) you gave your TOI the wrong target name, or 4) you plain forgot a target line