ID:175030
Jun 19 2003, 6:46 pm
|
|
ive seen a couple posts on this but none of them worked for me... i have dragonballs that appear on the hud when you collect them... only problem is that when you save and come back the dragonballs are missing on the hud.. Anyone know how i could save it so when you login again it will have the hud dragonballs?
|
Jun 20 2003, 8:28 pm
|
|
make it check a var for each dragonball, and if it is set as yes or 1 or whatever or however you want it to be set as, it will display them
|
You have to add them again in Login...
Just make a check to see what DBs they have in their inventory (or if certain variables are set or whatever is saved), and then add the appropriate HUD objects... There isn't an automatic way to do it... You'll have to do it manually... |
In response to War_master66
|
|
i did that and they wouldnt show up... i made a proc and i tried putting it directly in the login.. and it didnt work...
|