Hello Guys,
the verse code from the Prophunt Tutorial in the official UEFN documentation is wrong.
I got a few errors in “prop_team.verse” and “round_timer.verse”.
Do you have any fixes for this, or do someone got a working code?
I just copied the code from the documentation and this are my error:
- /round_timer.verse(53,31, 53,51) : Script error 3506: Unknown identifier
log_prop_hunt_device
. - /round_timer.verse(150,56, 150,64) : Script error 3502: Failure in the right operand of ‘set … = …’ is not yet implemented.
- /round_timer.verse(138,30, 138,58) : Script error 3502: Failure in the right operand of ‘set … = …’ is not yet implemented.
- /round_timer.verse(134,32, 134,61) : Script error 3502: Failure in the right operand of ‘set … = …’ is not yet implemented.
- /round_timer.verse(126,34, 126,61) : Script error 3502: Failure in the right operand of ‘set … = …’ is not yet implemented.
- /prop_team.verse(158,54, 158,61) : Script error 3502: Failure in the right operand of ‘set … = …’ is not yet implemented.
- /prop_team.verse(129,48, 129,71) : Script error 3502: Failure in the right operand of ‘set … = …’ is not yet implemented.