Jump to content
  • 0

Erori!!


MMC3

Question

Ciao fratilor am si eu niste erori de rezolvat ajutatima va rog!!:D

[pawn]C:\Users\MMC3\Desktop\Jocuri MMC\Romani Ultimate Stunt\Romania Ultimate Stunt\filterscripts\Surf.pwn(31) : error 010: invalid function or declaration

C:\Users\MMC3\Desktop\Jocuri MMC\Romani Ultimate Stunt\Romania Ultimate Stunt\filterscripts\Surf.pwn(42) : error 010: invalid function or declaration

C:\Users\MMC3\Desktop\Jocuri MMC\Romani Ultimate Stunt\Romania Ultimate Stunt\filterscripts\Surf.pwn(44) : error 010: invalid function or declaration

C:\Users\MMC3\Desktop\Jocuri MMC\Romani Ultimate Stunt\Romania Ultimate Stunt\filterscripts\Surf.pwn(55) : error 010: invalid function or declaration

C:\Users\MMC3\Desktop\Jocuri MMC\Romani Ultimate Stunt\Romania Ultimate Stunt\filterscripts\Surf.pwn(57) : warning 203: symbol is never used: "Surf"

C:\Users\MMC3\Desktop\Jocuri MMC\Romani Ultimate Stunt\Romania Ultimate Stunt\filterscripts\Surf.pwn(17) : warning 204: symbol is assigned a value that is never used: "gSurfboard"

Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase

4 Errors.

[/pawn]

linile

[pawn]31:if (strcmp("/surfgo", cmdtext, true, 10) == 0)

{

MoveObject(Surf, -1910.07702637, 0.0, 270.0);

MoveObject(Surf, -1909.92712402, 0.0, 270.0);

MoveObject(Surf, -1909.75854492, 0.0, 270.0);

MoveObject(Surf, -1909.6159668, 0.0, 270.0);

MoveObject(Surf, -1908.54333496, 0.0, 270.0);

SetSurfboardSpeed(gSurfboard, 5.0);

SendClientMessage(playerid, 0xFFFFFF, "Acum faci surfing!!");

ApplyAnimation(playerid,"BSKTBALL","BBALL_def_loop",4.0,1,0,0,0,0);

}

42:return 1;

[/pawn]

[pawn]44: if (strcmp("/surfback", cmdtext, true, 10) == 0)

{

MoveObject(Surf, -1910.07702637, 0.0, 270.0);

MoveObject(Surf, -1909.92712402, 0.0, 270.0);

MoveObject(Surf, -1909.75854492, 0.0, 270.0);

MoveObject(Surf, -1909.6159668, 0.0, 270.0);

MoveObject(Surf, -1908.54333496, 0.0, 270.0);

}

StopSurfboard(gSurfboard);

SendClientMessage(playerid, 0xFFFFFF, "Teai dat jos!");

}

55:return 1;

[/pawn]

[pawn]17: gSurfboard = CreateSurfboard(1, 548.57208252, -1910.07702637, 0.0, 270.0, 0.0, 180.0);[/pawn]

si aia 57 nu exista

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

Ciao fratilor am si eu niste erori de rezolvat ajutatima va rog!!:D

[pawn]C:\Users\MMC3\Desktop\Jocuri MMC\Romani Ultimate Stunt\Romania Ultimate Stunt\filterscripts\Surf.pwn(31) : error 010: invalid function or declaration

C:\Users\MMC3\Desktop\Jocuri MMC\Romani Ultimate Stunt\Romania Ultimate Stunt\filterscripts\Surf.pwn(42) : error 010: invalid function or declaration

C:\Users\MMC3\Desktop\Jocuri MMC\Romani Ultimate Stunt\Romania Ultimate Stunt\filterscripts\Surf.pwn(44) : error 010: invalid function or declaration

C:\Users\MMC3\Desktop\Jocuri MMC\Romani Ultimate Stunt\Romania Ultimate Stunt\filterscripts\Surf.pwn(55) : error 010: invalid function or declaration

C:\Users\MMC3\Desktop\Jocuri MMC\Romani Ultimate Stunt\Romania Ultimate Stunt\filterscripts\Surf.pwn(57) : warning 203: symbol is never used: "Surf"

C:\Users\MMC3\Desktop\Jocuri MMC\Romani Ultimate Stunt\Romania Ultimate Stunt\filterscripts\Surf.pwn(17) : warning 204: symbol is assigned a value that is never used: "gSurfboard"

Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase

4 Errors.

[/pawn]

linile

[pawn]31:if (strcmp("/surfgo", cmdtext, true, 10) == 0)

{

MoveObject(Surf, -1910.07702637, 0.0, 270.0);

MoveObject(Surf, -1909.92712402, 0.0, 270.0);

MoveObject(Surf, -1909.75854492, 0.0, 270.0);

MoveObject(Surf, -1909.6159668, 0.0, 270.0);

MoveObject(Surf, -1908.54333496, 0.0, 270.0);

SetSurfboardSpeed(gSurfboard, 5.0);

SendClientMessage(playerid, 0xFFFFFF, "Acum faci surfing!!");

ApplyAnimation(playerid,"BSKTBALL","BBALL_def_loop",4.0,1,0,0,0,0);

}

42:return 1;

[/pawn]

[pawn]44: if (strcmp("/surfback", cmdtext, true, 10) == 0)

{

MoveObject(Surf, -1910.07702637, 0.0, 270.0);

MoveObject(Surf, -1909.92712402, 0.0, 270.0);

MoveObject(Surf, -1909.75854492, 0.0, 270.0);

MoveObject(Surf, -1909.6159668, 0.0, 270.0);

MoveObject(Surf, -1908.54333496, 0.0, 270.0);

}

StopSurfboard(gSurfboard);

SendClientMessage(playerid, 0xFFFFFF, "Teai dat jos!");

}

55:return 1;

[/pawn]

[pawn]17: gSurfboard = CreateSurfboard(1, 548.57208252, -1910.07702637, 0.0, 270.0, 0.0, 180.0);[/pawn]

si aia 57 nu exista

[pawn]31:if (strcmp("/surfgo", cmdtext, true, 10) == 0)

{

MoveObject(Surf, -1910.07702637, 0.0, 270.0);

MoveObject(Surf, -1909.92712402, 0.0, 270.0);

MoveObject(Surf, -1909.75854492, 0.0, 270.0);

MoveObject(Surf, -1909.6159668, 0.0, 270.0);

MoveObject(Surf, -1908.54333496, 0.0, 270.0);

SetSurfboardSpeed(gSurfboard, 5.0);

SendClientMessage(playerid, 0xFFFFFF, "Acum faci surfing!!");

ApplyAnimation(playerid,"BSKTBALL","BBALL_def_loop",4.0,1,0,0,0,0);

return 1;

}

[/pawn]

[pawn]if (strcmp("/surfback", cmdtext, true, 10) == 0)

{

MoveObject(Surf, -1910.07702637, 0.0, 270.0);

MoveObject(Surf, -1909.92712402, 0.0, 270.0);

MoveObject(Surf, -1909.75854492, 0.0, 270.0);

MoveObject(Surf, -1909.6159668, 0.0, 270.0);

MoveObject(Surf, -1908.54333496, 0.0, 270.0);

}

StopSurfboard(gSurfboard);

SendClientMessage(playerid, 0xFFFFFF, "Teai dat jos!");

return 1;

}

[/pawn]

[pawn]17: gSurfboard = CreateSurfboard(1, 548.57208252, -1910.07702637, 0.0, 270.0, 0.0, 180.0);[/pawn]

la news sus pui

[pawn]new gSurfboard;[/pawn]

Samp.OnlyPro.ro - RolePlay - Join Us !

Link to comment
Share on other sites

Ms ca mai ajutat!mai mult am rezolvat singur ogramada de warnings dar mai am o probl nu merge sa citeasca serveru cica sau asa ceva apare acolo in samp-server chind trb sal citeasca apar 5 dinastea:

Limit of surfbords exceeded. Open the surfboard.inc and change the "MAX_surfboards" define to bigger value if you want to have more surfboards.Don't forget that object timit in the current SA:MP version <0.3b>is 400, so it's a good thing to use an object-streamer if you're having many surfbords on se river.

ce trb sai fac?

Link to comment
Share on other sites

Ms ca mai ajutat!mai mult am rezolvat singur ogramada de warnings dar mai am o probl nu merge sa citeasca serveru cica sau asa ceva apare acolo in samp-server chind trb sal citeasca apar 5 dinastea:

Limit of surfbords exceeded. Open the surfboard.inc and change the "MAX_surfboards" define to bigger value if you want to have more surfboards.Don't forget that object timit in the current SA:MP version <0.3b>is 400, so it's a good thing to use an object-streamer if you're having many surfbords on se river.

ce trb sai fac?

ma ajutat vyorel!MS
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.