GENTE OS PLAYERS NEM GOD CONSEGUI DESLOGAR DO SERVER AJUDA

YANBRAGA
em Scripts

YANBRAGA

avatar
Campones
Campones

INFOS

Grupo: CamponesRegistrado: 29/11/12Posts: 17Char no Tibia: Vulcon Lucil

AQUI GENTE EU VI QUE ERRO A NO LOG.LUA MAS NAO SEI ARRUMAR

 

function onLogin(cid)

local logs = {
"Character informations at " .. os.date("%d/%m/%y - %H:%M:%S - ") .. ":\n",  
	"Nome : " .. getCreatureName(cid) .. "\n",
	"Ip : " .. doConvertIntegerToIp(getPlayerIp(cid)) .. "\n",
	"Level : " .. getPlayerLevel(cid) .. "\n",
	"Experience : " .. getPlayerExperience(cid) .. "\n",
	"Health now : " .. getCreatureHealth(cid) .. "\n",
	"Mana now : " .. getCreatureMana(cid) .. "\n",
	"Citizen from : " .. getTownName(getPlayerTown(cid)) .. "\n\n\n"
}
	 setPlayerStorageValue(cid, 35789, os.time())
	 registerCreatureEvent(cid, "LogLogin")
	 registerCreatureEvent(cid, "LogLogout")
	 arq = io.open(getDataDir() .."/logs/Players/".. getCreatureName(cid) ..".txt", "a+")
	 arq:write(unpack(logs))
	 arq:close()
return TRUE
end

function onLogout(cid)

local logs = {
"Character informations at " .. os.date("%d/%m/%y - %H:%M:%S - ") .. ":\n",  
	"Nome : " .. getCreatureName(cid) .. "\n",
	"Ip : " .. doConvertIntegerToIp(getPlayerIp(cid)) .. "\n",
	"Level : " .. getPlayerLevel(cid) .. "\n",
	"Experience : " .. getPlayerExperience(cid) .. "\n",
	"Health now : " .. getCreatureHealth(cid) .. "\n",
	"Mana now : " .. getCreatureMana(cid) .. "\n",
	"Citizen from : " .. getTownName(getPlayerTown(cid)) .. "\n",
	"Online time : " .. math.floor(os.time()-getPlayerStorageValue(cid, 35789)) .. " seconds\n\n\n",

}
	 setPlayerStorageValue(cid, 35789, 0)
	 arq = io.open(getDataDir() .."/logs/Players/".. getCreatureName(cid) ..".txt", "a+")
	 arq:write(unpack(logs))
	 arq:close()
return TRUE
end

Oneshot

avatar
Marquês
Marquês

INFOS

Grupo: MarquêsRegistrado: 05/07/09Posts: 1347

Bom, não dá para ser adivinho e arrumar o script sem saber que erro que dá.

 

Mas posso apostar que se você criar a pasta Players dentro da pasta data/logs do seu servidor, tudo estará resolvido.

 

Abraços.

YANBRAGA

avatar
Campones
Campones

INFOS

Grupo: CamponesRegistrado: 29/11/12Posts: 17Char no Tibia: Vulcon Lucil

Obg :D resolveu sim , dou R+ amanha ja dei hoje =/

Slicer

Insanity
avatar
Príncipe
Príncipe

INFOS

Grupo: PríncipeRegistrado: 19/08/10Posts: 4014Gênero: Masculino

sanado, movido

"Só a beira do abismo que os seres humanos acham forças para mudar."... E isso me da nojo... ¬¬

"Insanity is doing the exact... same fucking thing... over and over again expecting... shit to change... That. Is. Crazy." -Vass/Einstein