This^^,one of the greatest mod request ever.I'm highly annoyed that I have to change the playlist everytime in order to make a certain song to play earlier.
It's all inside difficulty_levels.xtbl:
For regeneration duration Health_Regen_Wait_Mult table
For regen speed Health_Regen_Speed_Mult table
Note:the first table means casual difficulty,the second normal and the third hardcore.There are also the same tables for coop.
Thanks for the prompt answer,but what if I do the following:
something_random_handle = thread_new("something_random")
And after some time when a certain condition is met this following code executes:
something_random_handle = INVALID_THREAD_HANDLE
Is the same thing happening as if I was...
Ok guys a new update has just been released ! If you still play with this mod then this is a must download.No new features,but it fixes a lot of bugs such as the attacks never ending,making this a nearly bug free version.See the OP for more details.
That sounds like a great idea and I think I'm gonna stick with it but I still wonder what's the purpose of those functions.
EDIT:Wait but if I set that some_variable to false does the while statement take a break in the middle of the code block or just ends the function?
So let's consider the following function which loops through a complex code every 5 seconds.
function something_random ()
while ( true ) do
code block
delay(5)
end
end
We want this function to monitor something so let's make a thread out of it.
something_random_handle =...
That depends on preference,I did that for a balancing purpose,because the cars were useless with infinite sprint and glide.If you you upgrade to maximum then the stamina bar will barely drop down.
Open up sr3_city.lua and comment out enc_player_superpowers_disable() under the encouters_main_thread() function.
I don't think that it is possible to make the game check when you are hacking,but here is a solution:You can make it so as to be longer intervals between attacks.
Open up...
Okay people,I'm about to start a new playthrough but not without a new update to V1.7 :
-Tripled the time of your superpowers being disabled by a suppression grenade
-Health upgrades are three times more effective but player's total health is three times less
-No more unlimited stamina...
Open up character.xtbl (inside your SRIV root folder) and search for <Name>npc_alien_sp_special</Name> table.After that scroll to the right until you find <Spawn_Info_Rank>Homie - Donnie</Spawn_Info_Rank> table.Edit that table so it will look like this...
Well some of the aliens from virus injections are pretty challenging even for me.I made them like that to match up with my skills but still,it wasn't impossible for me,at least...I suggest unistalling the mod if you think you can't handle it,there are no more tips from me other than unistalling...
In the code I've wrote so that encounters don't trigger during missions.I thought that those virus injections counted as missions but they don't...I don't know if I will ever find a fix for that but I will do my best.
The random assault.No modifications done to the survivals unless there is a file sr3_city_survival.xtbl inside the mod archive.Edited the post to avoid further confusion.
Wait the encouters trigger during the virus injections?Didn't expect that.
One of the things I hate is that they didn't add much replayability to the game.After getting 100% of the simulation,there is virtually nothing left to do.No mission replay,no flashpoint,assassinations,vehicle thefts respawns and virus injections not replayable.They could've at least add some...
I took a look at miku's mod files and they can be easily merged together.The only files you have to merge together are notoriety_spawn.xtbl and character.xtbl.I made very little modifications to these files.
Ok folks Version 1.2 has been released with a new feature and some optimization to the script code.
Read the OP for more details.
So from now on if you enter a tank,heli,vtol or plane during the random assault then a 5 second countdown display will appear in the lower center of your HUD...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.