teaching/education certificate
Posted: Thu Nov 01, 2012 3:12 am
Hi,
i want to use the teaching certificate in a function, but i think my ID's not the right one
i want to use the teaching certificate in a function, but i think my ID's not the right one

Code: Select all
if not player:hasBuff(506687) then
if inventory:findItem(207204) then
inventory:useItem(207204)
end
end