Difference between revisions of "Questions"

198 bytes added ,  19:29, 11 July 2006
→‎How do I get an actor to equip a weapon: some further answering of his question, too
imported>DragoonWraith
(→‎How do I get an actor to equip a weapon: some further explanation of Wiki)
imported>DragoonWraith
(→‎How do I get an actor to equip a weapon: some further answering of his question, too)
Line 1,208: Line 1,208:


:[[User:Scruggs|Scruggs]] 18:37, 11 July 2006 (EDT) Hi. First I have to do the wiki policeman thing and ask why you created an entirely new category for one specific question? We have a category called questions, and you can also post your own questions on your Talk page. Sorry, back to your question now.  
:[[User:Scruggs|Scruggs]] 18:37, 11 July 2006 (EDT) Hi. First I have to do the wiki policeman thing and ask why you created an entirely new category for one specific question? We have a category called questions, and you can also post your own questions on your Talk page. Sorry, back to your question now.  
EquipItem - use this to equip the item on the player. IsWeaponOut will tell you when the weapon is sheathed.
 
:[[EquipItem]] - use this to equip the item on the player. [[IsWeaponOut]] will tell you when the weapon is sheathed.


::[[User:DragoonWraith|<font face="Oblivion,Daedric" size=3>D</font>ragoon <font face="Oblivion,Daedric" size=3>W</font>raith]] [[User_talk:DragoonWraith|<font face="Oblivion,Daedric" size=2>TALK</font>]] 19:27, 11 July 2006 (EDT): It would appear that that was a misunderstanding of me that caused that, actually. Sorry about that.
::[[User:DragoonWraith|<font face="Oblivion,Daedric" size=3>D</font>ragoon <font face="Oblivion,Daedric" size=3>W</font>raith]] [[User_talk:DragoonWraith|<font face="Oblivion,Daedric" size=2>TALK</font>]] 19:27, 11 July 2006 (EDT): It would appear that that was a misunderstanding of me that caused that, actually. Sorry about that.
Line 1,215: Line 1,216:


::Also, the format of your article's URL should (usually) be http://cs.elderscrolls.com/constwiki/index.php/Your_Article's_Title - adding "/Your_Articles_Title" onto another article confuses things, lengthens URLs, and in the case of a category, turns your article into a category, which is worse than making an extra article. If you '''want''' to create a new Category, by the way, the format would be http://cs.elderscrolls.com/constwiki/index.php/Category:Your_Category's_Title.
::Also, the format of your article's URL should (usually) be http://cs.elderscrolls.com/constwiki/index.php/Your_Article's_Title - adding "/Your_Articles_Title" onto another article confuses things, lengthens URLs, and in the case of a category, turns your article into a category, which is worse than making an extra article. If you '''want''' to create a new Category, by the way, the format would be http://cs.elderscrolls.com/constwiki/index.php/Category:Your_Category's_Title.
::Further, on the your question - there's no way to force an actor to draw his weapon. For NPC's, you can try putting them in combat with something else, then they'll draw their weapons.


== How do I make it start up the Character Generation in a new world? ==
== How do I make it start up the Character Generation in a new world? ==


Problem... i want the character generation screen to show up when i load my mod, i cant seem to find the line of code that activates it. --[[User:Cyax|Cyax]] 19:12, 11 July 2006 (EDT)
Problem... i want the character generation screen to show up when i load my mod, i cant seem to find the line of code that activates it. --[[User:Cyax|Cyax]] 19:12, 11 July 2006 (EDT)