-
Posts
2,679 -
Joined
-
Last visited
-
Days Won
18
Everything posted by hishutup
-
Ok, I redirected the page creation to Dev:TES4Mod/<mod> I may move the templates, I haven't decided. I erased the info off the pages that I am no longer using. I can list out the page that I am no longer using if you want. On this page there are two mods listed but there is only one when looking at the Category. I was browsing through the properties and I saw something interesting... 60. Http://www.nexusmods.com/oblivion/mods/20218/?|[[OblivionModTitle (0) I tried commenting out the info on most of my pages and I couldn't find what is causing this. I am thinking its from a rouge page somewhere that is half broken. After I figure out what those issues are then I guess I'll go an make the form for the #ask on Dev:TES4Mod
-
ok, I will have to break down what you did so I can observe how it all works. I was fooling around with the #ask again and there is only two things that is getting me caught up but I'll see if I can figure it out later. If you really want to know its getting the Mod column to link the appropriate page and in the External Link column, I want it to show Link instead of the massive URL. That is all good info and I'll change a few things. Is the actual dev namespace called "Dev:" or "Development:"?
-
I didn't know this. I was told to try different things but I guess I will start to redirect the pages that that are created to that namespace. What is the url to the dev namespace? How do you go about creating namespaces? I am just curious. I realized this. I don't know what is illegal and what isn't. Its probably listed somewhere. The reason why I tried the <a> tag is because some MW markup is illegal, I found that so far most HTML works just fine, like the <ul> and <li>. I couldn't experiment or change it back to it original form because I was in class and only had the time to make that change to see if it would work and as you said, it wont work. Is there any reason to use 'string' over 'text'? I think I read something on searching becomes an issue when the value is over so many characters. The third part, I am going to look into that a little more because it seems that I missed some important points.
-
The form works, I am moving onto calling certain properties. The extra pipe in the switch is intentional because its the default if the field is empty. I am just poking around. I kind of know what I want to do which is replicate the current mod page system but that is just a goal that I am trying to get to. I started with a simplified version of what I was originally intending. I started with something that had some content and verified that it worked. I am now expanding to being able to query the data and troubleshoot the issues. I'll do the standards when I get home. Its not super complicated but there are somethings that can cause issues and that is where I am getting stuck. I don't know where I am going with it because I am just poking around and seeing what can be done and maybe I be of use in the -near- future. That isn't exactly what I meant. It should look exactly like this Roads of Cyrodiil
-
ok I tried using [[[OblivionModUrl::{{{Link}}}]] [[OblivionModTitle::{{{Title}}}]]]and it does something of this sort https://www.nexusmods.com/oblivion/mods/20218/? Roads of Cyrodiil] I dont understand why this isn't working. Is it because that is mediawiki markup? Should I switch to html markup?
-
Ah, thank you. I knew I was missing something small. I created a button which probably isn't ideal but it works. delete this page I think I have an idea of what I am going to do but for now, I am just trying different things. Please excuse the lack of using the correct terminology I made a page on the TES4:Mod and I want to use it to query all the mods and a select few properties. I used a simple #ask, like such: {{#ask: [[Category:TES4Mod]] | ?OblivionModUrl | ?OblivionAuthor | ?OblivionColor }} to call for the Pages with the TES4Mod category which works but the specific other info isn't there but the mod is queried just fine. I looked through the examples on the mediawiki and SMW site and I more/less tried to replicated it with my setup. I tried adding [[OblivionModUrl::{{{Link}}}]] to the template and the wiki didn't really like that because the SQL errors popped up... I tried adding the code below to the form, template and various other places and I am just lost and I am probably doing something stupid :/ [[OblivionColor:{{{Color}}}]] [[OblivionModTitle:{{{Title}}}]] [[OblivionModUrl:{{{Link}}}]]Is it something simple yet again? What am I missing that is causing the query not to load the properties? How do I make ALL of the subpages from TES4:Mod have an "Edit with Form" instead of only having edit page
-
Ill take a look at that inspector tool. Ok... I want to change where the form creates the page. I used the system specs as an example and even looked it up, so I must be missing something simple. In the system specs you have this line {{{info|add title=Create System Specs|edit title=Edit System Specs|[color=#ff0000]page name=User:<SystemSpecs[username]>/SystemSpecs[/color]}}}I original modified this to look something like this TES4:Mod/<OblivionTempMod[Title]> In the documentation it says the template I am using is called "OblivionTempMod" and the field that I want to call is the Title. I modified the info tag to look like this. {{{info|page name=TES4:Mod/<OblivionTempMod[Title]>}}} Am I doing something wrong? Here is the form I know the template is slightly screwed up. I will fix that now... Can I use that namespace because you have a lot of pages in the main area and I would hate to accidentally overwrite something important
-
Common CTDs, Freezes, ILS and memory issues
hishutup replied to hishutup's question in General Skyrim LE Support
Safety load and the memory tweak can do some really crazy stuff. GACostermans, that is very unusual and it may uncover that skse.ini being in MO instead of that data directory may cause issues but excellent find. -
I need some help stabilizing my mods
hishutup replied to natranr's question in General Skyrim LE Support
it say now to but that is the only thing that may accidentally been checked or the installer got messed up. I was just pointing out that SMIM is the only thing that I think changes the lantern mesh. -
CTD while exploring Bilegulch Mine
hishutup replied to whitewolf87's question in General Skyrim LE Support
try this, deactivate FNIS and the files that were generated. See if it will crash? -
Naming player characters with special characters
hishutup replied to GrantSP's question in General Skyrim LE Support
Isn't it just a simple string in the game. Maybe edit the save outside of the Skyrim like in wryebash, I know you can do it for Oblivion. -
That is why it is in a pack instead of STEP Core/Extended. Its in REGS if didnt know.
-
I need some help stabilizing my mods
hishutup replied to natranr's question in General Skyrim LE Support
the purple lanterns are from smim. You may have done something strange with that mod. ENBs are very subjective and are dependent on the situation. -
GUIDE Mythic Dawn: Gateway to Oblivion WIP
hishutup replied to hishutup's topic in Oblivion - Mythic Dawn
do no use the Eastern peaks plugin... It'll drop frames like mad in some areas because the rocks that it adds are added to the vwd by TES4LODGen. I'll look at that mod a little later -
I'll take a look tomorrow. What version xedit are you using? Did you modify any inis? How many itms and udrs are you cleaning out of each of the dlc? What sort of archive invalidation are you using?
-
I would think that isn't some that should be used because its open for abuse but I'm not an admin, so I cannot be the judge on that.
-
Crash on exit is common with oblivion. Use oblivion stutter remover.
-
I like how my thread was hijacked by image sharing software. Well, it wasn't progressing very fast anyhow :p
-
There was an issue that was brought up earlier today and it was that sometimes puush images cannot be seen by some people because of their security software. Today, was the first time that I had read something like that happening but I refused to give up puush because its just so handy. I didn't bother to search a replacement because it has just been so good. GrantSP pm'd me earlier saying check out this program called ShareX and I do have to say that it is my replace for puush because it was just so versatile. You can do all kinds of stuff. You can customized a range of ways to capture, hotkey customization, the location to upload, url shortening, and so much more.. I don't think its a replacement for in-game screen capturing software but it definitely does the task everywhere else. You should check it out, you don't know what you are missing. I'm just typing this out to inform use that there is a great piece of software and the credit goes to GrantSP for finding it. I do not take any responsibility for what you do with your computer.
-
CTD while exploring Bilegulch Mine
hishutup replied to whitewolf87's question in General Skyrim LE Support
its may be skyre, DeadlyMonsters.esp because those are the only unusual ones in that list There are some redundant mods, take a look at the plugins and mods that are included in the STEP Extended patch I think these conflict in some way but I could be wrong: ClimatesOfTamriel-Nights-Level-5.esp ClimatesOfTamriel-Dungeons-Hardcore.esp RLO - Adaptive Interiors Vanilla Weathers Patch.esp -
I didn't know that either but I think any images should be uploaded to the wiki to prevent link rot but that is me. I wouldn't use any of those either because they are too cluttered. copy.com seems like a much better option but it isnt as quick... GrantSP, its all good

