yeh blizzard, i download the latest version of the ABS yesterday and when i went to start up my game, i got this error
script Blizz-ABS 2.21 Part 2, line 2841: ArgumentError Occurred
wrong number of arguments(1 of 0)
on line 2841:
now when i comment our the catapiller addon in Tons and Map as Battleback (that gets some error to when i comment out the first addon but that's unrelated to this) i get the following error
script Blizz-ABS 2.21 Part 2, line 2841: NoMethodError Occurred
undefined method 'vx' for #<Hud:0x3b7dcb8>
on line 2841:
if $game_player.screen_x < s.vx + s.vw + 16 &&
this error only shows up when i have the hud enabled in Part 1, i used version 2.2 and i get the same errors, i don't know if i've done something wrong, i use sdk 1.x, the EXP bar script for the ABS and no other script i have can mess with the hud (because the other script or an al bhed script, a mail script, tons, your DDNS and a couple of script that mess with scene_title) and the ony addon i have active is the Scene_Item calling
oh, and i was wondering a couple of things, 1. what's the default speed of a projectile and 2. if i made a projectile sprite that was 3 tiles wide, would it hit enemies on all 3 tiles or would it only hit enemies on the middle tile