- 0
problema /startwork
-
Similar Content
-
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);
}
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