01.11.2018, 13:17
(
Last edited by ipsLuan; 01/11/2018 at 02:07 PM.
)
PHP Code:
//save
DOF2_SetInt("Files/Accounts/ipsLuan.ini", "Skin", GetPlayerSkin(playerid));
//load
SetPlayerSkin(playerid, DOF2_GetInt("Files/Accounts/ipsLuan.ini", "Skin"));
Estive analisando e este comando nгo estб muito certo.
PHP Code:
if(params[1] < 0 || params[1] > 299) return Mensaje(playerid, COLOR_Verda, "{ADD2DE}ERROR:{FFFFFF} No puedes ese nъmero solo: {006FFF}0 - 299");