- 0
Problema pickup
-
Similar Content
-
- 7 answers
- 2,249 views
-
- 3 answers
- 2,204 views
-
- 3 replies
- 295 views
-
- 1 reply
- 253 views
-
- 1 answer
- 681 views
-
-
Recently Browsing 0 members
- No registered users viewing this page.
Question
Mariusik[]
Uite cum apare (in imagine).
format(string, sizeof(string), "{FFFFFF}ID: {FFFF4A}%d{FFFFFF}.\nLoc de munca: {FFFF4A}%s{FFFFFF}.\nNivel minim: {FFFF4A}%d{FFFFFF}.\nFoloseste {FFFF4A}/getjob {FFFFFF}pentru a obtine acest loc de munca.", id,JobData[id][jName],JobData[id][jLevel]); JobData[id][jLabel] = CreateDynamic3DTextLabel(string, -1, JobData[id][jPosx], JobData[id][jPosy], JobData[id][jPosz], 20.0, INVALID_PLAYER_ID, INVALID_VEHICLE_ID, 0, 0, 0, -1, 100.0); JobData[id][jPickup] = CreateDynamicPickup(1239, 1, JobData[id][jPosx], JobData[id][jPosy], JobData[id][jPosz], 0, 0, -1, 20.0);
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