Sagari12 1 Posted September 1, 2009 When finished give me download link cuz i dont want to copy and paste. Truly. I can destroy your wonderfull script by not changing something. Share this post Link to post Share on other sites
TheSiggi 8 Posted September 1, 2009 You want us to upload your script?# why aren't you able to compile it yourself? I mean just copy the script ZAZ posted or mine (if you want your marker) and then just change Glensh*t to #GLENSHt and your done Share this post Link to post Share on other sites
Sagari12 1 Posted September 1, 2009 Okay big thanx for making it. Share this post Link to post Share on other sites
Sagari12 1 Posted September 1, 2009 Sorry for double post. It works perfect but. Ped is not this black mafia guy. I see a red corona and car is standing in it. I dont want the corona to be visible. And marker is visible only when you are close.I want it to be visible everywhere from 22.00-4.00 Ahh yes and when cj lies down and after he got up the displayed text was ok not WHAT THE HELL WAS THAT. Share this post Link to post Share on other sites
ZAZ 486 Posted September 1, 2009 Sorry for double post.It works perfect but. Ped is not this black mafia guy. I see a red corona and car is standing in it. I dont want the corona to be visible. And marker is visible only when you are close.I want it to be visible everywhere from 22.00-4.00 Ahh yes and when cj lies down and after he got up the displayed text was ok not WHAT THE HELL WAS THAT. which black mafia guy? BMYMIB ? take it: GhostCar Share this post Link to post Share on other sites
TheSiggi 8 Posted September 1, 2009 (edited) Sorry for double post.It works perfect but. Ped is not this black mafia guy. I see a red corona and car is standing in it. I dont want the corona to be visible. And marker is visible only when you are close.I want it to be visible everywhere from 22.00-4.00 Ahh yes and when cj lies down and after he got up the displayed text was ok not WHAT THE HELL WAS THAT. which black mafia guy? BMYMIB ? take it: GhostCar No I think he means somebody from the mission 'just business' there are indeed some russians....I'm still searching for it's name EDIT:// I opened main.scm and found those models: 0247: load_model #WFYRI 0247: load_model #WFYST 0247: load_model #MAFFA 0247: load_model #MAFFB I think its MAFFB because MAFFA is also the balded one {$CLEO .cs}//-------------MAIN---------------thread 'GHOSTC':GhostCar_1wait 0ifPlayer.Defined($PLAYER_CHAR)jf @GhostCar_1if00FE: actor $PLAYER_ACTOR sphere 0 in_sphere 472.5948 2577.6165 54.71 radius 80.0 80.0 50.0jf @GhostCar_100BF: [email protected] = current_time_hours, [email protected] = current_time_minutesif [email protected] >= 225 > [email protected] @GhostCar_1Model.Load(#GLENsh*t)Model.Load(#MAFFB )0570: [email protected] = create_asset_radar_marker_with_icon 37 at 472.5948 2577.616 54.7128:GhostCar_5wait 0if andModel.Available(#GLENsh*t)Model.Available(#MAFFB )jf @[email protected] = Car.Create(#GLENsh*t, 472.5948, 2577.6165, 54.71)Car.Angle([email protected]) = 144.5602AC: set_car [email protected] immunities 1 1 1 1 1020A: set_car [email protected] door_status_to 40129: [email protected] = create_actor 4 #MALE01 in_car [email protected] driverseatModel.Destroy(#GLENsh*t)Model.Destroy(#MAFFB )wait 10000519: lock_vehicle [email protected] in_current_position 0:GhostCar_9wait 0ifPlayer.Defined($PLAYER_CHAR)jf @GhostCar_27if00FE: actor $PLAYER_ACTOR sphere 0 in_sphere 472.5948 2577.6165 54.71 radius 150.0 150.0 150.0jf @GhostCar_2700BF: [email protected] = current_time_hours, [email protected] = current_time_minutesif [email protected] >= 225 > [email protected] @GhostCar_27if0202: actor $PLAYER_ACTOR near_car [email protected] radius 5.0 5.0 flag 0jf @GhostCar_9if or0611: actor $PLAYER_ACTOR performing_animation "CAR_doorlocked_LHS"0611: actor $PLAYER_ACTOR performing_animation "CAR_doorlocked_RHS"jf @GhostCar_90812: AS_actor $PLAYER_ACTOR perform_animation "KO_shot_stom" IFP_file "PED" 1.0 loopA 0 lockX 0 lockY 0 lockF 1 time -1 // versionBwait 5000016A: fade 0 time 1000wait 3000009B: destroy_actor [email protected]: destroy_car [email protected]: disable_marker [email protected]: set_current_time_hours_to 6 minutes_to 0016A: fade 1 time 1000wait 10000812: AS_actor $PLAYER_ACTOR perform_animation "getup_front" IFP_file "PED" 8.0 loopA 0 lockX 0 lockY 0 lockF 0 time -200BC: show_text_highpriority GXT 'fem_ok' time 5000 flag 1//---text: "WHAT THE HELL WAS THAT?"jump @GhostCar_1:GhostCar_27009B: destroy_actor [email protected]: destroy_car [email protected] @GhostCar_1 Edited September 1, 2009 by The_Siggi Share this post Link to post Share on other sites
Sagari12 1 Posted September 2, 2009 Corona is still visible. Driver is russian so he is ok. Cj after the knockdown says OK. Marker is visible only on close distance. Is it very hard to do as I said? I mean is it very hard for you to make it work fine? Share this post Link to post Share on other sites
TheSiggi 8 Posted September 2, 2009 he just want to check whether CJ wants to enter the car....you don't even need a if key_pressed check to spwan th car and the thing with the gutshot is easy....make him perform the animation; fading and set time to 8 and then set the player moveable again {$VERSION 3.1.0027} {$CLEO .cs} //-------------MAIN--------------- 0000: NOP 03A4: name_thread 'GCAR' :TIME_1 // I took this over from james227UK....I was to lazy to write this for my own 00BF: [email protected] = current_time_hours, [email protected] = current_time_minutes :TIME_2 wait 0 if or [email protected] == 22 [email protected] == 23 [email protected] == 0 [email protected] == 1 [email protected] == 2 [email protected] == 3 [email protected] == 4 jf @TIME_1 0570: [email protected] = create_asset_radar_marker_with_icon 37 at 472.5948 2577.616 54.7128 //marker = [email protected] // marker isn't visible the whole time // if you want to make it visible the whole time use the following code // 02A8: [email protected] = create_marker 37 at 472.5948 2577.616 54.7128 // [...] // marker isn't visible the whole time// if you want to make it visible the whole time use the following code // 02A8: [email protected] = create_marker 37 at 472.5948 2577.616 54.7128 // ?!? There is no corona....not in my game Share this post Link to post Share on other sites
Sagari12 1 Posted September 2, 2009 What about the text displayed on screen? If its my fault i said to you compile the script cuz i might f*ck something up. Share this post Link to post Share on other sites
TheSiggi 8 Posted September 2, 2009 (edited) You mean the OK? just remove: 00BC: show_text_highpriority GXT 'fem_ok' time 5000 flag 1//---text: "WHAT THE HELL WAS THAT?" Edited September 2, 2009 by The_Siggi Share this post Link to post Share on other sites
Sagari12 1 Posted September 2, 2009 I want the tex to show up. Can you compile it on your pc and give me a link? Cuz probably i f*cked up something. Share this post Link to post Share on other sites
ZAZ 486 Posted September 2, 2009 What about the text displayed on screen?If its my fault i said to you compile the script cuz i might f*ck something up. i gave you a link for download inclusiv fxt (no corona) GhostCar just replace all BMYMIB entries with that model you want Share this post Link to post Share on other sites
Sagari12 1 Posted September 2, 2009 Game crashes when i go there. No marker. Share this post Link to post Share on other sites
ZAZ 486 Posted September 2, 2009 Game crashes when i go there. No marker. Don't say game crash. Use your brain. Maybe you have now more scripts with same function in your folder. Meanwhile your n00bish behavior is really annoying. Share this post Link to post Share on other sites
Sagari12 1 Posted September 2, 2009 Okay ZAZ thx it worked. Yes i may be a little annoying but... LOCK Share this post Link to post Share on other sites
TheSiggi 8 Posted September 2, 2009 wtf? I don't understand anything..... Why didn't you compile it yourself????? Share this post Link to post Share on other sites
Sagari12 1 Posted September 2, 2009 CUZ IM A NEWBIE AT CODING AND I CAN f*ck UP EVERYTHING. Share this post Link to post Share on other sites
TheSiggi 8 Posted September 2, 2009 CUZ IM A NEWBIE AT CODING AND I CAN f*ck UP EVERYTHING. Calm down.....I thought there was something wrong with your Sannybuilder. peace. Share this post Link to post Share on other sites
Sagari12 1 Posted September 2, 2009 Yea thnx for help. Share this post Link to post Share on other sites