Jump to content
  • 0

Nimeni de pe tot site-ul nu stie?


Spilter

Question

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.

Link to comment
Share on other sites

5 answers to this question

Recommended Posts

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");

Link to comment
Share on other sites

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
Link to comment
Share on other sites

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.