Jump to content

Merchant doesn't work


Recommended Posts

OK so I followed 2 different tutorials on how to make vendors but none are working, because when I talk to the NPC it only brings up the 'rumors' dialogue topic.

 

These are the tutorials,

 

http://cs.elderscrolls.com/index.php/My_First_Shop - I haven't made the shop because it's a stall, being tested in a custom TEST cell but I made sure to add the ownership just in case.

and http://elderscrolls.filefront.com/news/Modding_Tutorial_Merchant;35137

 

Have they missed anything out of these? I checked all the settings I was told to apply,

 

Class - Merchant

AI Packages - aaaServicesEditorLoc8x12LockAtEnd, aaaDefaultStayAtEditorLocation, aaaSleep22x6 (has an owned bed)

Buy/Sell flags checked appropriately to container list

Has gold

Merchant container set with REF and placed in cell

Container ownership set, persistent ref checked and in cell

 

I even tried waiting for different times of the day to see if that was a problem but he still won't open a merchant dialogue :confused:

Edited by Ironman5000
Link to comment
Share on other sites

Oh and I thought I would try out CSE - Construction Set Extender but get this on loading

http://img803.imageshack.us/img803/4889/aaaaaaaaaaaaaaaaaaaaaaarv.jpg

 

I made sure I had all the requirements so I don't get why this happens, has anyone else seen this screen and fixed it?

Link to comment
Share on other sites

Did you check the logs for more information?

What file name is it and where? Sorry for my ignorance, I am new to CS i'm used to GECK and CK :P If you mean editorwarnings.txt it doesn't create one for this error.

 

EDIT: OK so it looks like it's obse_editor.log correct? It looks like this

 

 

OBSE editor: initialize (version = 20.6 01020000)
oblivion root = C:\Program Files (x86)\Bethesda Softworks\Oblivion\
plugin directory = C:\Program Files (x86)\Bethesda Softworks\Oblivion\Data\OBSE\Plugins\
checking plugin C:\Program Files (x86)\Bethesda Softworks\Oblivion\Data\OBSE\Plugins\\Construction Set Extender.dll
plugin C:\Program Files (x86)\Bethesda Softworks\Oblivion\Data\OBSE\Plugins\\Construction Set Extender.dll (00000002 CSE 0600039D) reported as incompatible during query
checking plugin C:\Program Files (x86)\Bethesda Softworks\Oblivion\Data\OBSE\Plugins\\NifSE.dll
SetOpcodeBase 000024F0
RegisterCommand NifGetAltGrip (24F0)
RegisterCommand NifGetOffHand (24F1)
RegisterCommand NifGetBackShield (24F2)
SetOpcodeBase 000024F4
RegisterCommand NifOpen (24F4)
RegisterCommand NifClose (24F5)
RegisterCommand NifGetPath (24F6)
RegisterCommand NifGetOriginalPath (24F7)
RegisterCommand NifGetNumBlocks (24F8)
RegisterCommand GetNifTypeIndex (24F9)
RegisterCommand NiObjectGetType (24FA)
RegisterCommand NiObjectGetTypeName (24FB)
RegisterCommand NiObjectTypeDerivesFrom (24FC)
RegisterCommand NiObjectNETGetName (24FD)
RegisterCommand NiObjectNETSetName (24FE)
RegisterCommand NiObjectNETGetNumExtraData (24FF)
SetOpcodeBase 00002510
RegisterCommand NiObjectNETGetExtraData (2510)
RegisterCommand NiObjectNETGetExtraDataByName (2511)
RegisterCommand NiObjectNETAddExtraData (2512)
RegisterCommand NiObjectNETDeleteExtraData (2513)
RegisterCommand NiExtraDataGetName (2514)
RegisterCommand NiExtraDataSetName (2515)
RegisterCommand NiExtraDataGetNumber (2516)
RegisterCommand NiExtraDataSetNumber (2517)
RegisterCommand NiExtraDataGetString (2518)
RegisterCommand NiExtraDataSetString (2519)
RegisterCommand NiExtraDataGetArray (251A)
RegisterCommand NiExtraDataSetArray (251B)
RegisterCommand NiAVObjectGetLocalTransform (251C)
RegisterCommand NiAVObjectGetLocalTranslation (251D)
RegisterCommand NiAVObjectGetLocalRotation (251E)
RegisterCommand NiAVObjectGetLocalScale (251F)
RegisterCommand NiAVObjectSetLocalTransform (2520)
RegisterCommand NiAVObjectSetLocalTranslation (2521)
RegisterCommand NiAVObjectSetLocalRotation (2522)
RegisterCommand NiAVObjectSetLocalScale (2523)
RegisterCommand NiAVObjectGetNumProperties (2524)
RegisterCommand NiAVObjectGetProperties (2525)
RegisterCommand NiAVObjectGetPropertyByType (2526)
RegisterCommand NiAVObjectAddProperty (2527)
RegisterCommand NiAVObjectDeleteProperty (2528)
RegisterCommand NiNodeGetNumChildren (2529)
RegisterCommand NiNodeGetChildren (252A)
RegisterCommand NiNodeGetChildByName (252B)
RegisterCommand NiNodeAddChild (252C)
RegisterCommand NiNodeDeleteChild (252D)
RegisterCommand NiNodeCopyChild (252E)
RegisterCommand NiTexturingPropertyGetTextureCount (252F)
SetOpcodeBase 000025C0
RegisterCommand NiTexturingPropertySetTextureCount (25C0)
RegisterCommand NiTexturingPropertyHasTexture (25C1)
RegisterCommand NiTexturingPropertyGetTextureSource (25C2)
RegisterCommand NiTexturingPropertyAddTextureSource (25C3)
RegisterCommand NiTexturingPropertyDeleteTextureSource (25C4)
RegisterCommand NiTexturingPropertyGetTextureClampMode (25C5)
RegisterCommand NiTexturingPropertyGetTextureFilterMode (25C6)
RegisterCommand NiTexturingPropertyGetTextureUVSet (25C7)
RegisterCommand NiTexturingPropertyTextureHasTransform (25C8)
RegisterCommand NiTexturingPropertyGetTextureTranslation (25C9)
RegisterCommand NiTexturingPropertyGetTextureTiling (25CA)
RegisterCommand NiTexturingPropertyGetTextureRotation (25CB)
RegisterCommand NiTexturingPropertyGetTextureCenterOffset (25CC)
RegisterCommand NiTexturingPropertySetTextureClampMode (25CD)
RegisterCommand NiTexturingPropertySetTextureFilterMode (25CE)
RegisterCommand NiTexturingPropertySetTextureUVSet (25CF)
SetOpcodeBase 00002660
RegisterCommand NiTexturingPropertySetTextureHasTransform (2660)
RegisterCommand NiTexturingPropertySetTextureTranslation (2661)
RegisterCommand NiTexturingPropertySetTextureTiling (2662)
RegisterCommand NiTexturingPropertySetTextureRotation (2663)
RegisterCommand NiTexturingPropertySetTextureCenterOffset (2664)
RegisterCommand NiSourceTextureIsExternal (2665)
RegisterCommand NiSourceTextureGetFile (2666)
RegisterCommand NiSourceTextureSetExternalTexture (2667)
RegisterCommand NiAlphaPropertyGetBlendState (2668)
RegisterCommand NiAlphaPropertyGetSourceBlendFunction (2669)
RegisterCommand NiAlphaPropertyGetDestinationBlendFunction (266A)
RegisterCommand NiAlphaPropertyGetTestState (266B)
RegisterCommand NiAlphaPropertyGetTestFunction (266C)
RegisterCommand NiAlphaPropertyGetTestThreshold (266D)
RegisterCommand NiAlphaPropertyGetTriangleSortMode (266E)
RegisterCommand NiAlphaPropertySetBlendState (266F)
RegisterCommand NiAlphaPropertySetSourceBlendFunction (2670)
RegisterCommand NiAlphaPropertySetDestinationBlendFunction (2671)
RegisterCommand NiAlphaPropertySetTestState (2672)
RegisterCommand NiAlphaPropertySetTestFunction (2673)
RegisterCommand NiAlphaPropertySetTestThreshold (2674)
RegisterCommand NiAlphaPropertySetTriangleSortMode (2675)
RegisterCommand NiMaterialPropertyGetTransparency (2676)
RegisterCommand NiMaterialPropertyGetAmbientColor (2677)
RegisterCommand NiMaterialPropertyGetDiffuseColor (2678)
RegisterCommand NiMaterialPropertyGetEmissiveColor (2679)
RegisterCommand NiMaterialPropertyGetSpecularColor (267A)
RegisterCommand NiMaterialPropertyGetGlossiness (267B)
RegisterCommand NiMaterialPropertySetTransparency (267C)
RegisterCommand NiMaterialPropertySetAmbientColor (267D)
RegisterCommand NiMaterialPropertySetDiffuseColor (267E)
RegisterCommand NiMaterialPropertySetEmissiveColor (267F)
SetOpcodeBase 000026D0
RegisterCommand NiMaterialPropertySetSpecularColor (26D0)
RegisterCommand NiMaterialPropertySetGlossiness (26D1)
RegisterCommand NiStencilPropertyGetStencilState (26D2)
RegisterCommand NiStencilPropertyGetStencilFunction (26D3)
RegisterCommand NiStencilPropertyGetStencilRef (26D4)
RegisterCommand NiStencilPropertyGetStencilMask (26D5)
RegisterCommand NiStencilPropertyGetFailAction (26D6)
RegisterCommand NiStencilPropertyGetZFailAction (26D7)
RegisterCommand NiStencilPropertyGetPassAction (26D8)
RegisterCommand NiStencilPropertyGetFaceDrawMode (26D9)
RegisterCommand NiStencilPropertySetStencilState (26DA)
RegisterCommand NiStencilPropertySetStencilFunction (26DB)
RegisterCommand NiStencilPropertySetStencilRef (26DC)
RegisterCommand NiStencilPropertySetStencilMask (26DD)
RegisterCommand NiStencilPropertySetFailAction (26DE)
RegisterCommand NiStencilPropertySetZFailAction (26DF)
RegisterCommand NiStencilPropertySetPassAction (26E0)
RegisterCommand NiStencilPropertySetFaceDrawMode (26E1)
RegisterCommand NiVertexColorPropertyGetVertexMode (26E2)
RegisterCommand NiVertexColorPropertyGetLightingMode (26E3)
RegisterCommand NiVertexColorPropertySetVertexMode (26E4)
RegisterCommand NiVertexColorPropertySetLightingMode (26E5)
RegisterCommand NiAVObjectGetCollisionMode (26E6)
RegisterCommand NiAVObjectSetCollisionMode (26E7)
RegisterCommand NiAVObjectGetCollisionObject (26E8)
RegisterCommand NiAVObjectClearCollisionObject (26E9)
RegisterCommand NiAVObjectCopyCollisionObject (26EA)
RegisterCommand BSFurnitureMarkerGetPositionRefs (26EB)
RegisterCommand BSFurnitureMarkerSetPositionRefs (26EC)
plugin C:\Program Files (x86)\Bethesda Softworks\Oblivion\Data\OBSE\Plugins\\NifSE.dll (00000002 NifSE 000101FF) loaded correctly
checking plugin C:\Program Files (x86)\Bethesda Softworks\Oblivion\Data\OBSE\Plugins\\open_cities.dll
plugin C:\Program Files (x86)\Bethesda Softworks\Oblivion\Data\OBSE\Plugins\\open_cities.dll (00000002 open_cities 00000001) loaded correctly
checking plugin C:\Program Files (x86)\Bethesda Softworks\Oblivion\Data\OBSE\Plugins\\sr_Oblivion_Stutter_Remover.dll
plugin C:\Program Files (x86)\Bethesda Softworks\Oblivion\Data\OBSE\Plugins\\sr_Oblivion_Stutter_Remover.dll (00000001 sr_Oblivion_Stutter_Remover 00004100) reported as incompatible during query
patched
OBSE: deinitialize

 

 

 

Edited by Ironman5000
Link to comment
Share on other sites

Yeah...I actually found the log you meant, don't know how I missed it

[CSE]	Construction Set Extender "Konniving Kelpie" v6.0.925 Initializing ...
[CSE]		Checking Versions and Dependencies
[CSE]			Editor/game is installed to the Program Files directory - An unprotected directory like 'C:\Games\' is recommended

 

I'll see how I go on with this then, thanks :)

Link to comment
Share on other sites

Oh good, now the scripts tab is bugged and I have no idea how to fix it, can anyone tell me why I get this error when I click on it? Tried 5 times now and happens every time, both with and without a plugin loaded.

http://img199.imageshack.us/img199/9311/derpderp.jpg

Edited by Ironman5000
Link to comment
Share on other sites

Thanks for the link, I hope I get a decent response. I've not been on oblivion long and i've already got templates and concepts set up for 5 big mods and I think almost all would need some scripting adjustments :P

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...