LOGIN
SEARCH
PROFILE
keys: ↑ ↓
LOGOUT
INDEX
MEMBERS
keys: ↑ ↓
HOME
PORTAL
PLAY ALONG
PLAY with WORDS
PLAY with GRAPHICS
PLAY with SOUNDS
PLAY with CODES
PLAY with PROJECTS
keys: ← →
Guest Access
Register:
Members:



Go to page : 1, 2  Next

View previous topic View next topic Go down Message [Page 1 of 2]

EVENTALIST
EVENTALIST
#1 XP - Weapon Condition Empty XP - Weapon Condition
Loading

mr_wiggles

mr_wiggles
EVENTALIST
 EVENTALIST
EVENTALIST
profile
Weapon Condition
Version: 1.6
Author: Mr Wiggles
Date: May 25, 2010

Version History




  • (Version 1.6) 5/25/10 - Added new constants to allow more control of weapon strength.
  • (Version 1.4) 5/17/10 - Fixed bug when un-equipping, Made weapons condition effect the sell value, Made a Repair shop to pay for repairs.
  • (Version 1.0) 5/15/10 - Original Release


Planned Future Versions


  • (Version 2.0) Armor conditions, more compatible with other scripts.


Description


You know in fall out and oblivion where the more you use your weapon the more it gets damaged, soon you are un-able to use it at all with out repairing it or getting a new one. This script does just that.

Features


  • Change damage chance that will happen to the weapon in a percentage scale.
  • Item, Shop, Battle, Equip windows have been edited to show a mini health bar of the weapons condition
  • weapons of the same condition state are grouped together
  • (Version 1.4) Weapons condition effects its sell value
  • (Version 1.4) Repair shop to buy services to repair weapons
  • (Version 1.6) Can change the starting condition of weapons
  • (Version 1.6) Weapons can have individual strengths so that certain weapons deteriorate faster


Screenshots
Spoiler:

Instructions

Just paste above main, bellow all the default scripts, change some stuff in the script header and follow its instructions.

script



Its in the demo.

Support



Post your questions / comments here.

Known Compatibility Issues

This script rewrites quite a few chunks of the Equip, Item, Battle, Shop Scenes so chances are that any script you have that changes those will not work.

Demo



Demo v1.6

Author's Notes



You are free to take this script and edit it in any way you see fit, HOWEVER I still need to be credited as the original author some where.

Restrictions
Don't post this on any other forums with out my permission.
EVENTALIST
Show Signature
EVENTALIST
C.O.R.N.
C.O.R.N.
#2 XP - Weapon Condition Empty Re: XP - Weapon Condition
Loading

BluE

BluE
C.O.R.N.
C.O.R.N.
C.O.R.N.
profile
YAY WIGGLES! NEED THIS FOR EVER!
C.O.R.N.
Show Signature
C.O.R.N.
http://51s-seedy-masteroogway.blogspot.com
Poster Mcposty
Poster Mcposty
#3 XP - Weapon Condition Empty Re: XP - Weapon Condition
Loading

MotionM

MotionM
Poster Mcposty
Poster Mcposty
Poster Mcposty
profile
Looks sweet. Congrats.
Poster Mcposty
Show Signature
Poster Mcposty
https://www.dropbox.com/sh/l3s9sn0nmkaxmy7/Lrut_zZyWd http://motionmreview.blogspot.com/ https://twitter.com/_motionm
EVENTALIST
EVENTALIST
#4 XP - Weapon Condition Empty Re: XP - Weapon Condition
Loading

mr_wiggles

mr_wiggles
EVENTALIST
 EVENTALIST
EVENTALIST
profile
Script was updated.

Thanks guys. Very Happy
EVENTALIST
Show Signature
EVENTALIST
Administrator
Administrator
#5 XP - Weapon Condition Empty Re: XP - Weapon Condition
Loading

G@MeF@Ce

G@MeF@Ce
Administrator
Administrator
Administrator
profile
@wiggles - I finally had the chance to look at this and this is some killer code!
I seriously cant wait to see a version for XAS!

I can totally picture a fire sword that you have to recharge by dipping in lava
or a water staff that you have to dip in a magic lake!

I really think you are on to something very ground breaking for RMXP with this concept. Like a Star @ heaven Like a Star @ heaven Like a Star @ heaven Like a Star @ heaven Like a Star @ heaven
Administrator
Show Signature
Administrator
https://www.dropbox.com/sh/i47rig99qhrvn8s/4m5HvsM2fD http://g4m3f4c3.deviantart.com https://www.facebook.com//pages/Gameface101/332331300127008 https://twitter.com//mr_gameface101 https://soundcloud.com/schurr https://www.youtube.com/user/MrGameface101?feature=watch
EVENTALIST
EVENTALIST
#6 XP - Weapon Condition Empty Re: XP - Weapon Condition
Loading

mr_wiggles

mr_wiggles
EVENTALIST
 EVENTALIST
EVENTALIST
profile
Thanks, im gonna keep at it, when ever i get the chance i will work on another update.
EVENTALIST
Show Signature
EVENTALIST
Poster Mcposty
Poster Mcposty
#7 XP - Weapon Condition Empty Re: XP - Weapon Condition
Loading

MotionM

MotionM
Poster Mcposty
Poster Mcposty
Poster Mcposty
profile
Do all the weapons have the same rate of breaking? If so, then you should change that, unless you'd rather us change the script around.
Poster Mcposty
Show Signature
Poster Mcposty
https://www.dropbox.com/sh/l3s9sn0nmkaxmy7/Lrut_zZyWd http://motionmreview.blogspot.com/ https://twitter.com/_motionm
EVENTALIST
EVENTALIST
#8 XP - Weapon Condition Empty Re: XP - Weapon Condition
Loading

mr_wiggles

mr_wiggles
EVENTALIST
 EVENTALIST
EVENTALIST
profile
like what do you mean, have certain weapons deteriorate faster?
EVENTALIST
Show Signature
EVENTALIST
Poster Mcposty
Poster Mcposty
#9 XP - Weapon Condition Empty Re: XP - Weapon Condition
Loading

MotionM

MotionM
Poster Mcposty
Poster Mcposty
Poster Mcposty
profile
Yeaaahhh.
Poster Mcposty
Show Signature
Poster Mcposty
https://www.dropbox.com/sh/l3s9sn0nmkaxmy7/Lrut_zZyWd http://motionmreview.blogspot.com/ https://twitter.com/_motionm
EVENTALIST
EVENTALIST
#10 XP - Weapon Condition Empty Re: XP - Weapon Condition
Loading

mr_wiggles

mr_wiggles
EVENTALIST
 EVENTALIST
EVENTALIST
profile
yea i can add that in, sounds like a cool idea, i already have another update ready, but its a small one so i was waiting to add more to it.

it will prob be something like this:

# when (weapon_id)
# return (weapon_strength)
def weapon_strength(weapon_id)
case weapon_id
when 1
return value
when 2
return value
else
return default_value
end
end
EVENTALIST
Show Signature
EVENTALIST

Sponsored content

profile

View previous topic View next topic Back to top Message [Page 1 of 2]

Go to page : 1, 2  Next

 

Chatbox system disabled
Personal messaging disabled