-
Posts
11 -
Joined
-
Last visited
Everything posted by Priami
-
I finally got a chance to look it over in the CS. In addition to using PMS EffectGhost, you need to use SAA (SetActorAlpha). To use that properly, you need to alter these two lines of the script: Player.PlayMagicShaderVisuals effectDreadArmorOOOalt and Player.StopMagicShaderVisuals effectDreadArmorOOOalt Change them to: Player.PlayMagicShaderVisuals effectGhost Player.SAA 0.01 and Player.StopMagicShaderVisuals effectGhost Player.SAA 1 You may need to play around with the SAA value a bit, but that should get you the transparency effect you want. It works. Thank you very much! http://i6.aijaa.com/b/00352/9006049.jpg
-
No, definitely not. That would make the DreadScriptOOO stop working. No, I was proposing a slight alteration to DreadScriptOOO that would add an object with DreadArmorTokenGhostEffectScript to the player's inventory (although the Begin OnUnEquip block needs to be removed. What was I thinking when I put that in there?). Will it work if i simply change the DreadScriptOOO "Player.PlayMagicShaderVisuals effectDreadArmorOOOalt" to "Player.PlayMagicShaderVisuals GhostEffectOOO" and "Player.StopMagicShaderVisuals effectDreadArmorOOOalt" to "Player.StopMagicShaderVisuals GhostEffectOOO"? EDIT: I tried it and it kinda worked (now my character has white haze around him, instead of that black smoke) but it wasn't exactly what i wanted. I want my char to become partially transparent like spectral warriors.
-
This is actually pretty easy to do. You could slightly modify DreadScriptOOO to add a token to the Player's inventory (if the GetItemCount for that token is 0) and script the token to check and see if the other armor pieces are equipped, then play the GhostEffect if they are. An example script for the token would be: scn DreadArmorTokenGhostEffectScript Short GhostPlay Begin GameMode If Player.GetEquipped DreadBootsOOO == 1 && Player.GetEquipped DreadCuirassOOO == 1 && Player.GetEquipped DreadGauntletsOOO == 1 && Player.GetEquipped DreadGreavesOOO == 1 && Player.GetEquipped DreadHelmetOOO == 1 && GhostPlay == 0 Player.pms GhostEffect Set Ghostplay to 1 ElseIf GhostPlay == 1 && Player.GetEquipped DreadBootsOOO == 0 || GhostPlay == 1 && Player.GetEquipped DreadCuirassOOO == 0 || GhostPlay == 1 && Player.GetEquipped DreadGauntletsOOO == 0 || GhostPlay == 1 && Player.GetEquipped DreadGreavesOOO == 0 || GhostPlay == 1 && Player.GetEquipped DreadHelmetOOO == 0 Player.sms GhostEffect Set GhostPlay to 0 Endif End Begin OnUnEquip Player If GhostPlay == 1 Player.sms GhostEffect EndIf End Try that and see if it works. Sorry, i didn't quite get that, im not very familiar with modding. Do you mean that i should just copy+paste that code into DreadScriptOOO?
-
Hey! I think it would be cool if wearing all pieces of Dread Armor (added in OOO) turned player to look like a ghost (like the spectral warriors). I'd do it myself but i have no idea how to do it. Can somebody do it for me or give me some help how to do it myself?
-
I have rather serious problems with Oblivion. I just got a new HP Pavilion Dv7 laptop. I installed Oblivion, and it worked fine. Well, at least for few days. Then it just kept freezing immediately after I skipped/watched Bethesda logos on startup, and when i went to task manager it said that Oblivion stopped responding. I tried all kinds of stuff, like deleting Oblivion folder in My Games and it went a little further, this time it freezed on loading screen. I reinstalled the game, this time to C:/Games/Oblivion. Again, it worked fine for few days but today, the problems started again. So, is there something i should try? I'm getting extremely frustrated. My specs: OS: Windows 7 Home Premium CPU: AMD Turion II P560 Dual-Core, 2.5 GHz Video card: AMD Radeon HD 6650M RAM: 4GB Mod load order: Oblivion.esm Oscuro's_Oblivion_Overhaul.esm EnhancedWeather.esm CM Partners.esm Unofficial Oblivion Patch.esp DrakinRaces.esp DLCFrostcrag.esp DLCMehrunesRazor.esp DLCSpellTomes.esp Knights.esp DLCShiveringIsles.esp EnhancedWeather - Darker Nights, 50.esp EnhancedWeather.esp Oscuro's_Oblivion_Overhaul.esp Improved Hotkeys.esp Streamline 3.0.esp CM Partners.esp CM Partners Extra NPCs.esp CM Partners Marker NPCs.esp CM Partners More NPCs.esp CM Partners NPC.esp CM Partners Special NPCs.esp RealisticForceMedium.esp CustomRaceTest.esp OMODs: (tried disabling both of them and then letting game generate Oblivion.ini again, no avail.) CM Partners 2.0 DarNified UI 1.3.2 Note that all of these mods were installed and worked fine before game stopped working, so i dont believe that any conflicting mods caused this.
-
Oblivion crashes when loading exteriors
Priami replied to Priami's topic in Oblivion's Mod troubleshooting
My load order: Oblivion.esm Oscuro's_Oblivion_Overhaul.esm Unofficial Oblivion Patch.esp DLCOrrery.esp DLCFrostcrag.esp DLCThievesDen.esp DLCVileLair.esp DLCMehrunesRazor.esp DLCSpellTomes.esp Knights.esp Streamline 3.0.esp DLCShiveringIsles.esp Oscuro's_Oblivion_Overhaul.esp Improved Hotkeys.esp -
I have a huge problem, last time i played i saved my game in Skingrad Mage's Guild. Now, when i load it and try to go outside, game crashes immediately when loading bar has reached the end. I tried using teleport cheat, but i have a same problem. I can teleport interiors (castles, caves etc.) but when i try to leave them, game crashes. Can anybody help me? I'm copying error info soon EDIT: Error info: AppName: oblivion.exe AppVer: 1.2.0.416 ModName: oblivion.exe ModVer: 1.2.0.416 Offset: 0058140c
-
Huh? There was no .esm included in the archive... Also, BOSS said that OOO was not detected. EDIT: Never mind, problem is now solved. It was not about bad loading order, my friend told me that if i want to reinstall game i should reboot computer and clean registry with CCleaner before installing it again.
-
NEVERMIND,PROBLEM SOLVED
-
Please, help me if you know mods that does following things: 1.) Makes Nighteye-effect toggleable. For example, Fin Gleam could be very useful helmet because its possible to acquire even on lower levels, but nighteye which is always on when you wear it makes it useless on daylight. 2.) Im not really good with English but i hope you get what im meaning: I want a mod that gives you possibility to select your race and your preferred class, no matter of race-specific skill penalties. It would give a lot more freedom of choise to character customization. I mean, you can see quite a few argonian and khajiit mages as NPC:s, but its hard to play as one yourself. That would be more like REAL roleplaying, so you could choose any race you want without worrying about skills.