Detaljan opis problema: Stavio sam dialog sa animacijama ali kaze, koliko ja razumem da je predugacak dialog, nzm.... sta bih trebao da uradim?
Dio skripte:
//Dialog /animacije
if(strcmp(cmd, "/animacije", true) == 0)
{
if(IsPlayerConnected(playerid))
{
ShowPlayerDialog(playerid,1,DIALOG_STYLE_MSGBOX,"Animacije | Balkan Stories RP", ". : : Animations 160+ v.1.2f : : .\n/fall /injured /push /handsup /kiss /cell /osamari /bomb /drunk /laugh\n/basket /medic /spray /robman /taichi /lookout /sit /lay /sup /crossarms\n/deal /crack /smoke /chat /hike /dance /fuck /strip /lean /walk /rap /caract\n/tired /box /scratch /hide /vomit /eats /cop /stance /wave /run\n/flag /giver /look /show /shout /endchat /face /pull\nDa bi zaustavili animaciju stisnite SPACE,LMB ili ENTER", "OK", "");
}
return 1;
}i kad tako stavim izadje error
C:\Documents and Settings\Boban\Desktop\SAMP SERVERI\factiongame\gamemodes\FactionGame.pwn(17154) : error 075: input line too long (after substitutions)
C:\Documents and Settings\Boban\Desktop\SAMP SERVERI\factiongame\gamemodes\FactionGame.pwn(17155) : error 037: invalid string (possibly non-terminated string)
C:\Documents and Settings\Boban\Desktop\SAMP SERVERI\factiongame\gamemodes\FactionGame.pwn(17155) : error 029: invalid expression, assumed zero
C:\Documents and Settings\Boban\Desktop\SAMP SERVERI\factiongame\gamemodes\FactionGame.pwn(17155) : error 029: invalid expression, assumed zero
C:\Documents and Settings\Boban\Desktop\SAMP SERVERI\factiongame\gamemodes\FactionGame.pwn(17155) : fatal error 107: too many error messages on one line
Compilation aborted.Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
5 Errors.
Neke slike/video za lakse dobivanje pomoci(neobavezno): //
