Guest book

Pages: 1 2 3 4 [5] 6 7 8 9 10 ... 242 243 244 245 246
09.11.2022 03:47 Guest
Good day. The Ratskull car glitched in Casa Verde, then the bus door glitched - okay, it happens. In both cases, the console solved the problem. But now you can’t get into a pickup truck, instead of an action, there is a description of the car. Can this be cured or is it dead? I know about other cars, I just would like to make a personal garage)
NeiroN, answer to: Guest
objects.set_attribute("DRUGCAR","accepted_drivers",['UISPIELER'])
NeiroN, answer to: NeiroN
and probably objects.set_immortal_state('DRUGCAR',False) if the script didn't work
Guest, answer to: NeiroN
The fact is that when you hover the mouse over a drug pickup, a steering wheel icon appears. But after clicking, the steering wheel disappears until reboot and changes by eye
NeiroN, answer to: Guest
This means that something has gone wrong in the script and the system considers that the building has not been completed, in general 2 commands are enough - to create a wheelbarrow and allow it to be controlled (here they are in one line of code): [system.create_object('SET_PICKUP', object.get_x('ALTER_EGO '), object.get_y('ALTER_EGO'), "MY_PICKUP", DIR_SOUTH),objects.set_attribute('MY_PICKUP','accepted_drivers',['UISPIELER'])]
21.10.2022 01:21 Guest
Thank you, I understood the mistake, I forgot to enter the coordinates forever
20.10.2022 12:57 Guest
How to spawn transport, I know there is a command for this, but as I did not try, nothing happens. thank you in advance
Sergey A. Zhukov, answer to: Guest
Game commands - the first item is adding vehicles to the map.
05.07.2022 06:43 Guest
I am not sure where you are getting your info, but good topic. I needs to spend some time learning much more or understanding more.
Thanks for magnificent info I was looking for this info for my mission.
19.06.2022 06:58 Guest
How to fix transport?
Development by Sergey A.Zhukov 2007-2012