Hello Folks, as title said, i 'll help you now, how to made your own spawn protection (Help ful for pvp server)
When some player teleport to some zone, he ll got Skill that no1 can Hit he, and He also cannot use skills (can be change in effect line)
Let's start. i will give you Custom Lines with Generated ID codes.
Go to your /Script/ folder, open skilldata.txt
Go to last line of skills, add this line:
skill_begin skill_name =[s_spz_pa_dwn] skill_id = 10731 level = 1 operate_type = A2 magic_level = 1 effect = {{p_block_spell};{p_block_skill_physical};{p_block_getdamage;block_hp};{p_block_getdamage;block_mp};{p_block_buff};{p_block_debuff}} is_magic = 0 mp_consume2 = 0 cast_range = -1 effective_range = -1 skill_hit_time = 0 skill_cool_time = 0 skill_hit_cancel_time = 0 reuse_delay = 0 activate_rate = 10 lv_bonus_rate = 1 basic_property = men abnormal_time = 7 abnormal_lv = 3 abnormal_type = silence_physical attribute = attr_none effect_point = -10 target_type = target affect_scope = single affect_limit = {0;0} next_action = none debuff = 1 ride_state = {@ride_none} skill_end
(Copy & Paste style), save & done.
Now let's go to skill_pch.txt
go to last line and paste this one line
[s_spz_pa_dwn] = 2747137
Done & Save.
Now you should go to skill_pch2.txt, last line and paste this one
2747137 -1 0 0 1 -10 34 132 3 0 0 0 -12345
Done & Save.
Go to you'r own areadata.txt (Script folder) and just make lines like this
area_begin name=[imperialTomb00] map_no = {25;15} type=poison target=pc skill_name=[s_spz_pa_dwn] skill_prob=100 unit_tick=3 initial_delay = 0 default_status=on range = {{186698;-75916;-2826;-2626};{186700;-75916;-2826;-2626};{186700;-75914;-2826;-2626};{186698;-75914;-2826;-2626}} area_end
area_begin name=[NameofYourLocation] map_no = {geo;data zone] type=posion target=pc
then just change x. y, z.
range = {{186698;-75916;-2826;-2626};{186700;-75916;-2826;-2626};{186700;-75914;-2826;-2626};{186698;-75914;-2826;-2626}
This lines. (Can you can check your location with /loc command, or Target your self, alt + g and put Information button.
Links;
GeoData Parts - http://img104.imageshack.us/img104/1215/mapc6wo9.jpg with any problem's post me here.
IF i crap smth, i'm sorry. I'd get focus today .