Pessoal boa noite, estou tentando colocar skills magic level distabnce protection all em auma backback só que não estou conseguindo alguem pode me ajudar?
Open 05/12/2016
IP: StyllerWar.com | SITE: StyllerWar.com | PORT: 7171 | CLIENT: 8.6
GENERAL INFORMATIONS: - Versão 8.6 - Update semanais! - Múltiplas raids! - PvP bem balanceado. - Muitos sistemas inovadores. - Mapa bastante detalhado, e agradável. - Mais de 20 quests! - Muitas hunts inovadoras! - Staff que não possui favoritismo! - Mapa totalmente customizado! ALGUNS SISTEMAS QUE POSSUIMOS • Task System • Achievment System • Addon Bonus • Upgrade Items • Training System • Boss System (Predator) • Hall of Fames
Open 01/08/2016
IP: KadoshServer.com | SITE: KadoshServer.com | PORT: 7171 | CLIENT: 8.6
GENERAL INFORMATIONS: - Versão 8.6 - Update diários! - Múltiplas raids! - PvP bem balanceado. - Muitos sistemas inovadores. - Mapa bastante detalhado, e agradável. - Mais de 30 quests! - Muitas hunts inovadoras! - Staff que não possui favoritismo! - Mapa totalmente customizado! EVENTOS QUE TEM NO SERVIDOR • Capture The Flag • Paintball event • Bag Premiada • Rush War • Metin Stone • Pandora Box • Rain Items • Fire Storm • Castle War • Last Man • Good Time • Maze Runner • Defend The Base • Zombie EVENTOS • Lottery ALGUNS SISTEMAS QUE POSSUIMOS • Hunting Room • Task System • Achievment System • Addon Bonus • Upgrade Items • Training System • Boss System (Predator) • Best Donator • Hall of Fames
Boa noite Pessoal, então gostaria de uma ajuda de vocês, como hoje estamos vendo ai muitas pessoas que jogam tibia fazem scripts 24H, porem no meu servidor hardbaiak.com,quando os players vão vender loot com o script do elfbot, eles não conseguem, alguem pode me ajudar ?
@up
alguem pode me ajudar com esse erro URGENTE
Error during getDataInt(play er_id).
[15/2/2016 23:17:24] mysql_real_query(): SELECT `player_id`, `value` FROM `player_storage` WHERE `key` = 1020 ORDER BY cast(value as INTEGER) DESC; - MYSQL ERROR: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'INTEGER) DESC' at line 1 (1064)
@up
vá em moveevents.xml e cole isso
<movevent type="Equip" itemid="ID DO ITEM" slot="ring" event="function" value="onEquipItem"/>
<movevent type="DeEquip" itemid="ID DO ITEM" slot="ring" event="function" value="onDeEquipItem"/>
depois disso va em Items.xml e cole isso
<item id="ID DO ITEM" name="EXEMPLO RING">
<attribute key="maxhealthpoints" value="1000"/>
<attribute key="maxmanapoints" value="1000"/>
<attribute key="description" value="Deixa seu HP/MANA com +1000" />
<attribute key="slotType" value="ring" />
</item>
AJUDEI ? REP+ AI
quando eu troco essa linha pela qual você me passou da o seguinte erro
[Error - CreatureScript Interface]
data/creaturescripts/scripts/look.lua:onLook
Description:
data/creaturescripts/scripts/look.lua:24: attempt to concatenate a nil value
stack traceback:
data/creaturescripts/scripts/look.lua:24: in function <data/creaturescripts/scripts/look.lua:7>