[Ajuda] warning 239 - Versão de Impressão +- Portal SAMP (https://portalsamp.com) +-- Fórum: SA-MP (https://portalsamp.com/forumdisplay.php?fid=5) +--- Fórum: Área de suporte (https://portalsamp.com/forumdisplay.php?fid=6) +--- Tópico: [Ajuda] warning 239 (/showthread.php?tid=4215) |
warning 239 - L10motos - 17/11/2023 Código: C:\Users\neuza\Downloads\Server\gamemodes\1992.pwn(55) : warning 239: literal array/string passed to a non-const parameter Código PHP: gstream = SvCreateGStream(0xffff0000, "G"); // aviso linha 55: warning 239: Esses avisos apareceram depois que migrei o VOIP por openmp, como eu retiro ele, quem me ajudar a tirar esse aviso vou reputar! RE: warning 239 - pushline - 17/11/2023 https://github.com/AmyrAhmady/sampvoice RE: warning 239 - xbruno1000x - 17/11/2023 Como eu já havia te dito em outro tópico, alguns plugins que continham hack de memória precisaram ser adaptados para rodar no Open-MP, e o VoiceSamp foi um deles. Segue o tópico com as funcionalidades e diferenças do plugin comum(além do download): https://portalsamp.com/showthread.php?tid=2440 |