- 0
Erori JB la compilarte daca adaug ceva mai complex in PWN
-
Similar Content
-
- 0 replies
- 80 views
-
- 15 replies
- 975 views
-
- 3 replies
- 1,098 views
-
Cum adaug melodie pe timpul logarii? cand se logheaza playerii sa cante o anumita piesa
By Decisivul,
- 2 replies
- 159 views
-
Cum Adau un Anticheat pe serverul de samp ? totul este facut perfect dar am observat ca sunt codati si nu stiu ce sa fac in aceasta privinta , va rog mult daca poate cineva sa ma ajute sa rezolv treaba asta ca am cautat vreo 2 zile peste tot internetul
By Decisivul,
- 0 replies
- 150 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?
Link to comment
Share on other sites
2 answers to this question
Recommended Posts