Tdi123 Posted December 11, 2020 Posted December 11, 2020 Example: When the NPC teleports the player to a map, he will automatically lose the mount. setmounting(0); Does not work Quote
0 Tdi123 Posted December 11, 2020 Author Posted December 11, 2020 4 minutes ago, Tdi123 said: Example: When the NPC teleports the player to a map, he will automatically lose the mount. setmounting(0); Does not work Resolved: if (ismounting()){ setmounting(); } Quote
Question
Tdi123
Example: When the NPC teleports the player to a map, he will automatically lose the mount.
setmounting(0); Does not work
1 answer 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.