Azgher Posted March 15, 2007 Share Posted March 15, 2007 In which place I put codes? Example 004F: create_thread ££DAMAGE_1:DAMAGE_103A4: name_thread 'DAMAGE':DAMAGE_20001: wait 200 ms00D6: if 10256: player $PLAYER_CHAR defined00DF: actor $PLAYER_ACTOR driving004D: jump_if_false ££DAMAGE_203C0: @0 = actor $PLAYER_ACTOR car0226: @9 = actor $PLAYER_ACTOR health0227: @6 = car @0 health:DAMAGE_50001: wait 100 ms00D6: if 100DF: actor $PLAYER_ACTOR driving8118: NOT actor $PLAYER_ACTOR dead004D: jump_if_false ££DAMAGE_50227: @5 = car @0 health00D6: if 0801D: NOT @5 > @6;; integer values004D: jump_if_false ££DAMAGE_5000C: @9 -= 5;; integer values0223: set_actor $PLAYER_ACTOR health_to @90002: jump ££DAMAGE_2 Where place I put this? Link to comment https://gtaforums.com/topic/269573-help-me-pls/ Share on other sites More sharing options...
PLPynton Posted March 15, 2007 Share Posted March 15, 2007 it has been replied so many times and yet, noone is actually reading readme from compiler. read the readme please, as you are using mission builder how you want to actually work with this program if you haven't read its readme.txt after that, if it happens that you have no answer: read pinned topics- it cost few minutes only. it is pointless to reply here, with full answer, because everybody else has to look as well. next time pm someone who is active in this section of the forum. if that does not help just look where the other create_thread are and put the code itself i.e. before mission 0 code begins. Link to comment https://gtaforums.com/topic/269573-help-me-pls/#findComment-4096484 Share on other sites More sharing options...
Azgher Posted March 15, 2007 Author Share Posted March 15, 2007 no... I wanted to know in which archive I add this? in main.smc? Link to comment https://gtaforums.com/topic/269573-help-me-pls/#findComment-4097045 Share on other sites More sharing options...
PLPynton Posted March 15, 2007 Share Posted March 15, 2007 yes, you have to decompile it first. use Mission Builder for that code you posted. if you want to learn scripting use Sanny Builder. read then the readme file of the program of your choice pls. Link to comment https://gtaforums.com/topic/269573-help-me-pls/#findComment-4097083 Share on other sites More sharing options...
Azgher Posted March 15, 2007 Author Share Posted March 15, 2007 thank you... but add the last line? Link to comment https://gtaforums.com/topic/269573-help-me-pls/#findComment-4097089 Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now