- Elfbot i gra staje siê prostsza. http://www.elf-bot.pun.pl/index.php - Hotkeys/Shortkeys Elfbot NG http://www.elf-bot.pun.pl/viewforum.php?id=11 - Zmiania outfitu wrogom. http://www.elf-bot.pun.pl/viewtopic.php?id=15 |
Cloud - 2010-06-27 21:13:24 |
Skrypt zmieni outfity naszych wrogów w zale¿no¶ci jak± maj± profesje Kod:auto 100 foreach 'allplayers' $l {if [$l.isenemy || $l.issubenemy] {setoutfitcolor $l.name 123 123 123 123 3 | if [$l.issorcerer] setoutfit $l.name 130 | if [$l.isdruid] setoutfit $l.name 144 | if [$l.isknight] setoutfit $l.name 134 | if [$l.ispaladin] setoutfit $l.name 152}} Kod:knight - full knight outfit palladyn - full assassin outfit sorcerer - full mage outfit druid - full druid outfit |