Help with resources
#1

Well i got serverFFS and it is using to much resources. Was just wondering if instead of using strcmp, going to y_commands, or something would help? If not what would? Thanks in advance.
Reply
#2

I don't know about y'all, but this always helps out:
pawn Код:
#undef MAX_PLAYERS
#define MAX_PLAYERS (20) // Or the amount of slots you got.
Also use 'foreach' so you don't have to do unnecessary loops.
Yeah, y_ini or zcmd will help you A LOT.

Get rid of dini, slow and outdated.

- Actually, also take a look at ****** optimizations thread!!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)