Announcement
Announcement
| 2nd Quarter Contest Announcement posted! See the Community Announcements section. |
New threads (complete scripts) here will go into a moderation queue. You will not see your thread appear when you create it. A moderator will decide if it will be approved or denied.
![]() ![]() |
Jun 15 2009, 12:03 AM
Post
#21
|
|
![]() Black Knight of Dawn ![]() Type: Writer |
Could you fix the screenshots? I don't really like to test out a script unless it's clear on what it does, and especially if it's a CBS I would like to see screenshots. Thanks :D
-------------------- |
|
|
|
Jun 15 2009, 06:16 AM
Post
#22
|
|
![]() Type: Undisclosed |
lines 33 to 43, it should be there and it should work, because I did the same thing and it worked. Be sure it says Letters instead of Numberkeys infront of it lines 33 to 43 in version 7 say this: CODE attr_reader :attack_key1 attr_reader :attack_key2 attr_reader :skill_keys attr_reader :item_keys attr_reader :player_attack_delay attr_reader :enemy_attack_delay attr_reader :animations_divide attr_reader :memorized_text attr_reader :allow_weapons_graphics attr_reader :allow_shields_graphics its not the same as lines 33 to 43 of version 4 which is what i believe you are reffering to which looks like this: CODE # Right hand attack key: Right_Attack_Button = Input::Letters["A"] # Left hand attack and Shield key: Left_Attack_and_Shield_Button = Input::Letters["S"] # Skills keys: Skill_Buttons = [Input::Numberkeys[1], Input::Numberkeys[2], Input::Numberkeys[3]] # Items keys: Item_Buttons = [Input::Numberkeys[4], Input::Numberkeys[5], Input::Numberkeys[6]] i am after where to change in "version 7" not where to change in "version 4" |
|
|
|
Jun 15 2009, 08:50 AM
Post
#23
|
|
![]() The Lord of Sapharan (not Sarafan) ![]() Type: Undisclosed Alignment: Chaotic Evil |
Well. i don't know what to think. I'm kinda disapointed about this version. And it's great. Many things is missing. And many great things added. Well... One thing is making me crazy. Where is damage pop up? x0 Can it be turned on somehow in script? (i searched, tryined, and nothin')
This post has been edited by Blaz3r: Jun 15 2009, 08:51 AM -------------------- Be a part of Adventure Quest Worlds History!
Spoiler: |
|
|
|
Jun 15 2009, 03:50 PM
Post
#24
|
|
![]() Maker Senior ![]() Type: Coder Alignment: Chaotic Evil |
The Script was updated and soem bugs was fixed.
To edit hidden options of ABS, go to folder Requiem/ABSConfig.ini and edit the properties. To edit the properties, i created a small program, it can be downloaded on my blog. -------------------- |
|
|
|
Jun 15 2009, 08:00 PM
Post
#25
|
|
![]() Maker Senior ![]() Type: Coder Alignment: Chaotic Evil |
Requiem ABS Config. Tool updated! * Now supports ABS 7 and various languages. Screenshots Spoiler: Download Spoiler: -------------------- |
|
|
|
Jun 15 2009, 08:57 PM
Post
#26
|
|
![]() That Half Asian Kid ![]() Type: Artist |
I got the new version of the script I think.
nice one Vlad! *Uses* -------------------- ![]() |
|
|
|
Jun 15 2009, 10:49 PM
Post
#27
|
|
![]() Type: Undisclosed |
Thankyou vlad for clearing things up for me
|
|
|
|
Jun 17 2009, 05:58 PM
Post
#28
|
|
![]() Magna Carta Art Fan and Phantasy Star Universe Game Neard! ![]() Type: Artist |
Uhm... I find a error... when one of the party members die...
"Script 'Requiem Extended Movments' line 26: NoMethodError occurred. undefined method `x' for nil:NilClass" help please? (This SBABS script is GREATE!! Thank YOU!) // EC
Attached File(s)
|
|
|
|
Jun 17 2009, 06:38 PM
Post
#29
|
|
![]() Maker Senior ![]() Type: Coder Alignment: Chaotic Evil |
QUOTE undefined method `x' for nil:NilClass Fixed -------------------- |
|
|
|
Jun 17 2009, 07:28 PM
Post
#30
|
|
![]() Magna Carta Art Fan and Phantasy Star Universe Game Neard! ![]() Type: Artist |
|
|
|
|
Jun 19 2009, 03:58 AM
Post
#31
|
|
![]() |
I added the script to my game but when I go to play it, it says there is an error on line 134. how do I fix this???
-------------------- ![]() |
|
|
|
Jun 19 2009, 04:02 AM
Post
#32
|
|
![]() |
I added the script to my game but when I go to play it, it says there is an error on line 134. how do I fix this??? sorry for bumping. It says there was an error on line 134 of the "input" section of the script. It doesn't even let me get to the menu of the game to select "load" or "start" or anything. -------------------- ![]() |
|
|
|
Jun 22 2009, 02:16 AM
Post
#33
|
|
![]() That Half Asian Kid ![]() Type: Artist |
Can you please fix the script so i don't get a crash error message for leaving the map with enemies still in it?
Thanks. -------------------- ![]() |
|
|
|
Jun 24 2009, 03:34 PM
Post
#34
|
|
![]() Maker Senior ![]() Type: Coder Alignment: Chaotic Evil |
new update, with many changes
-------------------- |
|
|
|
Jun 25 2009, 09:21 AM
Post
#35
|
|
![]() Type: Designer |
Thanks for this. I love this script. Is there a way to make it so you can attack at different speeds with different weapons? Is there a way to make it so arrows can hit in an AoE (and can also to status effects?)
This post has been edited by Curran: Jun 25 2009, 11:03 AM |
|
|
|
Jun 26 2009, 04:59 PM
Post
#36
|
|
![]() |
Your new system is amazing btw but is there anyway that you can make it so I can use the stat distribution script with it?
-------------------- ![]() |
|
|
|
Jul 4 2009, 10:10 PM
Post
#37
|
|
![]() Type: Designer |
Wow, this is amazingly done!
I've been playing around with it for a little bit, but one thing's bothering me; I can't control it with my 10-button joypad. Are there any plans to add in that support, or not so much? Actually, I would personally prefer that it just use the regular ABCXYZLR inputs (my game has little use for items being quick-used and, really, would only need two skill slots and one weapon per character), but I wouldn't go so far as to request THAT, just because the system is so complex, but if joypad buttons are doable for the inputs script it would be much appreciated. Again, well done and thank you for sharing this! |
|
|
|
Jul 5 2009, 02:10 AM
Post
#38
|
|
|
100101 ![]() Type: Designer Alignment: Chaotic Evil |
i have a question.
for the sbabs dose the monster drop the same amount of gold u put in the database if so is it the same for exp??? :::::::::::::::::::::::::::: ::::::::Edit:::::::::::::::: :::::::::::::::::::::::::::: i keep getting an error at line 27 on the Requiem Group Command part it started after i made a party member leave the party and i added a weapon to the inventory. i bypassed that problem. but then when i save i get that error again and when i treid to load the game again i still got that error. This post has been edited by chigoo: Jul 9 2009, 04:11 AM -------------------- |
|
|
|
Jul 5 2009, 06:03 PM
Post
#39
|
|
![]() ![]() Type: Designer |
Omg this script is awesome
thank you Vladislaus one question, when player up lvl can i to show window telling that player up lvl and to show stats? like default battle system. and every time player up lvl save in x variable. sorry for my bad english |
|
|
|
Jul 6 2009, 08:56 PM
Post
#40
|
|
![]() ![]() Type: Designer |
Heres my question:
Vladislaus, in SBABS 4 scrips: How can I take off the ammo thing? This post has been edited by Seaniscool: Jul 7 2009, 03:59 PM -------------------- |
|
|
|
![]() ![]() |
| Lo-Fi Version | Time is now: 21st May 2013 - 09:10 PM |
|
|