how could i make an teleport to certain places such as townteleports sents u to town how cud i make a teleport to insect cave or summat ( item not npc )
also how can i add new ores to mining areas?
thank in advance
1) via qfunction - not sure on exactly how its done but iam sure someone does
2) via the setup.txt and the database - you need to overwrite what is writen in the setup.txt for the ore thats there already
tyvm budyou could also make the item in the DB called LightningTele
and use the number 6 in the FLD_ANICOUNT add this
[@StdModeFunc6]
#ACT
mapmove D2081 21 220
break
to the QFunction in the market_def folder this will make them double clickable and then it will tele you to the lightning cave. when the item is used
LightningTele,31,0,1,6,0,0,404
