Ir para conteúdo

williaff

Membro
  • Registro em

  • Última visita

Histórico de Curtidas

  1. Gostei
    williaff deu reputação a Wakon em Tile que da haster   
    Em "Data/movements/scripts", arquivo gaara.lua:
    local t = { vocations = {500}, newSpeed = 400 } function onStepIn(cid, item, position, fromPosition) if isInArray(t.vocations, getPlayerVocation(cid)) then local bs = getCreatureBaseSpeed(cid) setPlayerStorageValue(cid, speedGaara, bs) doChangeSpeed(cid, -getCreatureSpeed(cid)) doChangeSpeed(cid, getPlayerStorageValue(cid, speedGaara) + t.newSpeed) end return true end function onStepOut(cid, item, position, fromPosition) if isInArray(t.vocations, getPlayerVocation(cid)) then doChangeSpeed(cid, -getCreatureSpeed(cid)) doChangeSpeed(cid, getPlayerStorageValue(cid, speedGaara)) end return true end Em "Data/movements", no arquivo movements.xml, adicione as tags:
    <movevent type="StepIn" itemid="450" event="script" value="gaara.lua"/> <movevent type="StepOut" itemid="450" event="script" value="gaara.lua"/> Se der algum problema, avise.
  2. Gostei
    williaff recebeu reputação de SuinoSky em (Resolvido)Ajuda Arrumar Bug Do Gesior   
    esse problema é quando seu Gesior nao e compativel com o Xampp, a versão mais compativel com as configuração do xampp é a versao OLD 1.6.5
    link pra download: http://www.archiveo.net/sendfile,3918.html
  3. Gostei
    williaff recebeu reputação de Adm Junyor em (Resolvido)Ajuda Arrumar Bug Do Gesior   
    esse problema é quando seu Gesior nao e compativel com o Xampp, a versão mais compativel com as configuração do xampp é a versao OLD 1.6.5
    link pra download: http://www.archiveo.net/sendfile,3918.html

Informação Importante

Confirmação de Termo