altera essa parte
if getPlayerSex(cid) == 1 then
doSetCreatureOutfit(cid, {lookType = 1490, lookHead = 0, lookAddons = 0, lookLegs = 0, lookBody = 0, lookFeet = 0}, -1)
else
doSetCreatureOutfit(cid, {lookType = 1482, lookHead = 0, lookAddons = 0, lookLegs = 0, lookBody = 0, lookFeet = 0}, -1)
end
para essa:
if getPlayerSex(cid) == 1 then
doSetCreatureOutfit(cid, {lookType = 1490, lookHead = getCreatureOutfit(cid).lookHead, lookBody = getCreatureOutfit(cid).lookBody, lookLegs = getCreatureOutfit(cid).lookLegs, lookFeet = getCreatureOutfit(cid).lookFeet}, -1)
else
doSetCreatureOutfit(cid, {lookType = 1482, lookHead = getCreatureOutfit(cid).lookHead, lookBody = getCreatureOutfit(cid).lookBody, lookLegs = getCreatureOutfit(cid).lookLegs, lookFeet = getCreatureOutfit(cid).lookFeet}, -1)
end







info
Grupo: Campones
Registrado: 27/09/12
Posts: 69
Reputação: +1
slicer ou alguem q saiba... eu coloquei a bike do kpdo no meu serve ai trokei ai no script mais n ficou coloria como q faiz pra ele fica colorida?
eu tetei bota assim:
não pegou =/. tem outro geito?
tanto tentei que conssegui sozinho dnovo ^^
Editado Novembro 3 por loucodemais