-
August 12, 2025 at 15:30 #5540
You can assign each player that joins the game a SSN allowing a trigger to be activated over and over again. This is a great way to teleport a player one at a time when the player steps in a area/trigger. It takes a few things to make this happen. For every slot that is setup in the server you have to make that many events (if the server has 16 slots, you need 17 events, 10000 – 10016), you need to edit the .mis file and manually add the SS numbers to the event, and you need to reset the events. This will work in the MED editor, not sure how to do it in NILE.
You just need to use (player) in your WAC script for area triggers and ssnride.
Latest 10 Comments