SA-MP Forums Archive
Error ShowPlayerDialog - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Error ShowPlayerDialog (/showthread.php?tid=492880)



Error ShowPlayerDialog - GeneralRG4L - 05.02.2014

APENAS EMPIEZO EN ESTO Y ME TIRA ESTE ERROR ALGUIEN ME PUEDE AYUDAR O COLABORAR PORFAVOR ES QUE EN REALIDAD NO SE QUE HACER
Necesito que me ayuden con este error porfavor

* D:\Rafa\SERVERS\Samp\The Free World\gamemodes\lvdm.pwn(191) : error 017: undefined symbol "ShowPlayerDialog"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase

1 Error.

*

//
187 if(strcmp(cmdtext,"/comandos",true)==0)
188 {
189 new iString[2000];
190 strcat(iString, "Probando\n\n");
191 ShowPlayerDialog(playerid,7000,DIALOG_STYLE_MSGBOX ,[COLOR="Blue"] "Comandos 1/6", iString, "Siguente", "Cancelar");
192 return 1;
193 }


Re: Error ShowPlayerDialog - HammerHeadZ - 05.02.2014

Esta es la secciуn inglesa , debes publicar esto en la secciуn espaсola.
Actualiza tus includes a una version mas reciente del sa-mp.

English section.


Respuesta: Error ShowPlayerDialog - GeneralRG4L - 06.02.2014

Pero eso en la parte de arriba no tiene nada de includes
COMO HAGO ESO EN LA PARTE ESPAСOLA ES QUE NO SE MANEJAR BIEN ESTO XD



Ayudenmennn


Re: Error ShowPlayerDialog - SickAttack - 06.02.2014

Wrong section. Post in the spanish section: http://forum.sa-mp.com/forumdisplay.php?f=29
Lear more about dialogs here: https://sampwiki.blast.hk/wiki/ShowPlayerDialog