2 horas atrás, milos otzero disse:Versão do Servidor: TFS - 0.3.5Tipo de Script: creaturescriptCódigo:local freeBlessMaxLevel = 300 function onLogin(cid) if(getPlayerLevel(cid) <= freeBlessMaxLevel and not getPlayerBlessing(cid,1)) then for b=1, 5 do doPlayerAddBlessing(cid, b) end doPlayerSendTextMessage(cid,26,"You have Free blessing till level 300.") doCreatureSay(cid, 'BLESS', TALKTYPE_ORANGE_1) doSendMagicEffect(getThingPosition(cid), CONST_ME_HOLYDAMAGE) end return true endnão esta adicionando a bless para o player
tfs 0.3.6
além de fazer isso adicionou no login.lua?



info
Grupo: Campones
Registrado: 03/04/19
Posts: 18
Reputação: +1
não esta adicionando a bless para o player
tfs 0.3.6