05.09.2013, 22:35
PHP код:
CMD:vip(playerid, params[])
{
ShowPlayerDialog(playerid, DIALOG_VIP, DIALOG_STYLE_MSGBOX, "V.I.P features", "{00FF00}2 Level V.I.P:\n{FF0000}When you die, you dont lose money\n{FF0000}When you kill someone you get 1000$\n{FF0000}[V.I.P] Prefix\n{FF0000}/vtune to tune your car\n{00FF00}1 Level V.I.P:\n{FF0000}When you die, you dont lose money\n{FF0000}[V.I.P] Prefix\n{FF0000}vcolor CMD to change the color of your car\n{FF0000}vnos CMD to add 10x nitro to your car\n{FF0000}low CMD - To go to Lowriders tune garage\n{FF0000} trans CMD - To go to Transfender tune garage\n {FF0000}arch CMD - To go to ARCH tune garage", "OK", "Close");
return 1;
}
PHP код:
error 075: input line too long (after substitutions)
error 037: invalid string (possibly non-terminated string)
error 029: invalid expression, assumed zero
error 029: invalid expression, assumed zero