• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Pawn] How to optimize this code
#2
You can loop through the enum (I don't remember how do you loop through enum items in pawn but it's super easy) but I'd recommend using y_foreach a.k.a y_iterate
Using Pawn.CMD?

If you're doing so, this is the very first sign that you absolutely shouldn't utilize your all powerful P-Code knowledge in any of the scripting discussion topics.
  Reply


Messages In This Thread
How to optimize this code - by RhaegarX - 2021-01-21, 08:30 PM
RE: How to optimize this code - by Pinch - 2021-01-21, 09:56 PM
RE: How to optimize this code - by RhaegarX - 2021-01-21, 11:54 PM
RE: How to optimize this code - by Markski - 2021-01-22, 08:44 PM
RE: How to optimize this code - by RhaegarX - 2021-01-23, 02:18 AM
RE: How to optimize this code - by Pinch - 2021-01-21, 11:59 PM

Forum Jump: