What's new

Pomoc z doConviceCreature

Idk

Senior User
Joined
Aug 5, 2009
Messages
546
Reaction score
68
Age
29
Code:
function onSay(cid, words, param)
if getPlayerLevel(cid) >= 50 then
local Rat = doSummonCreature("Rat", getPlayerPosition(cid))
doConvinceCreature(cid, Rat)

end
end
Nie ma b??du w silniku. Po prostu nie 'zaurocza' stworzenia. Tak jakbym da? /m Rat...

Wie kto? ocb?;d
 
Top