15.06.2015, 14:18
Someone please help me? is giving errors, and resolve not know, it's kind of complex and I am amateur .. what should I do?
inputtext = email the player entered (his email)
PHP код:
SendEmail(inputtext, "NOME - Registro", "EMAIL", "Name: %s Senha: %d", GetName(playerid), PlayerInfo[playerid][pKey]);
Код HTML:
C:\Users\PabLo_2\Desktop\gamemode\gamemodes\BUL.pwn(22454) : warning 202: number of arguments does not match definition C:\Users\PabLo_2\Desktop\gamemode\gamemodes\BUL.pwn(22454) : warning 202: number of arguments does not match definition Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 2 Warnings.