Code:mob
Login()
src.Defense = rand(10,75)
mob
Login()
src.Speed = rand(11,130)
Problem description:When i log in it says my strength and defens eis 0 instead of the rand posted above.
whats wrong?
ID:146056
Sep 28 2005, 2:10 pm
|
|
Sarg338 wrote:
Code:mob > Problem description:When i log in it says my strength and defens eis 0 instead of the rand posted above. ill put your code and such in the correct places.... mob Problem description:When i log in it says my strength and defense is 0 instead of the rand posted above. whats wrong? there :D |
In response to Nick789
|
|
it still says its 0 when i log in
|
In response to Unknown Person
|
|
ahhh ok thanks. that also fixed my map problem too. :D
|
For your problem, I'm guessing because you're not calling ..() in Login(). It'd be more reasonable to put it in the same section, though.
~~> Dragon Lord