- 0
problema debug /startwork
-
Similar Content
-
- 7 answers
- 2,261 views
-
- 3 answers
- 2,243 views
-
- 3 replies
- 143 views
-
- 3 replies
- 297 views
-
- 1 reply
- 258 views
-
-
Recently Browsing 0 members
- No registered users viewing this page.
Question
Sprite_RoPlayers
Buna seara.
Am facut si eu un job si am urmatoarea problema . Job-ul acesta nu foloseste masina/masini folosesc gm-ul lui edison burned.
Si am urmatoarea eroare in consola de la servar
http://prntscr.com/m5l09m
Si asta este ce-a ce am adaugat eu pentru job-ul meu
case 16: { if(!PlayerToPoint(7.0, playerid, 1103.4166,-1655.3750,10.3646)) { if(IsPlayerInAnyVehicle(playerid)) return SendClientMessage(playerid, -1, "Nu poti folosi aceasta comanda atata timp cat esti intr-un vehicul!"); //if(PlayerInfo[playerid][pCarLic] == 0) return SCM(playerid, COLOR_LGREEN, "Eroare: Ai nevoie de o licenta de conducere pentru a putea munci la acest job!"); SendClientMessage(playerid, COLOR_GREY, "Nu esti la locul unde poti incepe munca. Ti-am pus un checkpoint, du-te la el!"); SendClientMessage(playerid, COLOR_GREY, "Intra in stadion pentru a incepe Antrenamentele!"); SetPlayerCheckpointEx(playerid, 1103.4166,-1655.3750,10.3646, 4.0); CP[playerid] = 53; return 1; } CP[playerid] = 600; SetPlayerCheckpointEx(playerid, 1082.3163,-1666.6954,10.3646, 1.0); PlayerTextDrawSetString(playerid, InfosTD, "Urmareste ~r~~h~puncte-le~w~~h~ de pe minimap pentru a termina ~n~Antrenamentele cu nota 10!"); SetTimerEx("HideTextdraw", 8000, 0, "%d", playerid); PlayerTextDrawShow(playerid, InfosTD); }
Si nu gasesc nici o rezolvare . :((
3 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now