endART Posted December 31, 2009 Posted December 31, 2009 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 . Quote
aight7 Posted March 30, 2010 Posted March 30, 2010 can u explain why there are 3 different locations for 1 ? range = {{186698;-75916;-2826;-2626};{186700;-75916;-2826;-2626};{186700;-75914;-2826;-2626};{186698;-75914;-2826;-2626} i dont get it + i didnt bring it to work :/ Quote
BBanHammer Posted June 3, 2010 Posted June 3, 2010 can u explain why there are 3 different locations for 1 ? range = {{186698;-75916;-2826;-2626};{186700;-75916;-2826;-2626};{186700;-75914;-2826;-2626};{186698;-75914;-2826;-2626} i dont get it + i didnt bring it to work :/ There are actually 4.. The point is that your making a zone (3 dementions space) point has 3 coordinates + point hight 186698;-75916;-2826;-2626 x,y,z and z to z1 (z1 point above z) so there you need 4 of this points to create 3 dimentional space =) (with this you make some kind of cube) so in order to make peace zone just for spawn u need to make zone that is 2x2=) Quote
xOutlaw Posted June 11, 2010 Posted June 11, 2010 spawn protect code worked...just try`d. thx mate Quote
RainWalker Posted June 11, 2010 Posted June 11, 2010 thnx it is really usefull and i needed it =] Quote
xapox Posted June 24, 2010 Posted June 24, 2010 Well helpful i wonder why some admins didnt do the same on some servers to avoid 'lying' after port :P Quote
sandeagle Posted July 16, 2010 Posted July 16, 2010 cool guide for newbie... and endArt,could u tell me how to make a city pvp zone?i want to create a pvp zone in Giran... Quote
James L2M Posted July 16, 2010 Posted July 16, 2010 cool guide for newbie... and endArt,could u tell me how to make a city pvp zone?i want to create a pvp zone in Giran... Find giran_town_peace in areadata.txt and change type=peace_zone to type=battle_zone Quote
Codec Posted July 29, 2010 Posted July 29, 2010 Will these skill be on only when the player is teleporting? Or anyone can use that skill whenever he wants? IMO, I think the PK Guards are pretty enough. Always friendly. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.