[dismiss]
This wiki is a copy of the original Oblivion CS wiki created and maintained by the UESP.net. See CSwiki:Copy Notice for more info.
Difference between revisions of "User talk:DragoonWraith"
Jump to navigation
Jump to search
CSbot formating
imported>Shademe (Heads up for new users) |
imported>QQuix (CSbot formating) |
||
Line 344: | Line 344: | ||
I posted this [http://cs.elderscrolls.com/constwiki/index.php/Talk:Main_Page#Heads-up_for_new_users suggestion] sometime ago. Is it feasible to implement ?<br> | I posted this [http://cs.elderscrolls.com/constwiki/index.php/Talk:Main_Page#Heads-up_for_new_users suggestion] sometime ago. Is it feasible to implement ?<br> | ||
[[User:Shademe|shadeMe]] <sup>[[User_talk:Shademe|<span style="font-family: Oblivion, Daedric Runes; size=2;">TALK</span>]]</sup> 16:35, 31 January 2010 (EST) | [[User:Shademe|shadeMe]] <sup>[[User_talk:Shademe|<span style="font-family: Oblivion, Daedric Runes; size=2;">TALK</span>]]</sup> 16:35, 31 January 2010 (EST) | ||
== CSbot formating== | |||
Hi, DW. The ar_constuct line from the OBSE doc is "(array_var) ar_Construct arrayType:string". From the little i could figure out about the CSbot, it seems that it got confused with the return value being a single word. The ar_construct page has 'returnVal = array_var' but no 'returnType', resulting in a command line of ''''''(void)''''' ar_Construct arrayType:string'. Somewhere along the line it lost the original info and replaced it with 'void'. I could add a 'returnType' to the raw text, but decided to leave it alone, so you could check. [[User:QQuix|QQuix]] 19:31, 12 August 2010 (EDT) |