23.05.2018, 14:41
Quote:
Depends on how and what you want to script.
Basic includes are: Код:
#include <a_samp> #include <core> #include <float> #include <sscanf2> If you want to make simple commands you can use ocmd and zcmd. If you want to make database for your server I would recommend SQLite Plugins I would recommend, crashdetect, sscanf, streamer, filemanager, whirlpool(For the database) |