Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - CeadeusX

Pages: [1]
1
Help/Support / Re: @savefile@ saving nothing instead of a Number
« on: November 03, 2017, 02:31:10 AM »
yes its running as admin and all folders are there.

2
Help/Support / @savefile@ saving nothing instead of a Number
« on: October 31, 2017, 09:56:00 PM »
Hey i wannt to calculate EXP for a small minigame. It calculates it but saves the file with nothing in it.
Code: [Select]
@if@[<||@rand@[25|100]||50||@savefile@[db/@user@_exp.txt,@calc@[+|@calc@[*|@rand@[25|50]|@readfile@[db/@user@_lvl.txt]]|@readfile@[db/@user@_exp.txt]]]||@savefile@[db/@user@_exp.txt,@calc@[+|@calc@[*|@rand@[50|100]|@readfile@[db/@user@_lvl.txt]]|@readfile@[db/@user@_exp.txt]]]]
maybe the code isn't perfect. I'm pretty new to this so maybe someone could help me ?

Pages: [1]