
Originally Posted by
x103strike
Help I have this error XD
pls help I need to complete these today XD
and Question can I just use ToP 1.36 or use 1.36 patch to 1.35???
Yeah u can use TOP / PKO / KOP any Version because we had 1.35 Patch

Originally Posted by
dream83
thx Darnals now work,.
now just waitr to see if all portal dw ca abandon work..
anyway i have question...
where i can change and decide when portal ca abandon or..dw open?
i will go ababndon5 more.
--------------------------
like for open portal all day-Resolved...
if any 1 need know go in folder server/resource/script/birth
open file whit notpade
and u can see all cordinates.. exp
AddBirthPoint("Demonic World", "puzzleworld", 36, 20)
&moce 36,20,puzzleworld xD
Yeah u can Change The Time.
See on the Ctr.Lua (garner2)
Its For Open The Time
Code:
function can_open_entry_garner2( map )
-- local time = GetTickCount ( )
local Now_Time = GetNowTime()
if Now_Time ==14 or Now_Time == 20 then
return 1
else
return 0
end
end
Its Used For Timer
Code:
SetMapEntryTime(map, "2006/10/18/14/0", "0/3/0", "0/0/30", "0/0/45")
POsition of Portal
[CODE]function get_map_entry_pos_garner2() --