 
Rep: +12/-0 Level 55 (83%)
|
 |
« on: January 14, 2007, 06:48:06 PM » |
|
Action Battle System - ABS [/b] IntroductionVersion : V 4.5 I wasn't happy with all the other ABSs, so I made this ABS with many features and customizable as possible. I've also made a different ABS called ABS Lite. The difference is that the ABS Lite reduces lag by alot but it does not have Event Vs. Event. ABS LiteFeaturesHere are some(most features can be toggled off/on, see the help file); - Improved AI > Check the AI Setup in the script and enemy setup. > I plan to improve it even more seeing as other ABSes have features like, not see through walls and run/heal if player is too strong or enemy is dying. - Event Vs Event - Player Vs Event - Ranged Weapons and Spells(Bows or Fireballs and ect.) - Able to choose if a monster attacks the closest enemy or random - Able to assign any hot keys for skills and items. - Able to use Non-Ranged Skills(attacks closest enemy) - Able to choose button Mash time for each attack or skill. If left blank the default is 3 seconds(can change). - Displays Demage - Level Up Display - Kick Back Effect - Fade dead enemies - ABS off/on. i.e $ABS.active = false # Off - Dash and Sneak, can be turned off. - Able to turn off and on the hud. - Able to animate monsters and player. - State Effects and Animations - Smaller Animations - and more..! (See the Help File) HistoryVersion 4.5- Optional Fable Revive Effect - The player revives his/her self if the player has a revive item.
- Attacker Animation - If using an item, skill, or weapon the attacker animation in the database now plays.
- Fixed the ABS disable/enable problem. Call script : $ABS.active = false to disable and $ABS.active = true to enable. It will only disable the Enemies and the Player's able to attack or follow the ABS AI. To disable States, Dash and Sneak look in to the help file.
- Added the option to change Font, Font Color, and Font Size.
- Fixed minor bugs, unreported bugs.
Version 4.0- Option to make Animations Smaller
- State Effects
- Fixed minor bugs, reported bugs.
Strategies# The ABS can be used to setup wars and make fights between NPCs. Imagination is # the limit. # The events do not need to attack the player. Just remove the 0 from the hate # group list. # # You can make an event a dummy, it can still be attacked, but it won't retaliate. # This is usefull for practices, or teacing the player how to fight. It can also # be used for NPC's. # # Make allias for the player. Remove the 0 from the hate group list and add all # the monsters(their Enemy IDs, database) on the map. The allias won't # follow the player or anything but they would attack other monsters giving # the effect of allince. # # Monster Pit Fights can also be made.
Enemy AI# 0 = Dummy - Will not attack but can be attacked # 1 = See Range - Will attack only if it can see an enemy # 2 = Hear Range - WIll attack only if it can hear an enemy # 3 = Hear or See Range - Will attack if it can see or hear enemy # 4 = Ally Under Attack - Will attack if its ally is under attack and if it can # see or hear the enemy Enemy Explanation# Hate Points - The enemy will randomly give out hate points to all of it's enemies. # Later, it's enemies will be ordered from most to least hate points. # # Hate Groups - The enemy will attack hate groups, meaning other enemies. # The hate group enemies aren't considered allies. # The player's hate id is 0. # Do not use the event ID, use the Monster ID, you can find it # in the Database, Enemies Tab. # # Closest Enemy - The enemy will attack the closest enemy, if met the right AI # conditions. Hate points are no longer needed, if this BOOLEAN # is true. Screenshots RequestsCompabilityWorks only with the SDK. Should be compatible with everything except some menu systems that doesn't edit Scene_Menu. Does not work with Netplay Plus or anyother ABS or SBABS systems. DownloadsVersion 4.5Mirror 1 - Savefile.comMirror 2 - Megaupload.comMirrow 3 - Thanks to lobosqueRead the help file. Its short. For further examples, look in to the script.In the demo the player animates, you can disable this if you wish. If the game lags please use this anti-lag script instead of the one in the demo http://www.hbgames.org/forums/showthread.php?t=11639&highlight=anti-lag
Add-Ons Thanks and CreditsCredit me and Near Fantastica. # Thanks to Near Fantastica's methods; # - In Range?, Get Range, In Direction?, enemy_dead?, treasure # - RANGE_WEAPONS, RANGE_SKILLS # - Class Game_Range(highly modified for convinience) # - Scene_Skill(main, update_shk)
This is not an edit of Near Fantastica's ABS. I wrote mines from scratch, except for the methods I listed. If you plan to use the blonde girl that comes with this, give credit to Prexus too, for using them. Look at each script for the author's name and give them credit as well.
|
|
|
|
« Last Edit: January 15, 2007, 11:49:36 AM by Mr.Mo »
|
|
|
|
|

Rep: +710/-817 Level 81 (21%)
|
 |
« Reply #1 on: January 14, 2007, 06:51:29 PM » |
|
Wow, I thought Mr. Mo would never come and post his ABS. Good work.
|
|
|
|

Revolution is not a bed of roses.
Rep: +115/-95 Level 63 (44%)
|
 |
« Reply #2 on: January 14, 2007, 07:00:34 PM » |
|
Best ABS ever.
Is that a hotkey bar, I've been trying to make a good hotkey bar for ages! *opens up script and looks for hokey code*
|
|
|
|

Rep: +710/-817 Level 81 (21%)
|
 |
« Reply #3 on: January 14, 2007, 07:02:36 PM » |
|
Best ABS ever.
Is that a hotkey bar, I've been trying to make a good hotkey bar for ages! *opens up script and looks for hokey code*
I attempted to use it before, but it wouldn't work. I didn't know anything about scripts then either.
|
|
|
|
 
Rep: +12/-0 Level 55 (83%)
|
 |
« Reply #4 on: January 14, 2007, 07:56:19 PM » |
|
thanks, and how do I get this moved to the usefull scripts forum. Edit: I heard alot of complaints about the lag in my ABS, I will fix this now, the reason it does this because the enemies check for the closest enemy and attacks that. Since RGSS is slow, it effects the script alot. Edit 2: In my new version of the ABS, lag doesn't seem to be an issue. If it still does I reccomend using this Anti-Lag script instead of the one that comes in the demo  . http://www.hbgames.org/forums/showthread.php?t=11639&highlight=anti-lag
|
|
|
|
« Last Edit: January 14, 2007, 09:05:44 PM by Mr.Mo »
|
|
|
|
|

Rep: +0/-0 Level 53 (47%)
|
 |
« Reply #5 on: January 15, 2007, 08:49:57 AM » |
|
Uh why isn't it downloading when i clickon the links? It takes to this page http://www.w3.org/Protocols/ and it won't let me download. Plz help!
|
|
|
|
|
|
|
 
Rep: +0/-0 Level 54 (01%)
What if it snowed in San Francisco?
|
 |
« Reply #7 on: January 15, 2007, 01:35:00 PM » |
|
I tried it, but all the healthbars and stuff don't show up on my screen.
And what's SDK?
EDIT: Nevermind, I fixed everything, thanks!
|
|
|
|
« Last Edit: January 15, 2007, 02:07:48 PM by Lunais »
|
|
Current project: Chaos Angelix - ~5% complete
|
|
|

Rep: +264/-190 Level 72 (31%)
|
 |
« Reply #8 on: January 15, 2007, 02:01:57 PM » |
|
Standard Development Kit. It's a script that can be found at .org
|
|
|
|
|
 
Rep: +0/-0 Level 54 (01%)
What if it snowed in San Francisco?
|
 |
« Reply #9 on: January 15, 2007, 02:28:29 PM » |
|
Okay, 3 problems: 1: If I kill all the snake things with greater light/darkness, and then talk to the red-haired dude after they're dead, the game freezes. 2: I can go under most of the tank. 3: There's no hit sprite for the main character as a soldier, if you get hit it says "unable to find merc-hit" and crashes.
|
Current project: Chaos Angelix - ~5% complete
|
|
|
 
Rep: +12/-0 Level 55 (83%)
|
 |
« Reply #10 on: January 16, 2007, 05:13:14 PM » |
|
Okay, 3 problems: 1: If I kill all the snake things with greater light/darkness, and then talk to the red-haired dude after they're dead, the game freezes.
i will check that out. Edit: That was befcause I forgat to check the "Ignore Impossible Moves" thing in the Event Movement Command. So your were in front of the guy and he coudn't pass :-/. 2: I can go under most of the tank.
..I'm guessing you are new to rmxp :-/. Rmxp Event Passability only supports 32*32, you would need the Event Size script somewhere in hbgames.org to solve this issue. 3: There's no hit sprite for the main character as a soldier, if you get hit it says "unable to find merc-hit" and crashes.
I'm not a spriter, I'm a scripter.
|
|
|
|
« Last Edit: January 16, 2007, 05:27:10 PM by Mr.Mo »
|
|
|
|
|
 
Rep: +0/-0 Level 54 (01%)
What if it snowed in San Francisco?
|
 |
« Reply #11 on: January 16, 2007, 05:59:12 PM » |
|
You could at least like, copy and paste the original sheet and rename it so it looks like nothing happens. At least the game wouldn't crash.
|
Current project: Chaos Angelix - ~5% complete
|
|
|
|
|

Rep: +710/-817 Level 81 (21%)
|
 |
« Reply #13 on: January 16, 2007, 07:41:57 PM » |
|
Where can I get SDK?
|
|
|
|
|
|
|
|
|
|
 
Rep: +1/-1 Level 53 (25%)
Yo Dawg
|
 |
« Reply #17 on: February 03, 2007, 09:02:37 AM » |
|
Sorry to bother but when it comes to scripting im am 100% NOOB so i have no clue where to put what or were to find what... Could you possibly help?  , also i was wondering if you could save the game file (now accual game) so i can open it in pos knight edition?
|
|
|
|
« Last Edit: February 03, 2007, 09:57:51 AM by superjake »
|
|
Projects: 
|
|
|
 
Rep: +0/-3 Level 55 (50%)
yea!!
|
 |
« Reply #18 on: February 03, 2007, 03:04:05 PM » |
|
will this work in pk knights edition
|
mark
|
|
|

Ancient Mummy
Rep: +64/-36 Level 60 (90%)
|
 |
« Reply #19 on: February 12, 2007, 02:16:53 PM » |
|
rep +
This is really nice !
|
|
|
|
|
|

I have a flower in my hand
Rep: +322/-342 Level 75 (95%)
and I like it.
|
 |
« Reply #21 on: February 15, 2007, 10:01:55 AM » |
|
By the way Mr.Mo, sorry for the late reply, but, this is Fabulous.
+rep
|
Jumbled Sentences: fat so your chair when breaks? she on sits momma a ...it
|
|
|

Prefer truth
Rep: +125/-143 Level 67 (12%)
to everything.
|
 |
« Reply #22 on: February 15, 2007, 08:45:59 PM » |
|
Uh, I don't know how to work it. It downloaded as a .rar and it wont open as anything. Please help...
And how can I use the script in a game?
|
|
|
|

A Random Custom Title
Rep: +251/-265 Level 73 (10%)
|
 |
« Reply #23 on: February 16, 2007, 08:12:38 AM » |
|
Can you post the script and stuff on here? I can't seem to be able to open up the demo in both the PK version and the real version of RPG Maker XP.
|
 I love Holk.
|
|
|
 
Rep: +0/-3 Level 55 (50%)
yea!!
|
 |
« Reply #24 on: February 16, 2007, 07:01:53 PM » |
|
ya none of the text wont show up so help me?  on everything the menu and messages
|
mark
|
|
|

A Random Custom Title
Rep: +251/-265 Level 73 (10%)
|
 |
« Reply #25 on: February 17, 2007, 06:58:17 AM » |
|
I get the error of the non-compatability for every game that I download here that still has the game opening thing on it -_-
|
 I love Holk.
|
|
|
|
|

A Random Custom Title
Rep: +251/-265 Level 73 (10%)
|
 |
« Reply #27 on: February 17, 2007, 04:08:18 PM » |
|
Argh... Still not working...
|
 I love Holk.
|
|
|
 
Rep: +0/-3 Level 55 (50%)
yea!!
|
 |
« Reply #28 on: February 18, 2007, 09:11:07 PM » |
|
Found the way to put this into the pk knights edition so read well. Or and usefull to have winrar.this is how i did it. 1.downlaod mr mo and get the document up for it 2.then make a new project in knights edition 3.then open that project docements up.Then looking at mr mo abs drag the graphic,audio,data document into ur made project then open it 4.when u open it should have mr mo and if u cant read the text for it when u start his game read on. 5.open ur projects scripts at the end of it urll see mr mo abs scripts. 6.copy his scriptS and put them in ur REAL game. 7.put the graphics and audio into ur REAL game. 8.import the audio and graphics 9.I suggest u copy Mr mo's abs maps into ur REAL game to see how he did it well this is how i did it so comment back if something goes wrong
|
mark
|
|
|

A Random Custom Title
Rep: +251/-265 Level 73 (10%)
|
 |
« Reply #29 on: February 19, 2007, 08:40:37 AM » |
|
Thank so much, punisher! I managed to get everything to work. Thanks again for the help!
|
 I love Holk.
|
|
|
|
|
|
|
|
|
|
|

EXA
Rep: +209/-90 Level 66 (98%)
Pikachu at the toilet
|
 |
« Reply #34 on: March 19, 2007, 07:09:41 AM » |
|
Google for WinRar, download it, install it and unrar the file.
|
People, stop PMing me. I'm not active here.
|
|
|
|
|
|
|

A Random Custom Title
Rep: +251/-265 Level 73 (10%)
|
 |
« Reply #37 on: March 20, 2007, 04:57:12 PM » |
|
Just download winrar... It's free and you just google winrar and it should come up.
|
 I love Holk.
|
|
|
|
|
 
Rep: +0/-3 Level 55 (50%)
yea!!
|
 |
« Reply #39 on: March 21, 2007, 05:42:02 PM » |
|
If any on emails me ill send them the mr mo for pk my email is cyberboy766@aol.com because this web site wont let me put a folder for attachment so ill send the whole thing making it eaiser.
|
mark
|
|
|
|
|
|
|
 
Rep: +0/-1 Level 56 (52%)
|
 |
« Reply #42 on: March 25, 2007, 06:09:49 PM » |
|
there no key's working besides the arrow keys, now ay to attack or anything, Im using a laptop keyboard, could that have anything to do with it?
|
Legacy
Team Slayer-Director Darico-Mapper/Designer Vidian-Music
Legcy- 2%(Dev stages) What? I have to have a signature?
|
|
|
|
|
 
Rep: +0/-1 Level 56 (52%)
|
 |
« Reply #44 on: March 25, 2007, 07:03:04 PM » |
|
It says its set to the "s" key but theres still no atacking.
|
Legacy
Team Slayer-Director Darico-Mapper/Designer Vidian-Music
Legcy- 2%(Dev stages) What? I have to have a signature?
|
|
|
|
|
 
Rep: +0/-1 Level 56 (52%)
|
 |
« Reply #46 on: March 25, 2007, 07:33:32 PM » |
|
I got it now, thanks.
|
Legacy
Team Slayer-Director Darico-Mapper/Designer Vidian-Music
Legcy- 2%(Dev stages) What? I have to have a signature?
|
|
|
|
|
 
Rep: +0/-3 Level 55 (50%)
yea!!
|
 |
« Reply #48 on: March 30, 2007, 09:51:40 PM » |
|
Okay if your creating a war fight what you whant to do is like ur gaurds put there hate group [Enemys idss]for example [5,6,7] but if you want them to not attack you never put the zero in there but then the enemys id you wanna put a zero and the gaurds id in it.
|
mark
|
|
|

Rep: +0/-0 Level 51 (54%)
|
 |
« Reply #49 on: April 05, 2007, 03:41:25 AM » |
|
A couple of questions: 1: Where does the script go? What part of the scripting window? is it BattleAction or what?
2: What do you have to edit exactly?
|
|
|
|
|

A Random Custom Title
Rep: +251/-265 Level 73 (10%)
|
 |
« Reply #50 on: April 05, 2007, 09:03:51 AM » |
|
The sscript goes where everything usually goes: Right above Main.
Read instructions, you should see what to do. I think..
|
 I love Holk.
|
|
|
|
|
  
Rep: +7/-13 Level 52 (40%)
礦粉色的
|
 |
« Reply #52 on: April 06, 2007, 07:40:51 PM » |
|
Download Mirror 1 - Savefile.com Mirror 2 - Megaupload.com
those links arent working =(
|
MACANSEEDMacanseed-The free orpg progress Maps-10 % quest-7% Scripts-100% Art-100%? (might change graphics) overall-56%?  Need a easy abs? click the link below! Easy abs
|
|
|
 
Rep: +0/-3 Level 55 (50%)
yea!!
|
 |
« Reply #53 on: April 06, 2007, 11:53:24 PM » |
|
Okay ruhan you do not have to use the chick because without telling the abs what itll look like when he get hit looks like itll crash. So you have to put this as the files name for the following. --------------------------------------------------------------------- The file code names: 001-Fighter01_def 001-Fighter01_skl 001-Fighter01_hit 001-Fighter01_cast 001-Fighter01_bow --------------------------------------------------------------------- Its a pain in the ass but worth it. see were it says 001-Fighter01_(word) here is what all this means put all this as separat file names for the spirits. like if you have a pic with your guy with a sword the name it 001-Fighter_hit then when you attack itll show the sword witch it much cooler or you could leave them all the same and look not cool as the cool things.And for def you could put a sheild on him thats what i did.but im sure you only have to do this for your main character then the rest of your party would not need the names unlees you want them to look cool. im in a rush so if you dont understande ill catch right back to you. And read the instructions im pretty sure it is in there.
|
|
|
|
« Last Edit: April 07, 2007, 12:00:54 AM by punishermark13 »
|
|
mark
|
|
|

Rep: +0/-0 Level 52 (08%)
|
 |
« Reply #54 on: April 06, 2007, 11:56:07 PM » |
|
I have a small problem, hopefully someone can help me. In my first map there is no actor because I just want text in my cutscene. So as you know, in my database my actor is deleted. I have it so she will appear in my third map when all of the cutscenes end. The problem is that I get undefined method for HUD so I have to put the actor back in. I tried hiding the HUD for the map but it didn't work. Is there any way to disable it for certain maps? Thank you! I love the script by the way.
|
|
|
|
|
 
Rep: +0/-3 Level 55 (50%)
yea!!
|
 |
« Reply #55 on: April 06, 2007, 11:58:52 PM » |
|
If you mean make it so your hud goes away when your dude comes back then press e.
|
mark
|
|
|

Rep: +0/-0 Level 52 (08%)
|
 |
« Reply #56 on: April 07, 2007, 12:03:33 AM » |
|
I don't think that is it. I get a script error with no actor defined in my database. Can I disable the HUD completely from certain maps?
|
|
|
|
|
 
Rep: +0/-3 Level 55 (50%)
yea!!
|
 |
« Reply #57 on: April 07, 2007, 12:10:53 AM » |
|
Question on your hud problem does are there any monsters in these scenes if not why not just shutting of the abs for the maps then turn them back on these are the codes use the ''call script''
to shut off abs $ABS.active = false
to turn it back up $ABS.active = true OR ---------------------- i think i would go with this one. USe call script this just hides the hud $scene.hud_hide then to turn it back up $scene.hud_show
|
|
|
|
« Last Edit: April 07, 2007, 12:13:29 AM by punishermark13 »
|
|
mark
|
|
|
  
Rep: +7/-13 Level 52 (40%)
礦粉色的
|
 |
« Reply #58 on: April 07, 2007, 09:59:02 AM » |
|
Download Mirror 1 - Savefile.com Mirror 2 - Megaupload.com
those links arent working =(
Eh em(lol)
|
MACANSEEDMacanseed-The free orpg progress Maps-10 % quest-7% Scripts-100% Art-100%? (might change graphics) overall-56%?  Need a easy abs? click the link below! Easy abs
|
|
|
|
|
|
|
|
|

Rep: +0/-1 Level 51 (26%)
|
 |
« Reply #62 on: April 15, 2007, 12:47:54 AM » |
|
This may sound like a dumb question, but how do I lower the power of the monsters? And how do I get the minimap to work?
|
|
|
|
|
|
|
|
|

It wasn't a chicken...
Rep: +271/-155 Level 68 (11%)
... it was a baby!
|
 |
« Reply #65 on: April 23, 2007, 12:32:01 PM » |
|
Can somebody give me the mouse based one?
|
|
|
|
|
|
 
Rep: +1/-8 Level 51 (61%)
|
 |
« Reply #67 on: May 04, 2007, 08:33:34 PM » |
|
how do you set it up using winrar
|
give me your stuff,yu not going to need them where your going....Disney land!!!
|
|
|
|
|
   
Rep: +23/-24 Level 56 (28%)
Back with RMVX!
|
 |
« Reply #69 on: May 05, 2007, 10:01:25 PM » |
|
I was wondering, is there any possible way to make this squad based?
I need that for LL:HM. Can't anyone do that? *cough*Blizzard*cough*
|
PROPERTY OF TEABAG!!! ALL HAIL TEABAG!!!
|
|
|
  
Rep: +7/-13 Level 52 (40%)
礦粉色的
|
 |
« Reply #70 on: May 06, 2007, 02:58:31 PM » |
|
I was wondering, is there any possible way to make this squad based?
I need that for LL:HM. Can't anyone do that? *cough*Blizzard*cough* yes there is away do to hbgames.org and find mr.mos suad based one ..and those links still dont work
|
MACANSEEDMacanseed-The free orpg progress Maps-10 % quest-7% Scripts-100% Art-100%? (might change graphics) overall-56%?  Need a easy abs? click the link below! Easy abs
|
|
|
|
|
  
Rep: +7/-13 Level 52 (40%)
礦粉色的
|
 |
« Reply #72 on: May 07, 2007, 03:38:47 PM » |
|
i know.. wait a while and they will fix the problem then you can find the squad based thingy
|
MACANSEEDMacanseed-The free orpg progress Maps-10 % quest-7% Scripts-100% Art-100%? (might change graphics) overall-56%?  Need a easy abs? click the link below! Easy abs
|
|
|

Rep: +44/-22 Level 60 (61%)
I see you when you sleep.
|
 |
« Reply #73 on: May 08, 2007, 11:59:24 AM » |
|
Is there a way to make a different menu come up?... i'm using a separate menu script and when I press escape... a different one shows up... how do I change that? [EDIT] Never mind I figured it out
|
|
|
|
« Last Edit: May 08, 2007, 12:39:55 PM by Rune »
|
|
|
|
|
|
|
|
|
|
|

☺ ☺ ☺ ☺ ☺ ☺ ☺ ☺ ☺ The nice kind of alien~
Rep: +151/-9 Level 64 (84%)
Martian - Occasionally kind
|
 |
« Reply #77 on: June 09, 2007, 06:00:30 PM » |
|
Could this possible happen when you were supposed to see a 'J'?
|
garygill <3 
|
|
|
|
|
|
|

☺ ☺ ☺ ☺ ☺ ☺ ☺ ☺ ☺ The nice kind of alien~
Rep: +151/-9 Level 64 (84%)
Martian - Occasionally kind
|
 |
« Reply #80 on: July 30, 2007, 11:39:14 PM » |
|
Try downloading and installing the newest of WinRar
|
garygill <3 
|
|
|
 
Rep: +1/-4 Level 50 (66%)
|
 |
« Reply #81 on: August 07, 2007, 02:19:38 PM » |
|
Failed to Load Actor Data.
Doh >_<.
|
I'm retardedly new, so sorry about all the newbish/noobish things I'll do (like posting in a datapase -__-)
|
|
|
|
|
|
|
|
|
|
|

Turncoat, Killer
Rep: +90/-129 Level 55 (81%)
Liar, Thief.
|
 |
« Reply #86 on: August 17, 2007, 01:00:23 PM » |
|
It's auto, unless you have the monster setup wrong.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
 
Rep: +0/-0 Level 47 (84%)
|
 |
« Reply #94 on: November 13, 2007, 01:54:08 PM » |
|
I get this error:  Script 'Mr.Mo's ABS' line 495: NoMethodError occured. undefined method 'each' for 1:Fixnum What's going on, and how do I fix? Thanks.
|
You dropped your pockets.
|
|
|

Rep: +0/-0 Level 47 (31%)
|
 |
« Reply #95 on: December 05, 2007, 10:16:48 PM » |
|
ok so i got the abs, but when i try to get the sdk all the links are dead ends. anyone have a updated link?
|
|
|
|
|

Cheese
Rep: +415/-171 Level 73 (60%)
☺
|
 |
« Reply #96 on: December 05, 2007, 10:47:32 PM » |
|
hmm. Well it looks like no one else has support for his script, and Mr.Mo himself hasn't been on for months now, try switching over to Blizzards ABS: http://www.rmrevolution.com/41/blizz-abs-action-battle-system/Very sorry if you wanted to use this, just support for this script seems...dead.
|
|
|
|
|
|
 
Rep: +25/-37 Level 38 (88%)
|
 |
« Reply #98 on: October 12, 2008, 01:35:42 AM » |
|
could you edit the script or make a new one that only locks on to an enemy. attacks enemy. for people like me who arent that good with the scripts i know how to put it in and all but the turning off and all that junk is to much work for me plus its a bit complicated orcould you just cut out the section of the script that has the attack function and post it. please 
|
|
|
|
|
|

Rep: +0/-0 Level 36 (52%)
|
 |
« Reply #100 on: December 15, 2008, 08:16:59 AM » |
|
I got a problem with the scripts, could someone please help me out.
My problem is that have attack button on ''S'' but when I hit S it doesn't do anything. (Could someone say which sentence I should edit or delete)
|
|
|
|
|

Rep: +0/-0 Level 36 (52%)
|
 |
« Reply #101 on: December 15, 2008, 12:28:57 PM » |
|
try removing the section in lines 213-234 in the hud script for the hotkeys window.
for the changing of keys, look through the input section to find the keys you want, then look at the abs script itself to find the attack key.... line 145 for attack, 150 for defend, 185,186 for dash and sneak respectively. for changing the menu key, it was always esc for me, but i dont know where to change it...
You said by deleting line 213 and 234 I tried it and it doesn't work I also tried putting off the hotkeys. My third attempt was deleting the picture for hotkeys. All three didn't work. Any suggestionts?
|
|
|
|
|

Spinning Spinning
Rep: +216/-230 Level 68 (51%)
Spiraling Spiraling
|
 |
« Reply #102 on: December 19, 2008, 09:50:29 AM » |
|
they said 213 through 234
|
|
|
|
|
|

Spinning Spinning
Rep: +216/-230 Level 68 (51%)
Spiraling Spiraling
|
 |
« Reply #104 on: January 25, 2009, 01:18:03 PM » |
|
it means you are missing the autotile 'Cos-Round Water'
your best option is either to find it, or find a replacement.
|
|
|
|
|
|

Spinning Spinning
Rep: +216/-230 Level 68 (51%)
Spiraling Spiraling
|
 |
« Reply #106 on: February 02, 2009, 12:16:07 PM » |
|
Where can i find this auto tile
hereor alternatively you could just take a regular water autotile and rename it that.
|
|
|
|
|
|
|
|

Rep: +0/-0 Level 32 (74%)
|
 |
« Reply #109 on: March 27, 2009, 01:03:42 PM » |
|
hi can i hide the time and gold display? thanks
|
|
|
|
|
|
|

I, robot,
Rep: +218/-114 Level 66 (23%)
will never die.
|
 |
« Reply #111 on: March 29, 2009, 11:20:42 AM » |
|
Post of the Year
|
|
|
|
|
|
|
|
 
Rep: +0/-0 Level 23 (64%)
|
 |
« Reply #114 on: October 14, 2009, 02:27:16 PM » |
|
the mouse abs mirrors wont work help me !
|
I guess the elements are all mine ! -> Working on Element Island < -
|
|
|
 
Rep: +0/-0 Level 35 (36%)
|
 |
« Reply #115 on: October 18, 2009, 02:47:53 PM » |
|
When I try to play the demo, it works fine. I transferred the scripts into a new project that has no other scripts besides the ones in the demo, but when I try to play it I just get an error message saying "Script 'Mr.Mo's ABS V4.5' line 2453: NoMethodError occurred. undefined method 'damage' for nil:NilClass" What do I do?
|
Cna yuo raed tihs? Olny 55% of plepoe can.
I cdnuolt blveiee taht I cluod aulaclty uesdnatnrd waht I was rdanieg. The phaonmneal pweor of the hmuan mnid, aoccdrnig to a rscheearch at Cmabrigde Uinervtisy, it dseno't mtaetr in waht oerdr the ltteres in a wrod are, the olny iproamtnt tihng is taht the frsit and lsat ltteer be in the rghit pclae. The rset can be a taotl mses and you can sitll raed it whotuit a pboerlm. Tihs is bcuseae the huamn mnid deos not raed ervey lteter by istlef, but the wrod as a wlohe. Azanmig huh? yaeh and I awlyas tghuhot slpeling was ipmorantt! fi yuo cna raed tihs, palce it in yuor siantugre.
|
|
|
|
|
 
Rep: +0/-0 Level 23 (64%)
|
 |
« Reply #117 on: October 24, 2009, 02:55:51 PM » |
|
Hello Could anyone make this script better ? Can someone add these things like in blizz abs : -something that you can see the things enemies drop -a scene that i can add in the menu where u can add hotkeys -someone else other ideas ? would be veary helpfull if someone could make this. already thanks ! Djeff 
|
I guess the elements are all mine ! -> Working on Element Island < -
|
|
|
|
|

Rep: +0/-0 Level 11 (25%)
|
 |
« Reply #119 on: January 07, 2010, 06:32:34 AM » |
|
well the system is GRATE!!! but i have a problem.. when i put it in my game and press on playtest it gives me an error at line 135 ATTACK_KEY = Input::Letters["S"] what is the problem? how can i fix it?
thx if you help! vadim
sorry for bad english if it is
|
|
|
|
|
 
Rep: +0/-0 Level 23 (64%)
|
 |
« Reply #120 on: January 09, 2010, 03:54:53 AM » |
|
guys mrmo abs sucks go and get blizz abs !
|
I guess the elements are all mine ! -> Working on Element Island < -
|
|
|
|