25.11.2018, 17:29
Excuse me, I want to know, does Kalcor plan to update pawn machine on thr server side to the next 4th version?
|
Not if you don't want every script ever to break. However, we have been slowly developing our own version of PAWN - if you use the community compiler instead of the default one it isn't really pawn 3 anymore, but a unique fork (technically pawn 3.10.x).
|
new student[MAX_STUDENTS][.ID, .name[16], .surname[32]];
student[i].ID = 999;