Code center > Solved Bugs
Poison bug.
PurpleYouko:
--- Quote ---Could you be more specific what you mean with 'floor'? :)
--- End quote ---
Ceiling = upper limit
Floor = lower limit.
Testlund:
You mean like this:
If power > 32000 Then power = 0
If that's wrong you need to tell me exactly what to type. I'm no coder.
Numsgil:
If power > 32000 then power = 32000
if power < 0 then power = 0
Like that.
PurpleYouko:
--- Quote ---If that's wrong you need to tell me exactly what to type. I'm no coder.
--- End quote ---
Stick with us and you soon will be. ;)
Testlund:
Ok. Now I understand. :D
I'll let you know if I crash again, but that might take quite some time. In the mean time maybe you could check through that subroutine and see if something might be wrong in the code that could cause the crash I got. See you later.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version