Hello!
2 developers needed for new project oriented on CIS community.
You will be: working with server or client side.
DM me on discord for more details about project and salary.
Kubix#8004
Requirements:
Knowledge of server or/and client side;
C knowledge (if you prefer to work on server side);
Ability to working in team;
Knowledge of GIT;
query_sql("SELECT amount FROM storage WHERE char_id = " + getcharid(0) + " AND id = " + .@item_id, .@amount);
mes "You have " + .@amount + " " + getitemname(.@item_id) + " in your storage!";
close;
?