29.12.2013, 16:48
Hey guys,
i have this:
but when i am compiling it, it crash...
can someone help me?
i have this:
Код:
ShowPlayerDialog(playerid,DIALOG_HELP_JOBS,DIALOG_STYLE_MSGBOX,"Jobs","{0EEC2F}Pizza Boy Job\n \ {FFFFFF}Location \t\t{0EEC2F}San Andreas{FFFFFF}\n \ Description \tWhen you enter to pizza vehicle you can join to pizza boy job.\n \ One Deliver \t\t{0EEC2F}100${FFFFFF}\n \ Overall \t\t{0EEC2F}1500${FFFFFF}\n\n \ {0EEC2F}Drug Runner Job{FFFFFF}\n \ Location \t\t{0EEC2F}Los Santos - Ocean Docks{FFFFFF}\n \ Description \tWhen you enter to Jetmax vehicle you can join to drug runner job.\n \ One Deliver \t\t\{0EEC2F}t7 200${FFFFFF}\n \ Overall \t\t{0EEC2F}33 600${FFFFFF}\n\n \ {0EEC2F}Courier{FFFFFF}\n \ Location \t\t{0EEC2F}San Andreas{FFFFFF}\n \ Description \tWhen you enter to any van vehicles you can join to drug runner job.\n \ One Deliver \t\t\t{0EEC2F}1 200${FFFFFF}\n \ Overall \t\t{0EEC2F}8 600${FFFFFF}\n\n \ {0EEC2F}Fireman{FFFFFF}\n \ Location \t\t{0EEC2F}San Andreas{FFFFFF}\n \ Description \tWhen you enter to fire vehicles you can join to fireman job.\n \ One Departure \t\t\t{0EEC2F}2 200${FFFFFF}\n \ Overall \t\t{0EEC2F}11 600${FFFFFF}\n\n \ {0EEC2F}Taxi Driver{FFFFFF}\n \ Location \t\t{0EEC2F}San Andreas\n \ Description \tWhen you enter to taxi vehicles you can join to taxi driver job.\n \ On Customer \t\t{0EEC2F}1 200$ - 4 600${FFFFFF}\n\n \ {0EEC2F}Medic{FFFFFF}\n \ Location \t\t{0EEC2F}San Andreas{FFFFFF}\n \ Description \tWhen you enter to ambulance vehicles you can join to medic job.\n \ One Departure \t\t{0EEC2F}2 500${FFFFFF}\n\n \ {0EEC2F}Policeman\n \ Location \t\t{0EEC2F}San Andreas{FFFFFF}\n \ Description \tWhen you enter to police vehicles you can join to policeman job.\n \ One Departure \t\t{0EEC2F}3 200${FFFFFF}\n\n \ {0EEC2F}Dustman{FFFFFF}\n \ Location \t\t{0EEC2F}San Andreas{FFFFFF}\n \ Descritpion \tWhen you enter to trashmaster vehicle you can join to fireman job.\n \ One Departure \t\t\{0EEC2F}t1 200${FFFFFF}\n \ Overall \t\t{0EEC2F}6 800${FFFFFF}","Ok","");
can someone help me?