RE Shooting System, Would you like to make RE in RMXP interface? |
|
|
|
|
Feb 10 2009, 08:33 AM
|

Certamen Promus

Group: Revolutionary
Posts: 116
Type: None
RM Skill: Beginner

|
RE Shooting SystemScript Version: 2.0 (1.0 and 1.1 I made for My friends and have a lot of bug.) Credits to: Near Fantastica (Anti Lag Script) Description: Would you like to make RE in RMXP interface? This Script system can help you make it easily. It 's include RE Menu System, RE Grenade System, And the other from RE. Screenshots:    Download: 2.1 Version : http://www.mediafire.com/?dd2wkz22zixBug Fixed For RE System 2.1 : http://www.mediafire.com/?cyo1mgjn0nmChane Log: CODE 2.1 Adding Guide For Developer Make Easily For Using If you want to add new file to list in game, Type this in Call Script Command. CODE $scene = Scene_Game_File.new( File ID , True) Enjoy ^^
__________________________
Now, I 'm very busy.I'm trying to get the university. If you send me PM, sorry that I can't answer them at the moment.
|
|
|
|
|
|
|
|
|
Feb 10 2009, 09:49 AM
|

The Lazy Guy

Group: Revolutionary
Posts: 288
Type: Scripter
RM Skill: Undisclosed

|
very nice script you got there!
__________________________
QUOTE Better off lazy, at least I'm not exhausted.
|
|
|
|
|
|
|
|
|
Feb 16 2009, 08:04 PM
|

Level 5

Group: Members
Posts: 62
Type: Developer
RM Skill: Advanced

|
This is a nice script...but is there a way to put stronger enemies in there? I don't think a whole game can be made with *just* regular zombies.
__________________________
Gio Adventures at rpgmaker.net! Nick FTW  
|
|
|
|
|
|
|
|
|
Feb 16 2009, 09:16 PM
|

Level 5

Group: Members
Posts: 69
Type: None
RM Skill: Undisclosed

|
HA! I was looking for a simple RE shooting script for a couple hours last night to no avail, and tonight I was looking through the new posts and I see this. You've made my day  Edit: I found a bug unfortunately. After you pick up any herb you can't go to your menu without the error code Script 'Window_Item' Line 90:NoMethodError occurred. Undefined method 'spray' for #<Game_Party:0x14e4cf0> Now... I loaded up the game and looked at line 90 in hopes I would be able to figure out the problem, but I forgot to take into account that I know nothing about scripting what so ever. Here is the error again Script 'Window_Item' Line 90:NoMethodError occurred. Undefined method 'spray' for #<Game_Party:0x14e4cf0> and here is line 90 if item.id != $game_party.spray(true)I hoped it was a matter of just switching from true to false but that's not the case, anyone know what the hell that code is supposed to look like off hand?
This post has been edited by Keywork: Feb 16 2009, 09:49 PM
__________________________
|
|
|
|
|
|
|
|
|
Feb 17 2009, 08:13 AM
|

Certamen Promus

Group: Revolutionary
Posts: 116
Type: None
RM Skill: Beginner

|
edit line 90 in windows item under Edited class. CODE if item.id != $game_party.spray(true) to CODE if item.id != 0 It 's a mistake of my own. I will fixed that in next version.
__________________________
Now, I 'm very busy.I'm trying to get the university. If you send me PM, sorry that I can't answer them at the moment.
|
|
|
|
|
|
|
|
|
Feb 20 2009, 11:27 PM
|
Level 1

Group: Members
Posts: 9
Type: Event Designer
RM Skill: Intermediate

|
Dude, your Script is Huge ! Thank you very much, it'll make my my Horror game a lot more better  But, unfortunatly, I found a new bug ... It appears when you use a medicinal item (Green herb,Red Herb, spray, etc.), an error comes up on line 132 or something like that. And also when you combine Herbs together (Error on line 60)  Would be cool if you could fix this buddy  EDIT: There's another error when you save (Error on line 72 I think) and also when you die, after the game over screen. Maybe your script isn't working like it should, but I still want to thank you, because I was searching for a script like this one for almost an year ...
This post has been edited by Lebeau4: Feb 20 2009, 11:37 PM
|
|
|
|
|
|
|
|
|
May 9 2009, 04:48 AM
|

Certamen Promus

Group: Revolutionary
Posts: 116
Type: None
RM Skill: Beginner

|
I add new Addon & bug fixed file. If you want to add new file to list in game, Type this in Call Script Command. CODE $scene = Scene_Game_File.new( File ID , True) Enjoy ^^
__________________________
Now, I 'm very busy.I'm trying to get the university. If you send me PM, sorry that I can't answer them at the moment.
|
|
|
|
|
|
|
|
|
May 18 2009, 03:08 PM
|

Group: Members
Posts: 2
Type: None
RM Skill: Undisclosed

|
I like this script but here is a problem i ran in to: when you play and keep firing, you will have no in the gun but if you have reserves like extra ammo in the inventory
e1.JPG ( 26.27K )
Number of downloads: 38this comes up if i shoot with 0 ammo
e2.JPG ( 32.24K )
Number of downloads: 43" Script 'Game_Actor 2' line 219: NoMethodError occurred. undefined method '>' for nil:NilClass"
e3.JPG ( 24.78K )
Number of downloads: 37Other than that I love this script!!!!
|
|
|
|
|
|
|
|
|
May 19 2009, 12:37 AM
|

me is need help make event, can do help, pleax?

Group: Banned
Posts: 193
Type: None
RM Skill: Beginner

|
Kewl, trying this out now! anyway, wanna ask, does the charset change into shooting pose when shooting? haven't yet tried it since It's still in my USB right now..
__________________________
"Yesterday I died, tomorrow revived in a thoughtfull identity, but who knows if his secrets will last forever?" -Quote from a game of mine IT's MY YOUTUBE CHANNEL!!! 
|
|
|
|
|
|
|
|
|
May 28 2009, 08:35 AM
|

Level 2

Group: Members
Posts: 18
Type: None
RM Skill: Beginner

|
Um, MediaFire doesn't work for me.
Nice script though.
Would you mind sending me the demo via e-mail? I'll send you my e-mail with PM.
Thanks in advance Yo-N
__________________________
Add the Swordmaster Karel to your sig, and help him defeat the Evil Dark Druid Nergal sig floating around the forum! ^Just thought it would be fun.....^ [Show/Hide] Let's Play Red alert/Command & Conquer in space!
|
|
|
|
|
|
|
|
|
May 28 2009, 08:48 AM
|
Level 1

Group: Members
Posts: 5
Type: Developer
RM Skill: Intermediate

|
I found some errors.
When you use the Blue Herb while poison, it makes a error. NoMethodError occured. undefined method ``spray`` for #<GameParty0x13aab30>
And you cant use the Custom Save, you will get a error, simply remove it, i removed it, and now i can remember what the error was.
|
|
|
|
|
|
|
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:
RPG RPG Revolution is an Privacy
Policy and Legal
|
|