 |
 |
 |
|
 |
 |
 |
|
 |
 |
|
1 2 | Next 10 events »| All Messages |
|
|
16:17:09 22 June 2012 |
|
insanelazarez
Yeah, Good Luck With That... (Resident)
 On forum: 01/31/2009
 Message edited by: insanelazarez 06/22/2012 16:18:13
Messages: 1070
|
---QUOTATION--- Hmmm. But what do I do with that information?
And how do I target a specific info portion and trigger it?
I don't mind being led through it like a serious dimwit - in fact I think that's exactly what I need.
. ---END QUOTATION---
xr_conditions.script:
---QUOTATION---
function this_is_the_name_of_my_new_info()
db.actor:give_info_portion("this_is_the_name_of_my_new_info"
end
---END QUOTATION---
info_portions.xml:
---QUOTATION---
<info_portion id="this_is_the_name_of_my_new_info">
</info_portion>
---END QUOTATION---
Make a new space restrictor (use this coordenates, it's ok):
---QUOTATION---
[99999]
; cse_abstract properties
section_name = space_restrictor
name = this_is_my_new_restrictor
position = -249.904190063477,-24.7999992370605,-134.479705810547
direction = -0.0772645771503448,1.9053154609594e-009,2.46841782569618e-008
; cse_alife_object properties
game_vertex_id = 7
distance = 0
level_vertex_id = 10136
object_flags = 0xffffff3e
custom_data = <<END
[logic]
cfg = scripts\mod\this_is_my_new_restrictor.ltx
END
; cse_shape properties
shapes = shape0
shape0:type = sphere
shape0 ffset = 0,0,0
shape0:radius = 1.51119327545166
; cse_alife_space_restrictor properties
restrictor_type = 3
---END QUOTATION---
Now create a folder with the name 'mod' inside of config folder:
Inside of the 'mod' folder create a new .ltx file with the name... 'this_is_my_new_restrictor.ltx'
In that new file put this:
---QUOTATION---
[logic]
active = sr_idle@wait
[sr_idle@wait]
on_actor_inside = nil %+this_is_the_name_of_my_new_info%
---END QUOTATION---
Done, you're welcome... Aha.
"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
|
09:34:05 23 June 2012 |
|
Daemonion
All About Audio (Resident)
On forum: 09/27/2011
Messages: 567
|
Have you checked the logic section in the official SDK wiki?
There might be some good examples for you in there. |
|
1 2 | Next 10 events »| All Messages |
|
|
|
» » |
|
All short dates are in Month-Day-Year format. |
 |
|
 |
|
|
|
 |
 |
 |