06.10.2017, 00:07
Base SQLite Script
Created by: Norrin
--------------------------------------------------------------Created by: Norrin
Hola, estoy usando una base sqlite de Norrin, y encontrй estos cуdigos que no se para que sirven.
Alguien podrнa explicarme para sirven, si es que sirven.
--------------------------------------------------------------
Hi, I'm using a sqlite base from Norrin, and I found these codes that I do not know what they are for.
Someone could explain to me if they serve.
--------------------------------------------------------------
pawn Код:
stock SendClientMessageEx(playerid, color, message[])
{
return SendClientMessage(playerid, color, message);
}
stock SendClientMessageToAllEx(color, message[])
{
return SendClientMessageToAll(color, message);
}
stock ShowPlayerDialogEx(playerid, dialogid, style, caption[], info[], button1[], button2[])
{
Datos[playerid][CurrentDialog] = dialogid;
if(Datos[playerid][CurrentDialog] == dialogid) return ShowPlayerDialog(playerid, dialogid, style, caption, info, button1, button2);
return 1;
}
PD: Alguien sabe que paso con la secciуn espaсola.
--------------------------------------------------------------
PD: Someone knows what happened to the Spanish team.
•••••••••••••
Aguante el traductor de 6OO6L3.