30.08.2014, 12:18
ssDELTE
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;
}