if(!response)
{
return ShowPlayerDialog(playerid,5,DIALOG_STYLE_LIST, "Full-Teleport List:", "Stunt-Parks "COLOR_GREEN"(Total: 6)\n\Parkours "COLOR_GREEN"(Total: 14)\n\Weapon Skills "COLOR_GREEN"(Total: 7)\n\Cities "COLOR_GREEN"(Total: 6)\n\RollerCoasters "COLOR_GREEN"(Total: 6)\n\Jumps "COLOR_GREEN"(Total: 8)\n\Interiors "COLOR_GREEN"(Total: All)\n\Houses "COLOR_GREEN"(Total: 30)\n\Challanges "COLOR_GREEN"(Total: 14)\n\Specials "COLOR_GREEN"(Total: 5)\n\Hotspots "COLOR_GREEN"(Total: 3)\n\Tournaments "COLOR_GREEN"(Total: 15)","Select", "Close");
}
-\freeroam.pwn(540) : error 075: input line too long (after substitutions) -freeroam.pwn(541) : error 001: expected token: "-string end-", but found "-identifier-" -freeroam.pwn(541) : error 027: invalid character constant -freeroam.pwn(541) : warning 215: expression has no effect -freeroam.pwn(541) : error 001: expected token: ";", but found "-integer value-" -freeroam.pwn(541) : fatal error 107: too many error messages on one line
-freeroam.pwn(541 -- 542) : error 001: expected token: "-string end-", but found "-identifier-" -freeroam.pwn(542) : warning 215: expression has no effect -freeroam.pwn(542) : error 001: expected token: ";", but found "-string-" -freeroam.pwn(542) : warning 215: expression has no effect -freeroam.pwn(542 -- 543) : error 001: expected token: "-string end-", but found "-identifier-" -freeroam.pwn(542 -- 543) : fatal error 107: too many error messages on one line
return ShowPlayerDialog(playerid,5,DIALOG_STYLE_LIST,
""COLOR_YELLOW"Full-Teleport List:",
"Stunt-Parks "COL_GREEN"(Total: 6)\n
return ShowPlayerDialog(playerid,5,DIALOG_STYLE_LIST,""COLOR_YELLOW"Full-Teleport List:","Stunt-Parks "COL_GREEN"(Total: 6)\n)
put it into one line and close the brackets.
pawn Код:
|