Few Questions [Needing Help]

Mu online season 21 - grand opening
Status
Not open for further replies.

Tom27

Golden Oldie
Golden Oldie
Sep 15, 2005
1,877
78
185
Norwich
Question 1: Answered + Compelted

Question 2: Answered + Completed


EDIT

Another 2 Questions:
-----------------

3] How to i add HP/MP onto Pots? Ive added them to HP_ADD + MP_ADD but they show as 0 ingame.
 
Last edited:

akacary2

LOMCN Veteran
Veteran
Loyal Member
Dec 11, 2008
274
1
44
Hartlepool
1).Make sure you have a BindList.txt + UnBindList.txt;

In Bindlist.txt you should have:

30 (HP)SmallDrugBundle
31 (MP)SmallDrugBundle
125 (HP)MediumDrugBundle
etc etc

The number before bundle name is the id of the single pot in TBL_stditems

In Unbindlist.txt you should have:

100 (HP)DrugSmall
101 (MP)DrugSmall
102 (HP)DrugMedium

This time the number on the left doesnt really mean owt...just add on to woteva is there e.g last 1 is 114 then next will be 115 :) but make sure u use that number for the FLD_Shape in TBL_stditems for the bundle


2). Open Q-Function and type:

[@StdModeFunc4] <--------I think you can use woteva number here but #ACT as long as u use it as the anicount in
mapmove mapnumber X Y TBL_stditems for your teleport
break

Change the red bits 2 appropriate info lol

I think I remembered all this correctly lol G/L
 
Upvote 0

Tom27

Golden Oldie
Golden Oldie
Sep 15, 2005
1,877
78
185
Norwich
Cheers bud ive got both working.

Just 1 more problem now,

Ive added the pots too.

HP_ADD: 500 (HealthJuicePot)
MP_ADD: 65 (ManaJuicePot)

And ingame they show as 0.

And ideas why?



Another question
----------------


I've resised my minimap imges in paint to 25 x 25 and added them into my SQL with the number given -1.

For somereason my minimaps look fked and they get bigger/smaller depending on where I walk
 
Last edited:
Upvote 0

akacary2

LOMCN Veteran
Veteran
Loyal Member
Dec 11, 2008
274
1
44
Hartlepool
for normal add on like a hp pot u use FLD_AC
for normal add on like an mp pot u use FLD_MAC

cnt remember wot it is for instant ( just copy sunpot or summit and change img index)

Couldnt tell you bowt the maps m8 cos i aint got the foggiest lol sry
 
Upvote 0

Tom27

Golden Oldie
Golden Oldie
Sep 15, 2005
1,877
78
185
Norwich
KillMaster has sorted this problem.

Thanks anyway lads


THREAD CAN BE CLOSED, PROBLEM HAS BEEN SOLVED.
 
Upvote 0
Status
Not open for further replies.