Forgottenserver: [Suggestion] OnMount event

Created on 27 Mar 2020  路  5Comments  路  Source: otland/forgottenserver

While I was working on adding achievements, I was going thru updates and found out that cip added the possibility to get the "Natural Born Cowboy" (the one you get for your first mount), while using mounts bought on the store, so here comes my idea to suggest the addition of an OnMount event, because why not 馃槢 it can be used for bonuses as well as the OnChangeOutfit

Most helpful comment

We can do this once Event Callbacks are implemented.

All 5 comments

It can be simulated perfectly using the function Creature: onChangeOutfit (outfit) outfit.lookMount method, but it is a very good idea to separate a small snippet of the code so that it is especially responsible for the mount info ;)

It can be simulated perfectly using the function Creature: onChangeOutfit (outfit) outfit.lookMount method, but it is a very good idea to separate a small snippet of the code so that it is especially responsible for the mount info ;)

ohhhhhhhhhh I didn't knew, thanks once again for giving information I didn't had

We can do this once Event Callbacks are implemented.

image
image
:)

2867 just referencing so I don't forget

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Zbizu picture Zbizu  路  5Comments

dudantas picture dudantas  路  4Comments

EPuncker picture EPuncker  路  4Comments

MillhioreBT picture MillhioreBT  路  4Comments

wo11ven picture wo11ven  路  5Comments