- Feb 8, 2004
- 1,529
- 1
- 164
I have no want in the world to use this file any more, it took 2 days to write and is most probably the biggest single use NPC script in existance. This NPC sells 4 different types of horse, it also repairs the horses, but in a very different way. The player using the script has to have the horse taken from them for a period of 24 hours before they can reclaim it.
Before you go downloading this, you must first understand the fundemental system that drives it, vairables. https://liandrin.sslpowered.com/help-variables.html read up all the information, then get it to work just so you understand how it all fits together. You will also need to implement the items into your DB, their names are RedHorse , BrownHorse , BlackHorse and WhiteHorse. Here is some information on the horse std modes and shapes.
Now for the script, download this file and extract it into your market_def folder. Next, set up global vairables for RedHorse , BrownHorse , BlackHorse and WhiteHorse. Also set up a system to load the vairables. And finaly, implement the script into your server.
There may be a few bugs in the script, I never managed to test every aspect of it.
Enjoy
P.S. Look at the horse script file size :P
Before you go downloading this, you must first understand the fundemental system that drives it, vairables. https://liandrin.sslpowered.com/help-variables.html read up all the information, then get it to work just so you understand how it all fits together. You will also need to implement the items into your DB, their names are RedHorse , BrownHorse , BlackHorse and WhiteHorse. Here is some information on the horse std modes and shapes.
Now for the script, download this file and extract it into your market_def folder. Next, set up global vairables for RedHorse , BrownHorse , BlackHorse and WhiteHorse. Also set up a system to load the vairables. And finaly, implement the script into your server.
There may be a few bugs in the script, I never managed to test every aspect of it.
Enjoy
P.S. Look at the horse script file size :P
