[POMOC]Email

Započeo Icoosk
14. Maj 2012. Zaključano
369
pregleda
3
postova
Paradox-Gaming
3
Wheel Man
14. Maj 2012.
Skripta koju koristim: FS: http://forum.sa-mp.com/showthread.php?t=197755
Detaljan opis problema: Sve sam postavio kako treba ali mi nece poslati email na mail koi sam ukucao!
Dio skripte:
#define MAILER_URL "paradox-samp.uphero.com/mailer.php" // This has to be defined BEFORE you include mailer.
#include
#define PARADOX_EMAIL "paradoxrp@gmail.com"
new ime;
GetPlayerName(playerid, ime, sizeof(ime));
RPIme(playerid, ime);
new email1,email2,email3,email4,email5,email6,email7,eemail; //1148
format(email1, sizeof(email1), "PARADOX ROLEPLAY - Dobrodoslica");
format(email2, sizeof(email2), "Vase Informacije su:Ime: %s Lozinka: %s Admin Lvl: %d",ime,PlayerInfo,PlayerInfo);
format(email3, sizeof(email3), "GamePath: %d Level: %d Novac: %d Donator Bodovi: %d",PlayerInfo,PlayerInfo,PlayerInfo,PlayerInfo);
format(email4, sizeof(email4), "Zelimo vam ugodan boravak na serveru i na forumu! ");
format(email5, sizeof(email5), "FORUM: www.paradox-samp.info");
format(email6, sizeof(email6), "____________________________________________________________________________");
format(email7, sizeof(email7), "                Paradox Staff Team! ");
format(eemail, 512,"%s%s%s%s%s%s%s",email1,email2,email3,email4,email5,email6,email7);
SendMail(PARADOX_EMAIL, PlayerInfo, "Paradox Staff Team", "PARADOX ROLEPLAY1 - Dobrodosli", eemail);
Neke slike/video za lakse dobivanje pomoci(neobavezno):
Non-Stop Samper
5
Underboss
14. Maj 2012.
SendMail( "your.email@here.ok", "roleplay.server@example.com", "Roleplay \"Server\"", "My \"måïlër\" & it's sübjéct!", "Hèllö höw årë yoü? I'm \"writing\" weird simply to test if my mailer script can handle it without any problems. Göt å próblëm wïth thät?" );

Pa ako si radio onda bi trebao imati ovako nešta u OnGameModeInit kao što je u orginalnoj temi ovamo navedeno....
Paradox-Gaming
3
Wheel Man
14. Maj 2012.
Dane wrote on May 14, 2012, 11:37 am:
SendMail( "your.email@here.ok", "roleplay.server@example.com", "Roleplay \"Server\"", "My \"måïlër\" & it's sübjéct!", "Hèllö höw årë yoü? I'm \"writing\" weird simply to test if my mailer script can handle it without any problems. Göt å próblëm wïth thät?" );

Pa ako si radio onda bi trebao imati ovako nešta u OnGameModeInit kao što je u orginalnoj temi ovamo navedeno....

to znam i sam..i neora pod ongamemodeinit..

Morate biti prijavljeni da biste odgovorili na ovu temu.

Prijava

© 2026 SmartShark. All rights reserved.

Powered by Momentum|v2026.3.001 Alpha