| Code: |
vitalInit.lst : 40-60
Settings\Ricky\Desktop\Locale\pkg\attributes\hooks\vitalInit.src, Line 10
exported function GetLifeMaximumValue(mobile)
18: makelocal
19: jmp userfunc @21
20: progend
21: pop param 'mobile'
return 100;
22: 100L
23: return
C:\Documents and Settings\Ricky\Desktop\Locale\pkg\attributes\hooks\vitalInit.src, Line 6
exported function GetLifeRegenRate(mobile)
24: makelocal
25: jmp userfunc @27
26: progend
27: pop param 'mobile'
return 100;
28: 100L
29: return
C:\Documents and Settings\Ricky\Desktop\Locale\pkg\attributes\hooks\vitalInit.src, Line 18
exported function GetManaMaximumValue(mobile)
30: makelocal
31: jmp userfunc @33 |