- 7
- 1
Вот код, надо сделать что бы в чат вывелся текст: CarSpawn Activated
// This file was decompiled using SASCM.ini published by GTAG (http://gtagmodding.com/opcode-database/) on 6.14.2013
{$CLEO .cs}
//-------------MAIN---------------
0000: NOP
:NONAME_2
wait 0
0ADC: test_cheat "CS"
else_jump @NONAME_2
Model.Load(#RCBANDIT)
038B: load_requested_models
:NONAME_26
wait 0
Model.Available(#RCBANDIT)
else_jump @NONAME_26
04C4: store_coords_to 0@ 1@ 2@ from_actor $PLAYER_ACTOR with_offset 0.0 0.0 -1.0
4@ = Car.Create(#RCBANDIT, 0@, 1@, 2@)
036A: put_actor $PLAYER_ACTOR in_car 4@
Model.Destroy(#RCBANDIT)
jump @NONAME_2
// This file was decompiled using SASCM.ini published by GTAG (http://gtagmodding.com/opcode-database/) on 6.14.2013
{$CLEO .cs}
//-------------MAIN---------------
0000: NOP
:NONAME_2
wait 0
0ADC: test_cheat "CS"
else_jump @NONAME_2
Model.Load(#RCBANDIT)
038B: load_requested_models
:NONAME_26
wait 0
Model.Available(#RCBANDIT)
else_jump @NONAME_26
04C4: store_coords_to 0@ 1@ 2@ from_actor $PLAYER_ACTOR with_offset 0.0 0.0 -1.0
4@ = Car.Create(#RCBANDIT, 0@, 1@, 2@)
036A: put_actor $PLAYER_ACTOR in_car 4@
Model.Destroy(#RCBANDIT)
jump @NONAME_2