29.12.2017, 10:19
The areaid parameter is set to 100.
This will enable the checkpoint only for players that are in area ID 100, which is probably wrong in this case.
Set it to -1 or leave it away completely (the next parameter can also be left out as it's optional and not required here).
This will enable the checkpoint only for players that are in area ID 100, which is probably wrong in this case.
Set it to -1 or leave it away completely (the next parameter can also be left out as it's optional and not required here).