[pomoc]Email

4. Apr. 2013. Zaključano
524
pregleda
7
postova
Blaeks_Biofor
5
Forum Don
4. Apr. 2013.
napravi showdialog , i onda u responsu dialoga stavi da se meil sprema u fajl, (preporucljivo dini za takve svrhe) i onda SendMail funkciju upotrebis da salje email, i to je to
mistic144
4
Enforcer
4. Apr. 2013.
Napravio sam tako kako si reko i gledaj kakve mi erore baca
C:\Documents and Settings\User\Desktop\Balkan Life\Balkan Life\gamemodes\BLRP.pwn(44082) : error 017: undefined symbol "name"
C:\Documents and Settings\User\Desktop\Balkan Life\Balkan Life\gamemodes\BLRP.pwn(44121) : error 017: undefined symbol "SendMail"
C:\Documents and Settings\User\Desktop\Balkan Life\Balkan Life\gamemodes\BLRP.pwn(44132) : warning 219: local variable "hFile" shadows a variable at a preceding level
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase

2 Errors.


dio skripte to je za prvi eror
format(lol, sizeof(lol), "Ime:%s Sifra:%s Ip:%s",name,PlayerInfo,playersip);


drugi eror
SendMail(PlayerInfo,"WorldGaming@hpail.com","World Gaming RP Server  
Blaeks_Biofor
5
Forum Don
4. Apr. 2013.
new name;
GetPlayerName(playerid, name, sizeof(name));
mistic144
4
Enforcer
4. Apr. 2013.
Jos su mi erori i warninzi
C:\Documents and Settings\User\Desktop\Balkan Life\Balkan Life\gamemodes\BLRP.pwn(44123) : error 017: undefined symbol "SendMail"
C:\Documents and Settings\User\Desktop\Balkan Life\Balkan Life\gamemodes\BLRP.pwn(44135) : warning 219: local variable "hFile" shadows a variable at a preceding level
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase

1 Error.


U ovom je negdi eror
SendMail(PlayerInfo,"WorldGaming@hpail.com","World Gaming RP Server 


a u ovom negdi je Warning
new File: hFile = fopen(string, io_read);
Blaeks_Biofor
5
Forum Don
4. Apr. 2013.
ubaci mailer include
mistic144
4
Enforcer
4. Apr. 2013.
Sad mi ovo baca 
C:\Documents and Settings\User\Desktop\Balkan Life\Balkan Life\gamemodes\BLRP.pwn(4602) : error 017: undefined symbol "GivePlayerCash"
C:\Documents and Settings\User\Desktop\Balkan Life\Balkan Life\gamemodes\BLRP.pwn(4635) : error 017: undefined symbol "GivePlayerCash"
C:\Documents and Settings\User\Desktop\Balkan Life\Balkan Life\gamemodes\BLRP.pwn(4730) : error 004: function "SafeResetPlayerWeapons" is not implemented
C:\Documents and Settings\User\Desktop\Balkan Life\Balkan Life\gamemodes\BLRP.pwn(4731) : error 004: function "SafeGivePlayerWeapon" is not implemented
C:\Documents and Settings\User\Desktop\Balkan Life\Balkan Life\gamemodes\BLRP.pwn(4755) : error 004: function "SafeResetPlayerWeapons" is not implemented
C:\Documents and Settings\User\Desktop\Balkan Life\Balkan Life\gamemodes\BLRP.pwn(5147) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\User\Desktop\Balkan Life\Balkan Life\gamemodes\BLRP.pwn(5159) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\User\Desktop\Balkan Life\Balkan Life\gamemodes\BLRP.pwn(5163) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\User\Desktop\Balkan Life\Balkan Life\gamemodes\BLRP.pwn(5175) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\User\Desktop\Balkan Life\Balkan Life\gamemodes\BLRP.pwn(5179) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\User\Desktop\Balkan Life\Balkan Life\gamemodes\BLRP.pwn(5183) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\User\Desktop\Balkan Life\Balkan Life\gamemodes\BLRP.pwn(5187) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\User\Desktop\Balkan Life\Balkan Life\gamemodes\BLRP.pwn(5191) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\User\Desktop\Balkan Life\Balkan Life\gamemodes\BLRP.pwn(5195) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\User\Desktop\Balkan Life\Balkan Life\gamemodes\BLRP.pwn(5199) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\User\Desktop\Balkan Life\Balkan Life\gamemodes\BLRP.pwn(5203) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\User\Desktop\Balkan Life\Balkan Life\gamemodes\BLRP.pwn(5207) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\User\Desktop\Balkan Life\Balkan Life\gamemodes\BLRP.pwn(5211) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\User\Desktop\Balkan Life\Balkan Life\gamemodes\BLRP.pwn(5223) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\User\Desktop\Balkan Life\Balkan Life\gamemodes\BLRP.pwn(5227) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\User\Desktop\Balkan Life\Balkan Life\gamemodes\BLRP.pwn(5231) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\User\Desktop\Balkan Life\Balkan Life\gamemodes\BLRP.pwn(5235) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\User\Desktop\Balkan Life\Balkan Life\gamemodes\BLRP.pwn(5239) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\User\Desktop\Balkan Life\Balkan Life\gamemodes\BLRP.pwn(5251) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\User\Desktop\Balkan Life\Balkan Life\gamemodes\BLRP.pwn(5255) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\User\Desktop\Balkan Life\Balkan Life\gamemodes\BLRP.pwn(5259) : error 004: function "PlayerToPoint" is not implemented

Compilation aborted.Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase

26 Errors.

Morate biti prijavljeni da biste odgovorili na ovu temu.

Prijava

© 2026 SmartShark. All rights reserved.

Powered by Momentum|v2026.3.001 Alpha