-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can't find the information I am looking for. #9
Comments
|
Thanks for your help. Would there be any chance to change the message box
into just a message? So it displayed but did to stop the game.
Is it an actual Message Box or a scripted box that they fill the properties
with?
…On Wed, Apr 19, 2017 at 2:33 PM, Mardoxx ***@***.***> wrote:
Closed #9 <#9>.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#9 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AafpWbis8You24dWhNIRdZBmmsxt0DuMks5rxlOPgaJpZM4NCEWZ>
.
|
Yes that is possible as I did for the nopoisonsdialogue but not from Ui side. This was done as SKSE plugin |
Thanks Mardoxx,
We do not have SKSE for SE. So without it, it can not be done? You
probably just saved me several hours of time.
…On Wed, Apr 19, 2017 at 2:51 PM, Mardoxx ***@***.***> wrote:
Yes that is possible as I did for the nopoisonsdialogue but kot fro. Ui
side. This was done as SKSE plugin
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#9 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AafpWZkqCiPra189gmyur7Vl9-ZL3j99ks5rxlfOgaJpZM4NCEWZ>
.
|
No, not yet anyway! |
As far as SKSE, I am staying clear of that because I think Bethesda is
going to be bringing back paid mods. The big money there will be in XBox
and I suspect PlayStation will be removing their "No External Access" rules
also.
I suppose the Hotkeys can not be death with without SKSE either?
If you can think of a way to get your no potions Mod to work without SKSE
please let me know.
Thanks Again you saved me a lot of time.
…On Wed, Apr 19, 2017 at 3:01 PM, Mardoxx ***@***.***> wrote:
No, not yet anyway!
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#9 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AafpWb2S-pkAp2QvJ5w1QYYAWd31OYjuks5rxloNgaJpZM4NCEWZ>
.
|
"As far as SKSE, I am staying clear of that because I think Bethesda is going to be bringing back paid mods. " Not sure what you are getting at here |
SKSE will most likely not work with consoles. I want my mod to be full
compatible with them. My mod is not a UI mod it is a game overhaul. I
just wanted to make those changes to the UI for the Mod. Of course it
would also be useful for the Vanilla game also.
…On Wed, Apr 19, 2017 at 3:14 PM, Mardoxx ***@***.***> wrote:
"As far as SKSE, I am staying clear of that because I think Bethesda is
going to be bringing back paid mods. "
Not sure what you are getting at here
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#9 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AafpWTuc5V1rzzlLNULzwCqQgZmHtSR0ks5rxl0VgaJpZM4NCEWZ>
.
|
Right and you thought you'd piggyback of my work to make money? |
What?? Of course not. Why would I have mentioned that if I was attempting
to do that. If you contributed to the Mod and paid Mods where not tried
again. I would give you full credit. If they were you would certainly be
entitled to some compensation.
…On Wed, Apr 19, 2017 at 3:21 PM, Mardoxx ***@***.***> wrote:
Right and you thought you'd piggyback of my work to make money?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#9 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AafpWSgPgkZp6Bx_eTu9Pd7OwOORn0iGks5rxl6hgaJpZM4NCEWZ>
.
|
Was just gonna say good luck to you :p |
Please don't take this the wrong way, but you are little twat.:p
…On Wed, Apr 19, 2017 at 3:32 PM, Mardoxx ***@***.***> wrote:
Was just gonna say good luck to you :p
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#9 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AafpWQKYCEAjB2UHEEHHs-Qfahs10_A1ks5rxmE4gaJpZM4NCEWZ>
.
|
I think we made well under $500 for SkyUI in donations over the past 6 years! |
Mardoxx,
I have never used SkyUI. I was just asking you for some very simple
information regarding the UI and you freak on me? I am not to blame for the
leach fest the Nexus and Steam created.
Now they are leaching up Mods on Bethesda.
This is what I waned to be able to do with the UI.
1. Get rid the Potion Message
2. Add 4 more hot keys - Total 12
3. Make everything in the game done in real time. Meaning that going into
the Menu does not stop the game.
Does that sound like a copy of your work? I hope not those are all
original ideas.
Thanks again for taking 5 Min of your time to save me several hours of
wasted time. I have done the same for others.
…On Wed, Apr 19, 2017 at 3:37 PM, Mardoxx ***@***.***> wrote:
Closed #9 <#9>.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#9 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AafpWfDDtzzVWEuEPWuL0UL5E_UDSAdHks5rxmJugaJpZM4NCEWZ>
.
|
I have looked through the source code thoroughly and have not been able to find these scripts and functions.
When the player uses a poison in the game, a message box stops the game and asks the player if they want to poison the weapon. I want to disable that. I can not find it anywhere in the game or in the UI.
I want to add 4 new hot keys. Can not find the Hotkey Script or Function anywhere in the UI.
I have searched everywhere for information on the UI but have come up completely empty handed.
Can you please give me some direction on how to find these functions or even the script properties?
Also, If I decompile and recompile a Menu.swf and place it in an Archive, will it even work?
Thank You for your time.
The text was updated successfully, but these errors were encountered: