12.04.2019, 06:45
PHP Code:
stock SPD(playerid, dialogid, style, const caption[], const info[], const button1[], const button2[])
stock SPD(playerid, dialogid, style, const caption[], const info[], const button1[], const button2[])
#define SPD ShowPlayerDialog
What are you trying to do?
pawn Code:
|
stock SPD(playerid, dialogid, style, const caption[], const info[], const button1[], const button2[])
return true;
#define SPD ShowPlayerDialog
stock SPD(playerid, dialogid, style, const caption[], const info[], const button1[], const button2[])