[Quest] Lua /question

08/01/2012 15:31 dramcio#1
Hello. My english is bad - sorry.

1. Where can i find API for metin2 functions? etc. d.set_warp_at_eliminate, mob.spawn - I need to know what's metin2 functions have argument and whats value return.

2. I teleport party using d.join(map_id)
Ok, they are teleported. Now i wan't to respawn mob's (50 mobs, id 2000) in this map. And know when they are killed. Then i need to execute next code.

I think you are understand what do i mind :P

Regards

3. How to add new command?
If i was GM, and type in chat "/test_quest", quest was run, and do some code.

It's this possible ?(how)

Can some one give me example code for 1,2,3 ?:)