Tdi123 Posted December 11, 2020 Group: Members Topic Count: 93 Topics Per Day: 0.03 Content Count: 195 Reputation: 3 Joined: 12/12/17 Last Seen: January 19 Share 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 Link to comment Share on other sites More sharing options...
0 Tdi123 Posted December 11, 2020 Group: Members Topic Count: 93 Topics Per Day: 0.03 Content Count: 195 Reputation: 3 Joined: 12/12/17 Last Seen: January 19 Author Share 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 Link to comment Share on other sites More sharing options...
Question
Tdi123
Example: When the NPC teleports the player to a map, he will automatically lose the mount.
setmounting(0); Does not work
Link to comment
Share on other sites
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.