insanelazarez
Yeah, Good Luck With That... (Resident)
 On forum: 01/31/2009
Messages: 1070
|
---QUOTATION--- The easiest way to give yourself an info portion is to add a main menu hotkey. I'm on phone so cant explain properly, but search for the antirad hotkey mod, that will show you how. ---END QUOTATION---
Or he can add it via bind_stalker.script:
Locate this:
---QUOTATION---
if not has_alife_info("global_dialogs" then
self.object:give_info_portion("global_dialogs"
end
---END QUOTATION---
and change it like this:
---QUOTATION---
if not has_alife_info("global_dialogs" then
self.object:give_info_portion("global_dialogs"
self.object:give_info_portion("this_is_the_name_of_my_info"
end
---END QUOTATION---
Well i'm sure it works, but he needs script and description support (xr_conditions.script and info_portions.xml). But if the info is already in the default game, what i just said is not required. In that case the bind stalker script trick it's all he needs.
The bind_stalker trick works when the game finishes loading (new game OR NOT).
"Between you and us, that thing that killed you is a total dick. Please disregard this message if you committed suicide."
http://www.moddb.com/members/insanelazarez/videos/stalker-mutant-zone-tribute#imagebox
http://moddercove.blogspot.com/2011/05/x-ray-engine-e-ia-quello-che-non.html
Diary of a modder:
http://s693.photobucket.com/albums/vv297/insanelazarez/Diary%20of%20a%20Modder/
So, i dare to assume your time machine is better than my time machine, huh? Stupid dog.
Ahh, my old youtube account, check this one out:
http://www.youtube.com/watch?v=1Fu2oyn1Eps
|