• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Yalahari 100 % ? with scripts to head quest

Kozi

Search Hosting
Joined
Dec 24, 2008
Messages
259
Reaction score
0
Location
Poland !
Hello !
Sorry but my english isn't very good ?
With Chojrak we do yalahari with scripts
If you find any bugs please tell me :)




Ok let's go !

In movements.xml give

Code:
	<movevent event="StepIn" actionid="12345" script="globals.lua"/>
	<movevent event="StepIn" actionid="12334" script="tpisland.lua"/>
	<movevent event="StepIn" actionid="12333" script="tpisland2.lua"/>


In actions.xml

Code:
	<action uniqueid="12344" script="quests/teleports.lua" />
	<action actionid="11223" script="quests/azerus.lua" />
	<action actionid="5533" script="quests/aaa.lua" />

In creaturescripts.xml
Code:
	<event type="kill" name="PythiusQuest" script="pythiusquest.lua"/>
	<event type="kill" name="AzerusHunt" script="azerushunt.lua"/>

I don't know why for me working just last kill event : (

In creaturescripts/scripts/login.lua

Code:
	registerCreatureEvent(cid, "PythiusQuest")
	registerCreatureEvent(cid, "AzerusHunt")

Map size is 50mb ~beacuse i do water :p

yalahari 100%.rar

In Package is :world,npc,movements,actions,creaturescripts and monster everything need to map&quests(FIREWALKER BOOTS&AZERUS QUEST}

All rights reserved to me and Chojrak
 
@How about stoping acting cool?
No it's not rl tibia coordinates.
 
If you tell me name npc what hes got doing etc maybe i do it
 
The bad thing is that you made too much water, just to make the map bigger or what?
 
How i can remove all water with rmo? I think it works only manual right?
 
#up... Dunno if there is a faster way... but i just marked some water and deleted it.. took me about 30 min ;P
 
Lol 30 mins to delete water? !

Use the eraser tool and press CTRL.

And use a big brush.
 
yes, do you know how much water there is?

Tested that, but found it faster to mark (with shift) like 200,000 tiles and press delete ;P
 
Back
Top