Hiho!
@lordfire
pra se faser no evolutions é a mesma coisa
''
bom, vou tentar te ajudar entao ^^
seu problema esta na parte do luascript né?
se no evolutions num tem:
lua_register(m_luaState, "getPlayerPremiumDays", LuaScriptInterface::luaGetPlayerPremiumDays);
entao adicione o code:
//doPlayerDeposit(cid, cash) lua_register(m_luaState, "doPlayerDeposit", LuaScriptInterface::luaDoPlayerDeposit); //doPlayerWithdraw(cid, cash) lua_register(m_luaState, "doPlayerWithdraw", LuaScriptInterface::luaDoPlayerWithdraw); //getPlayerBalance(cid) lua_register(m_luaState, "getPlayerBalance", LuaScriptInterface::luaGetPlayerBalance); //doPlayerDepositTrans(name, cash) lua_register(m_luaState, "doPlayerDepositTrans", LuaScriptInterface::luaDoPlayerDepositTrans);
embaixo de:
lua_register(m_luaState, "getPlayerFood", LuaScriptInterface::luaGetPlayerFood);
=P
qualquer outra duvida desse topico, PM me =]
cya... :hi:










info
Grupo: Lenda
Registrado: 03/10/06
Posts: 2.6k
Reputação: +309
Gênero: Masculino
Char no Tibia: Knight Orion
bah ningue sabe como faz pra evolutions?