1
Bless reminder! Jue Oct 03, 2013 11:51 pm
[Admin] God Maya
![[Admin] God Maya](https://2img.net/u/2712/30/40/04/avatars/1-92.jpg)
Administrador

No se ha probado en 0.3.6 (debe funcionar)
No se ha probado en 0.2
- Código:
--Script by Amiroslo
function onLogin(cid)
if(getPlayerBlessing(cid, 1)) then
doPlayerSendTextMessage(cid,13,'You are blessed!')
else
doPlayerSendTextMessage(cid,5,'You are not blessed')
end
return true
end
- Código:
<event type="login" name="Bless" event="script" value="blesscheck.lua"/>



