EXP Tokens
#21
Posted 20 July 2011 - 08:38 AM
This will do nicely, and you both will be hugely credited~
Now that leaves one thing...
A Coin Model to look like a unique token.
About slightly bigger then a coin but must have a Angelic look to it.
Hm...
#22
Posted 20 July 2011 - 08:54 AM
I'm only a (Lv30) CS scripter, but Here you can find people skilled in modelling.You two are super awesome~
This will do nicely, and you both will be hugely credited~
Now that leaves one thing...
A Coin Model to look like a unique token.
About slightly bigger then a coin but must have a Angelic look to it.
Hm...
#23
Posted 20 July 2011 - 08:56 AM
I'm only a (Lv30) CS scripter, but Here you can find people skilled in modelling.
You two are super awesome~
This will do nicely, and you both will be hugely credited~
Now that leaves one thing...
A Coin Model to look like a unique token.
About slightly bigger then a coin but must have a Angelic look to it.
Hm...
Forli and Fg109. Thanks so much for everything. God bless ye
Goodnight~
#24
Posted 20 July 2011 - 10:44 PM
Even with this script there's the risk it remove the first token and the bonus (because the script doesn't check if there's still a token), while the second token has already been added (and the OnAdd block fired)
scn SwordTokenScript float defaultEXP float newEXP short bonus Begin onAdd Player If (Player.GetItemCount SwordToken == 0) Set bonus to 1 Set defaultEXP to getSkillUseIncrement 14 Set newEXP to defalutEXP*1.5 ; Increase by 50% SetSkillUseIncrement newEXP 14 Else Player.RemoveItem SwordToken 1 EndIf End Begin onDrop Player If (bonus == 1) SetSkillUseIncrement defaultEXP 14 EndIf End
I think the best solution is merge the 2 codes:Spoiler
With Player.GetItemCount SwordToken in both block.
With this, it won't add 2 times the bonus, neither remove it if there's still a token in player inventory
"bonus" variable, as you said is useless, so we can remove it.
There seems to be a problem. It says "Setskilluseincrement not found" when i try to save the file.
Maybe i should of Mentioned Im using TES Construction Set all by itself, and I do have OBSE but i dont know how to make it woth with the TES Construction set.
Is there a way to disable the warning message and make it force save? ^_^;
#25
Posted 21 July 2011 - 01:33 AM
#26
Posted 21 July 2011 - 03:02 AM
EDIT: Done. Feel free to use it as you feel fit... (as long as credit is given of course
http://www.mediafire...kz43h4hbk2h73zd
It'd probably be best if you got someone to texture it better though, because I'm not too good with texturing.

And if you're wondering, I based the mesh off the medallions from TLOZ: OoT because I know what they look like
Edited by LordFrostcraig, 21 July 2011 - 03:45 AM.
#27
Posted 21 July 2011 - 03:45 AM
Well, I can make the coin mesh and texture. I can't say that the texture will look perfect though
I'll leave the texture symboless.
EDIT: Done. Feel free to use it as you feel fit... (as long as credit is given of course)
http://www.mediafire...kz43h4hbk2h73zd
It'd probably be best if you got someone to texture it better though, because I'm not too good with texturing.
Thanks~
I would greatly appreciate it
...Now how to put this into a Model File ^_^; Um could you do that for me? ^_^;
Thanks so much though
Edited by Huglarh, 21 July 2011 - 03:47 AM.
#28
Posted 21 July 2011 - 03:47 AM
EDIT: I should mention that my intention (hey, that rhymed!) was for the medallion to be shiny so that the spheres look good.
Edited by LordFrostcraig, 21 July 2011 - 03:48 AM.
#29
Posted 21 July 2011 - 03:48 AM
To launch TES CS with OBSE, make a shortcut of your obse_loader.exe file. In the target path, add "-editor" to the end.
I run the steam version, Its telling me I need to start the game through steam and wont load TES Con when i click.
#30
Posted 21 July 2011 - 03:50 AM
I think the texture turned out good, its just that it looks blank without a symbol of sorts on it. I'll leave that to someone else
EDIT: I should mention that my intention (hey, that rhymed!) was for the medallion to be shiny so that the spheres look good.
Thanks for the Model. You will be creditted, but uh, could you put it into a Setup folder so its ready for use?



Sign In
Create Account
Back to top









