Alguem Pode Me Dizer Como Boto Itens No Acc Manager?
[Encerrado] Ajuda Ae !

para mudar os items do account manager você tem que ir pelo Sqlite ou pelo MqsLite.
agora se você quer mudar os itens que os jogadores começam é aaqui:
data\creaturescripts\scripts> firstitems
local firstItems = {}
firstItems[0] =
{
2173,
2525,
3965,
2124,
2457,
2647,
2643
}
firstItems[1] =
{
2173,
2525,
2190,
2124,
2457,
2647,
2643
}
firstItems[2] =
{
2173,
2525,
2182,
2124,
2457,
2647,
2643
}
firstItems[3] =
{
2173,
2525,
2399,
2124,
2457,
2647,
2643
}
firstItems[4] =
{
2173,
2525,
2428,
2124,
2457,
2647,
2643
}
function onLogin(cid)
if getPlayerStorageValue(cid, 30001) == -1 then
for i = 1, table.maxn(firstItems[getPlayerVocation(cid)]) do
doPlayerAddItem(cid, firstItems[getPlayerVocation(cid)], 1)
end
if getPlayerSex(cid) == 0 then
doPlayerAddItem(cid, 2463, 1)
else
doPlayerAddItem(cid, 2463, 1)
end
local bag = doPlayerAddItem(cid, 10521, 1)
doAddContainerItem(bag, 2160, 2)
doAddContainerItem(bag, 2554, 1)
doAddContainerItem(bag, 2120, 1)
doAddContainerItem(bag, 7618, 1)
setPlayerStorageValue(cid, 30001, 1)
end
return TRUE
end
1 = socrecer
2= druid
3= paladin
4 = knight
O critico~
Te Ajudei? Então Por Favor Agradeça!
Brigadão ai mesmoo flww !!
dúvida sanada
Tópico Fechado!
Chat do B@r: group884066@groupsim.com
Gifts: Kaonic, Kaonic, XMapping5, XMapping6, XMapping7, XMapping8, XMapping9, XMapping10, CEM#1, Lais
Contato:
Email: [email protected]
Twitter:
@Alissow
Acesse: www.sotserv.blogspot.com
+ Caso a dúvida não tenha sido resolvida você poderá criar outro tópico solicitando ajuda.
* Lembre-se que é permitido dar UP no tópico a cada 24 horas para assim o destacar e manter movimentado.
"O fracasso é a oportunidade de se começar de novo inteligentemente"