ok,Well, I guess it's the problem of translation software. I mean jobs in the game,only doctors, nurses, teachers, students, fraternities, personal trainers and criminal, I can't find any lpaction files of enroll_degree.lpscene job_interview_lecturer.lpscene job_interview.lpscene Three files ,just curious about how it can be triggered by clicking without lpaction files, so i can write my own lpaction file for the job but the the building does not support movejob()
The problem is its hard to know how to help without knowing exactly what you are trying to do. But there is always a way!
You cannot do it how you want because, the options arn't there. So its about compromise, lets take the job interview one for example, and lets say you want to add a job interview for 3 diffrent jobs, Eg Nurse, Priest, Politician, as well as vinfamy's business job.
One way of doing this would be to take vinfamys 'job_interview.lpscene' and rename it 'Vin_job_interview.lpscene'. Then make your own scene called 'job_interview.lpscene' and convert it to a simple menu system that says
"What job do you want to aply for?" "1-Nurse" "2-Priest" "3-Politician" "4-Business".
If option 4 was chosen then you forward it to 'Vin_job_interview.lpscene' and make your own scenes for options 1-3.
Ok this isnt ideal, but currently this is what we have, so we have to get creative.
If this isnt what your after then you will need to be more specific about what your goal is and I may be able to give you an idea or two.