Объясните новичку я открыл SA Mission Bulder открыл MAIN.SCM а дальше писать куда? Например мне надо вписать это:
Цитата:
:Igromod1
0001: wait 0 ms
0330: set player $PLAYER_CHAR infinite run to 1 (true)
055D: make player $PLAYER_CHAR fireproof 1
0335: set free paynspray to 1 (true)
032B: $jet = create_weapon_pickup 370 15 ammo 1 at 2488.562 -1666.864 12.8757
0109: player $PLAYER_CHAR money += 9000000
035F: set_actor $PLAYER_ACTOR armour_to 100
055E: set_player $PLAYER_CHAR max_health += 100
0629: change_stat 181 (islands unlocked) to 4
062A: change_stat 165 (energy) to 999.0 ; float
062A: change_stat 23 (muscle) to 999.0 ; float
062A: change_stat 21 (fat) to 0.0 ; float
062A: change_stat 163 (health upgrade) to 999.0 ; float
062A: change_stat 160 (driving skill) to 999.0 ; float
062A: change_stat 229 (bike skill) to 999.0 ; float
062A: change_stat 223 (pilot skill) to 999.0 ; float
062A: change_stat 230 (cycling skill) to 999.0 ; float
087B: set_player $PLAYER_CHAR clothes "countrytr" "countrytr" 17
070D: $PLAYER_CHAR
004E: end thread
|
Я к примеру и куда это писать?