ID:262341
 
Code:
mob
Login()
if(src.chosechar)
src.chosechar += 1
client.base_ChooseCharacter()
else
src.icon = 'adventurer1.dmi'
src.loc = locate(1,1,1)
src.chosechar = 1


Problem description:Ok, the charhandling says to set the auto-load feature to 0 which I did. Then it says put it in the code where/when you want it to be loaded. For some reason, when I log in, the character goes to (1,1,1) but doesn't go to the spot you were supposed to be(saves when you logout). This has been a very frustrating porblem, and your help/anyone's help would be appreciated.

not to sure whta you mean . but i will try and help.
first you go to 1,1,1 becasue you haev it set to 1,1,1.
second do ou have a load made or even a save?