Nesthor 11 Posted September 27, 2019 Share Posted September 27, 2019 This is my cleo travel. Basically, what is done is to create peds on the side of a bus and upload them by placing them in turret sitting mode, this way it seems that they are traveling on the bus, the question is the following: It appears very often (after a crash frequently) the sign of I did a crazy acrobatics and the player is paid a small amount, I don't like this. Also sometimes the ped ones stop if they are prostitutes when seeing a policeman (as if they even wanted to attack him) if they are some gang when seeing an enemy gang, and they are stopped during the rest of the trip, there is some way to make random peds be generated except prostitutes and criminals ?. I would like to have the player paid an amount of money that depended on the distance traveled on the trip, I asked in a post about it and a user answered the following: But I did not find any information on how to use wse opcode, someone has information? Thanks in advance Link to post Share on other sites
Nesthor 11 Posted October 8, 2019 Author Share Posted October 8, 2019 I answered myself, after making some changes, I solved one of the problems due to error lol I tried to block the position of the peds after they sat down, they continued to stand, but the insane acrobatics signs no longer appeared, so one less problem in the code I'm used this: Actor.LockInCurrentPosition([email protected]) = true Link to post Share on other sites