Jump to content
  • 0

Nimeni de pe tot site-ul nu stie?


Question

Posted

Salut Sa-mp.ro!!Am niste problema dau compile si imi apar 7 errori le caut akolo in pawno dar nush ce sa modific nush la ce se refera (argument3).Acestea sunt erorile

C:\Users\Spilter\DOCUME~1\ultimate\pawno\pawno\include\streamer.inc(400) : warning 201: redefinition of constant/macro (symbol "OnPlayerEnterRaceCheckpoint")

C:\Users\Spilter\Documents\ultimate\gamemodes\Ultimate.pwn(6754) : error 035: argument type mismatch (argument 3)

C:\Users\Spilter\Documents\ultimate\gamemodes\Ultimate.pwn(6763) : error 035: argument type mismatch (argument 3)

C:\Users\Spilter\Documents\ultimate\gamemodes\Ultimate.pwn(7101) : error 035: argument type mismatch (argument 3)

C:\Users\Spilter\Documents\ultimate\gamemodes\Ultimate.pwn(12647) : error 035: argument type mismatch (argument 3)

C:\Users\Spilter\Documents\ultimate\gamemodes\Ultimate.pwn(13069) : error 035: argument type mismatch (argument 3)

C:\Users\Spilter\Documents\ultimate\gamemodes\Ultimate.pwn(14393) : error 035: argument type mismatch (argument 3)

C:\Users\Spilter\Documents\ultimate\gamemodes\Ultimate.pwn(14422) : error 035: argument type mismatch (argument 3)

C:\Users\Spilter\Documents\ultimate\gamemodes\Ultimate.pwn(44462) : warning 203: symbol is never used: "GetPointDistanceToPointExMorph"

Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase

7 Errors.

5 answers to this question

Recommended Posts

Posted

Liniile

ShowPlayerDialog(playerid,12346,"DIALOG_STYLE_PASSWORD","Login{FFE100}[0/5]",loginstring,"Login","Exit")

ShowPlayerDialog(playerid,12345,"DIALOG_STYLE_PASSWORD","Register",regstring,"Register","Exit");

ShowPlayerDialog(i,12346,"DIALOG_STYLE_PASSWORD","Login{FFE100}[0/5]",loginstring,"Login","Exit");

ShowPlayerDialog(playerid,12346,"DIALOG_STYLE_PASSWORD","Login{FFE100}[0/5]",loginstring,"Login","Exit");

ShowPlayerDialog(playerid,12347,"DIALOG_STYLE_PASSWORD",tittle,loginstring,"Login","Exit");

ShowPlayerDialog(playerid,12347,"DIALOG_STYLE_PASSWORD",tittle,loginstring,"Login","Exit");

ShowPlayerDialog(playerid,12345,"DIALOG_STYLE_PASSWORD","Register",regstring,"Register","Exit");

Posted

nu mai face dublu post ca iti dau astia warn.schimba titlul ,pune erori sau altceva cebare legatura cu problema ta,ca ieibiar warn,incearca pe .com ca iti raspund aia imd

Posted

ShowPlayerDialog(playerid,12346,DIALOG_STYLE_PASSWORD,"Login{FFE100}[0/5]",loginstring,"Login","Exit")

ShowPlayerDialog(playerid,12345,DIALOG_STYLE_PASSWORD,"Register",regstring,"Register","Exit");

ShowPlayerDialog(i,12346,DIALOG_STYLE_PASSWORD,"Login{FFE100}[0/5]",loginstring,"Login","Exit");

ShowPlayerDialog(playerid,12346,DIALOG_STYLE_PASSWORD,"Login{FFE100}[0/5]",loginstring,"Login","Exit");

ShowPlayerDialog(playerid,12347,DIALOG_STYLE_PASSWORD,tittle,loginstring,"Login","Exit");

ShowPlayerDialog(playerid,12347,DIALOG_STYLE_PASSWORD,tittle,loginstring,"Login","Exit");

ShowPlayerDialog(playerid,12345,DIALOG_STYLE_PASSWORD,"Register",regstring,"Register","Exit");

Vezi asa

gXvsYS
Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.