11.01.2011, 09:01
Hey, I have psted before that I am making stuff with checkpoints but there is one thing I can find a solution for, and since you guys (most people in this forum) is so kind and explaining I'd like help from YOU guys = ) Ok, So..
I'm trying to make a system for example if you type /work then a dialog list pops up (I KNOW HOW TO DO THIS) and when they choose a job, they get a checkpoint to the place they selected from the list (the list is pre-made, so they can't choose what they want, just the ones that i made in that list), a checkpoint pops up, then when they enter the checkpoint, they will have to go back to the depot or w/e, I know the callback
But for multiple checkpoints, one at a time ofc, but if they choose another job, the checkpoint will appear to the place they choose.. In advance, Thank you!
If you can't understand my grammar, please tell me, I'll try to rewrite it ;p
I'm trying to make a system for example if you type /work then a dialog list pops up (I KNOW HOW TO DO THIS) and when they choose a job, they get a checkpoint to the place they selected from the list (the list is pre-made, so they can't choose what they want, just the ones that i made in that list), a checkpoint pops up, then when they enter the checkpoint, they will have to go back to the depot or w/e, I know the callback
pawn Код:
OnPlayerEnterCheckpoint
If you can't understand my grammar, please tell me, I'll try to rewrite it ;p