- 0
problema /startwork
-
Similar Content
-
- 2 replies
- 76 views
-
- 7 answers
- 590 views
-
- 2 answers
- 119 views
-
- 2 answers
- 157 views
-
- 3 answers
- 148 views
-
-
Recently Browsing 0 members
- No registered users viewing this page.
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.
Question
datonato
Salutare, am o problema la /startwork.
Totul merge bine am facut un job trucker dar cand dau sa se creeze tirul nu mi se creeaza dar imi arata dialogul cu rutele care sunt disponibile.
Aveti idee de ce, astept niste pareri de la voi. Tin sa mentionez ca la compilare 0 erori 0 warnings.
Am incercat sa pun cu JobInfo la jSkillVeh1 dar tot asa, de aceea am inlocuit acolo cu id-ul masinii.
else if(PlayerInfo[playerid][pJob] == 3) {
if(PlayerInfo[playerid][pTruckSkill] == 1) JobVehicle[playerid] = CreateVehicle(403, Pos[0], Pos[1], Pos[2], CarAngle, -1, -1, -1);
else if(PlayerInfo[playerid][pTruckSkill] == 2) JobVehicle[playerid] = CreateVehicle(514, Pos[0], Pos[1], Pos[2], CarAngle, -1, -1, -1);
else if(PlayerInfo[playerid][pTruckSkill] == 3) JobVehicle[playerid] = CreateVehicle(515, Pos[0], Pos[1], Pos[2], CarAngle, -1, -1, -1);
}
Link to comment
Share on other sites
3 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.