Jump to content
  • 0

undefined symbol "ShowPlayerDialog"


Guest aTTi22

Question

5 answers to this question

Recommended Posts

	if(strcmp(cmdtext, "/help", true) == 0)
    {
    if(Roman[playerid] == 0)
    {
    ShowPlayerDialog(playerid,help,DIALOG_STYLE_LIST,"Help","Commands (/cmdstext)\nTeleprts (/teles)\nRules (/rules)\nCredits ( /credits )\nTeleportation by menu (/teleM)","Ok","Close");
	}
	if(Roman[playerid] == 1)
    {
    ShowPlayerDialog(playerid,help2,DIALOG_STYLE_LIST,"Ajutor","Comenzi (/helptext)\nTeleportari (/teles)\nRegulament (/rules)\nCreatori ( /credits )\nTeleportari prin meniuri (/teleM)","Ok","Iesire");
    }
	return 1;
    }

Aici

Link to comment
Share on other sites

=-" post="48192" timestamp="1292403586"]

Copileaza-l cu Pawno din 0.3b sau 0.3c

Iei de pe http://sa-mp.com, 0.3b, sau de pe http://forum.sa-mp.com/showthread.php?t=194031, iei 0.3c, intri in pawno folder, rulezi executabilul pawncc.exe, intri in pawno.exe, dai Open ( sus stanga ), iti selectezi sursa => F5 - Compile

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.