Submit Your Article


 
RPG Maker

Welcome Guest ( Log In | Register )


  Games Resources RPG Maker VX RPG Maker XP Scripts Tutorials Downloads

45 Pages V  < 1 2 3 4 5 > »   
Closed TopicStart new topic
> Blizz-ABS v2.7, Language: RGSS | Updated: November 28, 2009
Blizzard
post Feb 3 2008, 04:55 AM
Post #41


Where am I?
Group Icon

Group: Revolutionary
Posts: 613
Type: Scripter
RM Skill: Masterful




I haven't developed an ally AI yet. I've planned that for v2.0.

This post has been edited by Blizzard: Feb 3 2008, 05:05 AM


__________________________


Please keep in mind that I have retired from RMXP and that I am not active here anymore! If you can't get any support for my scripts here, try at Chaos Project.
Go to the top of the page
 
+Quote Post
   
Herbtoker
post Feb 16 2008, 04:19 PM
Post #42


Level 6
Group Icon

Group: Member
Posts: 85
Type: Event Designer
RM Skill: Beginner




first off i want to thank blizzard for developing this abs system and working so hard to make it easy to use.

one thing i cant seem to figure out is how to set a weapon to a specific type such as a ranged non consumable and a ranged ammo, or how to set up the skills to different types such as homing or projectile. i fully read the manuel several times to try and figure it out and i tried downloading the demo so i could figure it out but unfortunately i have rmxp pospality knights edition which isnt compatible with your demo. which i only have because it was the only one i could pirate off of bitlord (yes i know shame shame i pirated it) but if you could explain to me how to set up the skill types and weapon types, i would be that much more greatfull.


__________________________
Go to the top of the page
 
+Quote Post
   
Herbtoker
post Feb 16 2008, 09:59 PM
Post #43


Level 6
Group Icon

Group: Member
Posts: 85
Type: Event Designer
RM Skill: Beginner




ok, nvm i figured it out its pretty simple thanks anyway for anyone who was wondering the same thing what you have to do is put the weapon id and type into the code its clearly labeled near the top of the coding after the features but you also have to have the right animations in the right folders specifidally the charecters folder or you get an error.


__________________________
Go to the top of the page
 
+Quote Post
   
Mechis101
post Feb 17 2008, 11:31 AM
Post #44


Level 2
Group Icon

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




uh im new and i have no idea how to start to use or use the blizz abs version 1.89 script and i dont even know how to script can you help me blizzard?

i read the manual i am clueless more than ever on wat to do plz help!

This post has been edited by Mechis101: Feb 17 2008, 11:33 AM


__________________________
Go to the top of the page
 
+Quote Post
   
Blizzard
post Feb 19 2008, 06:08 AM
Post #45


Where am I?
Group Icon

Group: Revolutionary
Posts: 613
Type: Scripter
RM Skill: Masterful




You should try the example game "Chronicles of Sir Lag-A-Lot", it has a working configuration. It's always easier when you see an example.


__________________________


Please keep in mind that I have retired from RMXP and that I am not active here anymore! If you can't get any support for my scripts here, try at Chaos Project.
Go to the top of the page
 
+Quote Post
   
Herbtoker
post Feb 19 2008, 09:05 AM
Post #46


Level 6
Group Icon

Group: Member
Posts: 85
Type: Event Designer
RM Skill: Beginner




is there a way to change running speed sneak speed and jumping while in the game. i have it to wre you can buy a boat and of course you could imagine when your sailing at sea i dont want players to have the ability to sneak jump or run cuz that would just look stupid and unprofessional. if you can change it in the game let me know or if theres any other way around it let me know i would really appreciate it.


__________________________
Go to the top of the page
 
+Quote Post
   
D3wil666
post Feb 19 2008, 09:10 AM
Post #47


Level 3
Group Icon

Group: Member
Posts: 44
Type: None
RM Skill: Beginner




ho can put in this script in txt file?????????plz because one script i put over one hour
Go to the top of the page
 
+Quote Post
   
blythe
post Feb 19 2008, 08:02 PM
Post #48


Level 1
Group Icon

Group: Member
Posts: 12
Type: None
RM Skill: Undisclosed




If I have custom controls set to true I get an error that reads "Cannot convert string into integer"
Go to the top of the page
 
+Quote Post
   
blythe
post Feb 19 2008, 09:22 PM
Post #49


Level 1
Group Icon

Group: Member
Posts: 12
Type: None
RM Skill: Undisclosed




Figured out the problem. Doesnt seem to like it when I try to input NumPad[#] Maybe Im doing something wrong.
Go to the top of the page
 
+Quote Post
   
blythe
post Feb 20 2008, 03:30 PM
Post #50


Level 1
Group Icon

Group: Member
Posts: 12
Type: None
RM Skill: Undisclosed




If I try to change the party leader I get a no method error for line 1005 (part 2 of the script)
# if far enough from the player
if Math.hypot(dx, dy) > (@cindex+2)*128

Also, how do I access the status or pre menu?

This post has been edited by blythe: Feb 20 2008, 03:33 PM
Go to the top of the page
 
+Quote Post
   
Blizzard
post Feb 21 2008, 07:00 AM
Post #51


Where am I?
Group Icon

Group: Revolutionary
Posts: 613
Type: Scripter
RM Skill: Masterful




@Herbtoker: I'll be sure to include the option to disable running, sneaking and jumping in-game in v1.9.

@D3vil666: Copy-paste the text from the txt file into a script slot in the editor. smile.gif

@blythe: Yeah, I know about that error. The problem is an edit that I made while I was already working on the ally AI and forgot to change it back. I suggest that you turn off the CATERPILLAR option for now. I already fixed that problem in 1.9 which I will release in a few days. I just need to add some minor features and test it once more.
When you use NumPad[#], be sure not to use NumPad['#'], that's all I can say for now. =/ I fixed a few problems with the controls and control setup in 1.9 as well.


__________________________


Please keep in mind that I have retired from RMXP and that I am not active here anymore! If you can't get any support for my scripts here, try at Chaos Project.
Go to the top of the page
 
+Quote Post
   
ChaosMaxima
post Feb 21 2008, 09:10 AM
Post #52


Level 6
Group Icon

Group: Member
Posts: 82
Type: Event Designer
RM Skill: Masterful




Wow... this is one of the best ABSes around. I might just use, the demo has inspired me enough. Even though I don't like ABSes, this one is a peculiarity; I might just use it!

The only gripe I have is that in your demo, the bees were too tough. It stopped me from getting any further, and hence I had to manually delete them.

I have a question though; is it possible to make it so that you don't face a random direction when you're hit? I mean, when somebody hits you, the system makes you move back and face a random direction, which is kinda annoying. Is it possible to disable this?

This post has been edited by ChaosMaxima: Feb 21 2008, 09:11 AM


__________________________



[Show/Hide] Whole Signature

A bunch of RMXP tutorials:
If you have ANY basic problems in RMXP, like text problems, switches, etc., check out that link. It has information on how to do almost everything in RMXP and how to use every event command.


Go to the top of the page
 
+Quote Post
   
blythe
post Feb 21 2008, 02:10 PM
Post #53


Level 1
Group Icon

Group: Member
Posts: 12
Type: None
RM Skill: Undisclosed




removed

This post has been edited by blythe: Feb 22 2008, 12:26 AM
Go to the top of the page
 
+Quote Post
   
Mechis101
post Feb 22 2008, 07:32 PM
Post #54


Level 2
Group Icon

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




Where can i find this chronicles of sir lag alot?


__________________________
Go to the top of the page
 
+Quote Post
   
SeeYouAlways
post Feb 22 2008, 07:45 PM
Post #55


Demented Moogle
Group Icon

Group: Banned
Posts: 1,130
Type: None
RM Skill: Undisclosed




There's a link on the script page (under the "Demo" heading): http://www.rpgrevolution.com/script/36


__________________________
Go to the top of the page
 
+Quote Post
   
Mechis101
post Feb 22 2008, 07:57 PM
Post #56


Level 2
Group Icon

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




thank you i will see that i try sir lag alots chronicles

um i tryed the lag alot thing but rpg maker xp said it could not load the actor data can someone help?

This post has been edited by Mechis101: Feb 22 2008, 08:04 PM


__________________________
Go to the top of the page
 
+Quote Post
   
D3wil666
post Feb 23 2008, 05:53 AM
Post #57


Level 3
Group Icon

Group: Member
Posts: 44
Type: None
RM Skill: Beginner




this symbol ■ i can't paste . square
Go to the top of the page
 
+Quote Post
   
Blizzard
post Feb 23 2008, 09:43 AM
Post #58


Where am I?
Group Icon

Group: Revolutionary
Posts: 613
Type: Scripter
RM Skill: Masterful




Try directly downloading from my site.

http://www.chaos-project.com/downloads/scr...20Lag-A-Lot.zip


__________________________


Please keep in mind that I have retired from RMXP and that I am not active here anymore! If you can't get any support for my scripts here, try at Chaos Project.
Go to the top of the page
 
+Quote Post
   
SeeYouAlways
post Feb 23 2008, 05:09 PM
Post #59


Demented Moogle
Group Icon

Group: Banned
Posts: 1,130
Type: None
RM Skill: Undisclosed




It appears that I cannot download anything from your site if the link comes from an external site - I get an image of a bug crawling aroun in the corner. pinch.gif


__________________________
Go to the top of the page
 
+Quote Post
   
D3wil666
post Feb 24 2008, 04:10 AM
Post #60


Level 3
Group Icon

Group: Member
Posts: 44
Type: None
RM Skill: Beginner




in your site only bug:D
Go to the top of the page
 
+Quote Post
   

45 Pages V  < 1 2 3 4 5 > » 
Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 

Lo-Fi Version Time is now: 18th May 2013 - 02:53 AM
RPG RPG Revolution is an Privacy Policy and Legal
eXTReMe Tracker