// Natives
native print(const string[]);
native sendStr(id, const string[]);
native createEmptyCube(id, Float:x, Float:y);
// Forwards
forward OnInit();
forward OnConsoleText(msg[]);
forward OnPlayerLeave(id, reason);
forward OnPlayerJoin(id);
Yes, i am aware standard things like kick/ban/setpos is missing. I'll do it.
I might be done with it before new year.
Leopard.
No comments:
Post a Comment