Difference between revisions of "User talk:Elei-Mi-Shill"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>Qazaaq
(question should go on the discussion pages)
 
imported>Elei-Mi-Shill
Line 2: Line 2:
Please don't put questions on the article itself, put them on the Discussion page (see Discussion tab at the top). I moved (and answered) your question on the [[OnAdd]] page.
Please don't put questions on the article itself, put them on the Discussion page (see Discussion tab at the top). I moved (and answered) your question on the [[OnAdd]] page.
<br/>--[[User:Qazaaq|Qazaaq]] 06:43, 2 August 2009 (EDT)
<br/>--[[User:Qazaaq|Qazaaq]] 06:43, 2 August 2009 (EDT)
:You misunderstood I think. It's not about the question itself, it's about the lack of infos in the page. When you use a Blocktype (it's better to call it EVENT), you should also say how some other functions works with it! In example '''getSelf''' (really usefull) and '''getContainer'''. And it's not an info to add in a discussion, but something worth putting in the main article!
:For reference, do you know how much I struggled against the OnAdd BlockType (event) in order to get the scripted item reference? And still I have to use the OnActivate BlockType (event) 'cause I didn't find a solution iet

Revision as of 11:53, 2 August 2009

Questions

Please don't put questions on the article itself, put them on the Discussion page (see Discussion tab at the top). I moved (and answered) your question on the OnAdd page.
--Qazaaq 06:43, 2 August 2009 (EDT)

You misunderstood I think. It's not about the question itself, it's about the lack of infos in the page. When you use a Blocktype (it's better to call it EVENT), you should also say how some other functions works with it! In example getSelf (really usefull) and getContainer. And it's not an info to add in a discussion, but something worth putting in the main article!
For reference, do you know how much I struggled against the OnAdd BlockType (event) in order to get the scripted item reference? And still I have to use the OnActivate BlockType (event) 'cause I didn't find a solution iet