SilkSystem

06/18/2019 19:04 #HB#16
Quote:
Originally Posted by $WeGs View Post
[Only registered and activated users can see links. Click Here To Register...]
Yeah, my bad. Didn't realize that's possible, or maybe I didn't even think of it like that :v
06/18/2019 20:59 sonzenbi#17
/recalluser syloxx :feelsgoodman:
06/27/2019 04:02 senua#18
Horrible coding... You can use "case/when" in the one "if" operator instead of using many "if/else/else if" operator. The execution will take place much faster.

Always check your code performance with 2~3m rows which are generated manually. Because your database will become larger as players count increase.