hello,
I have a problem. I need to create a portal to a custom place, but to need that to only be enable Portal with users requirements (Item Requerimen) to enter the users with a expecial item (nº item = 99999) as to be in LUA correct script?
Example:
Code:
function Teleporting_onUse (pUnit, Event, pMisc)
pMisc:Teleport (0, -14288,835938, 558,090820, 8,891807)
funtion xxxxxxxxx (xxxxxx = NEED_item=99999 on enter)
end
RegisterGameObjectEvent (2000000, 2, 'Teleporting_onUse')
thx and sorry my poor english Altavista traslator