Please help
#1

ssDELTE
Reply
#2

https://sampforum.blast.hk/showthread.php?tid=185407 use error code list
Reply
#3

pawn Код:
CMD:help(playerid,params[])
{
ShowPlayerDialog(playerid, 1, DIALOG_STYLE_MSGBOX, "Help", "{ff0000}>>>{00cc00}LSGW HELP{ff0000}<<<\r\n{00cc00} |LSGW| {FFFF33}In This server you can rob people by using /rob [id]\r\
\n{00cc00}you can buy houses, But Don't forget there is also police! You can use /cmds if you don't know them.| {00cc00}Plus, You can have drugs|\
\r\n{ff0000}If you having problem just contact us at the forums we are always there.\r\nRegister at http://lsgw.url.ph/index.php For More Information\
\r\n{ff0000}You must register if you wanna see any posts/threads."
, "OK", "");
return 1;
}
Reply
#4

1 - Use FF0000 instead of ff0000.
2 - Your string(the lines you are using) in ShowPlayerDialog is not supported dialogbox. Dialogbox have limits, so maybe reduce some of the lines or make page 2 for it on same dialogbox and use some lines there.

I have faced "input line too long (after substitutions)" this error and when i removed some lines from the dialogbox it worked.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)