UltimaForum

Wsparcie [XP] - Mr.Mo's ABS strzelanie z łuku

batista1230 - Pon 07 Lis, 2011 10:43
Temat postu: Mr.Mo's ABS strzelanie z łuku
chciałem się dowiedzieć czy można w Mr.Mo's ABS strzelać z łuku ?
mam wersje v4.5

Zazombik - Pon 07 Lis, 2011 18:43

Tak, da się strzelać. Człowieku zagrałeś w ogóle w demo ? Bo pytanie takie głupie.
Coby zapobiec następnemu pytaniu robi się to tak:
Spoiler:

Attacking: Ranged Weapons

The ABS features a system called Range Weapons. You can make weapons ranged like so:

RANGE_WEAPONS[Weapon_ID] = [Character Set Name, Move Speed, Animation, Ammo, Range, Mash Time(in seconds), Kick Back(in tiles),Animation Suffix,number of animations in random]

RANGE_WEAPONS[17] = ["Arrow", 5, 4, 35, 10, 3, 1]

This is usefull for bows. The above example is used in the demo for bows.

This is an another example;

RANGE_WEAPONS[17] = ["Arrow", 5, 4, 35, 10, 3, 1,"_bow",2]

Now when the player uses the bow, the script will look for "characterSetName_bow1" or "characterSetName_bow2". You remove the last number(in this case 2) and the script will just look for "characterSetName_bow".



A żeby strzelać z łuku w grze trzeba go wyekwipować jak normalny miecz.


Powered by phpBB modified by Przemo © 2003 phpBB Group