fireicesurfer Posted May 4, 2020 Posted May 4, 2020 Hello! i need help please. master scripters please. character return to save point when die 2 times. on all map how to change this please Quote
0 Patskie Posted May 4, 2020 Posted May 4, 2020 OnPCDieEvent: if (@die % 2) end; warp "SavePoint", 0, 0; @die++; end; Quote
0 fireicesurfer Posted May 5, 2020 Author Posted May 5, 2020 14 hours ago, Patskie said: OnPCDieEvent: if (@die % 2) end; warp "SavePoint", 0, 0; @die++; end; i mean, i want to turn it off. because the pvp script is affecting all maps. everybody warps out back to savepoint after 2 deaths. very annoying when partying. cant resurrect because they are teleported to savepoint. Quote
Question
fireicesurfer
Hello! i need help please.
master scripters please. character return to save point when die 2 times. on all map how to change this please
2 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.