- 0
Erori JB la compilarte daca adaug ceva mai complex in PWN
-
Similar Content
-
- 1 reply
- 510 views
-
- 2 answers
- 246 views
-
am un crash care ma bantuie de ceva timp, am jucat vreo cativa ani pe mai multe laptopuri/pc-uri si n am avut treaba asta niciodata, a aparut peste noapte
By reje,
- 1 answer
- 1.169 views
-
- 4 replies
- 1.977 views
-
- 1 reply
- 526 views
-
-
Recently Browsing 0 members
- No registered users viewing this page.

Question
calin1996
[pawn] if(!strcmp(cmd, "/banking", true))
{
if(IsPlayerConnected(playerid))
{
format(coordsstring, sizeof(coordsstring),"____________________| %s |____________________",name);
SendClientMessage(playerid, COLOR_GREEN,coordsstring);
format(coordsstring, sizeof(coordsstring), "Nivel:[%d] Sex:[%s] Varsta:[%d] Telefon:[%d] Nivel-Donator:[%s]", level,atext,age,pnumber,drank);
format(coordsstring, sizeof(coordsstring), "Factura E-ON: - %d RON Dobanda: 0.%d \%", ebill,tmpintrate);
format(coordsstring, sizeof(coordsstring), "Bani in portofel %d RON Bani in banca + %d RON Total %d RON]", banigramada,banibanca,totalsold);
SendClientMessage(playerid, COLOR_GRAD6,coordsstring);
SendClientMessage(playerid, COLOR_GREEN,"___________________________________________________________");
}
}[/pawn]
Asta e comanda adaugata
[pawn]D:\lucru\1_3_samp\1.3 samp\pawno\include\JunkBuster.inc(1503) : error 004: function "JB_Ban" is not implemented
D:\lucru\1_3_samp\1.3 samp\pawno\include\JunkBuster.inc(1521) : error 004: function "JB_Ban" is not implemented
D:\lucru\1_3_samp\1.3 samp\pawno\include\JunkBuster.inc(1546) : error 004: function "JB_Ban" is not implemented
D:\lucru\1_3_samp\1.3 samp\pawno\include\JunkBuster.inc(1572) : error 004: function "JB_Ban" is not implemented
D:\lucru\1_3_samp\1.3 samp\pawno\include\JunkBuster.inc(1589) : error 004: function "JB_Ban" is not implemented
D:\lucru\1_3_samp\1.3 samp\pawno\include\JunkBuster.inc(1615) : error 004: function "JB_Ban" is not implemented
D:\lucru\1_3_samp\1.3 samp\pawno\include\JunkBuster.inc(1624) : error 004: function "JB_Ban" is not implemented
D:\lucru\1_3_samp\1.3 samp\pawno\include\JunkBuster.inc(1634) : error 004: function "JB_Ban" is not implemented
D:\lucru\1_3_samp\1.3 samp\pawno\include\JunkBuster.inc(1913) : error 004: function "JB_Ban" is not implemented
D:\lucru\1_3_samp\1.3 samp\pawno\include\JunkBuster.inc(2086) : error 004: function "JB_Ban" is not implemented
D:\lucru\1_3_samp\1.3 samp\pawno\include\JunkBuster.inc(2642) : error 004: function "JB_Ban" is not implemented
D:\lucru\1_3_samp\1.3 samp\pawno\include\JunkBuster.inc(2666) : error 004: function "JB_Ban" is not implemented
D:\lucru\1_3_samp\1.3 samp\pawno\include\JunkBuster.inc(2685) : error 004: function "JB_Ban" is not implemented
D:\lucru\1_3_samp\1.3 samp\pawno\include\JunkBuster.inc(2956) : error 004: function "JB_Ban" is not implemented
D:\lucru\1_3_samp\1.3 samp\pawno\include\JunkBuster.inc(3109) : error 004: function "JB_Ban" is not implemented
D:\lucru\1_3_samp\1.3 samp\pawno\include\JunkBuster.inc(3250) : warning 201: redefinition of constant/macro (symbol "OnPlayerEnterRaceCheckpoint")
D:\lucru\1_3_samp\1.3 samp\gamemodes\lucru.pwn(2318) : error 004: function "ClearChatbox" is not implemented
D:\lucru\1_3_samp\1.3 samp\gamemodes\lucru.pwn(2329) : error 004: function "ClearChatbox" is not implemented
D:\lucru\1_3_samp\1.3 samp\gamemodes\lucru.pwn(2347) : error 004: function "ClearChatbox" is not implemented
D:\lucru\1_3_samp\1.3 samp\gamemodes\lucru.pwn(2358) : error 004: function "ClearChatbox" is not implemented
D:\lucru\1_3_samp\1.3 samp\gamemodes\lucru.pwn(2390) : error 004: function "ClearChatbox" is not implemented
D:\lucru\1_3_samp\1.3 samp\gamemodes\lucru.pwn(2406) : error 004: function "ClearChatbox" is not implemented
D:\lucru\1_3_samp\1.3 samp\gamemodes\lucru.pwn(2420) : error 004: function "ClearChatbox" is not implemented
D:\lucru\1_3_samp\1.3 samp\gamemodes\lucru.pwn(2433) : error 004: function "ClearChatbox" is not implemented
D:\lucru\1_3_samp\1.3 samp\gamemodes\lucru.pwn(2446) : error 004: function "ClearChatbox" is not implemented
D:\lucru\1_3_samp\1.3 samp\gamemodes\lucru.pwn(2459) : error 004: function "ClearChatbox" is not implemented
D:\lucru\1_3_samp\1.3 samp\gamemodes\lucru.pwn(2470) : error 004: function "ClearChatbox" is not implemented
Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
26 Errors.
[/pawn]
Si astea sunt erorile,ceva sugestii?
2 answers to this question
Recommended Posts