No Pay Sorry Hope You Still Help
Problem description:
I need help with the coding in my game, heres the problem. When I log in to my game everything is fine, but when I relog into my game my stat tab is gone 0.o for some strange reason. Ive been up for days trying to fix it but I just cant find the problem. Help
ID:1746789
Dec 25 2014, 1:01 pm
|
|
Dec 25 2014, 1:13 pm
|
|
Mind showing some code?
|
In response to WSHGC
|
|
Sure do you have a TeamViewer ?
|
In response to WSHGC
|
|
you can code right ?
|
He means show us the code here, like where things login/logout and save/load and how the stats tab is displayed so we can see what the problem might be.
|
In response to Zasif
|
|
ok i will show you where i think the problem is
|
In response to Zasif
|
|
Might Be Here:
mob/Stat() |
In response to Zasif
|
|
Everyhtings Ok In THis Picture
https://www.sendspace.com/file/6cys0p |
And THis Is What Happens When I Relog
https://www.sendspace.com/file/abzg03 |
Those pictures dont show us anything, see if adding usr.HudRefresh() when you load the game fixes the problem.
|
In response to Zasif
|
|
ok
|
In response to Zasif
|
|
it doesnt work
|
In response to Henrique112
|
|
ok ill look into it
|
mob/Stat() if(src.charactername) Well here is your problem, If you load the user and doesnt load the charatername ofcourse it wont show its other stats. |
In response to Zasif
|
|
So what do you think i should do ?
|
In response to Zasif
|
|
hm
|