15.05.2013, 15:55
Title is some things I tried to search, I found nothing on housekeeping ( Maybe I am using the wrong word? I spend a lot of time with Java lately ), I also read the other day a user mentioned salting a users login, I know it's extremely unnecessary but it has been bothering me simply because I've never heard of anyone doing this in sa-mp, unless it's between the server and an external source, but I assumed it was client salting... I also couldn't find a decent thread on code layout structure..
Right now I use the following.
but the readability has been hindering my development time and frankly, i'm just curious, it's quite readable but at the same time I like to overly do things to an Excessive point, thanks in advance, Hoborific.
Right now I use the following.
pawn Код:
#include "../NGZ/Defines.pwn"
#include "../NGZ/Commands.pwn"
#include "../NGZ/Functions.pwn"
//etc
main()
// Default calls here