Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Rappelz > Rappelz Private Server
You last visited: Today at 02:13

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



Epic 7.3 creature enchant NPC

Discussion on Epic 7.3 creature enchant NPC within the Rappelz Private Server forum part of the Rappelz category.

Reply
 
Old   #1
 
gavsta's Avatar
 
elite*gold: 0
Join Date: Jul 2010
Posts: 1,141
Received Thanks: 634
Epic 7.3 creature enchant NPC

Well been working on this...

mainly for the people developing the 7.3 files
if you don't know how to use don't use it.

many will know how to use it and what to do with it
well here you go!

creature enchat.lua download


Insert sub into database!



Well I hope you enjoy - and good working to all DEV's on working on epic 7.3 and getting it going very nicely.

Here is a picture on what you should get.


This should make a job a bit easier for you
gavsta is offline  
Thanks
4 Users
Old 03/19/2012, 16:40   #2
 
kaderebak's Avatar
 
elite*gold: 0
Join Date: Feb 2010
Posts: 210
Received Thanks: 117
previously published in the by spedey-nl or pyrok

just enough to run the following command already exists in .lua

PHP Code:
USE Arcadia
GO

INSERT 
[dbo].[NPCResource] ([id], [text_id], [name_text_id], [race_id], [sexsual_id], [x], [y], [z], [face], [local_flag], [is_periodic], [begin_of_period], [end_of_period], [face_x], [face_y], [face_z], [model_file], [hair_id], [face_id], [body_id], [weapon_item_id], [shield_item_id], [clothes_item_id], [helm_item_id], [gloves_item_id], [boots_item_id], [belt_item_id], [mantle_item_id], [necklace_item_id], [earring_item_id], [ring1_item_id], [ring2_item_id], [motion_id], [is_roam], [roaming_id], [standard_walk_speed], [standard_run_speed], [walk_speed], [run_speed], [attackable], [offensive_type], [spawn_type], [chase_range], [regen_time], [level], [stat_id], [attack_range], [attack_speed_type], [hp], [mp], [attack_point], [magic_point], [defence], [magic_defence], [attack_speed], [magic_speed], [accuracy], [avoid], [magic_accuracy], [magic_avoid], [ai_script], [contact_script], [texture_group]) VALUES (1140410001140410501140499077469073010500CAST(0x00008EAC00000000 AS DateTime), CAST(0x00008EAC00000000 AS DateTime), 2, -315N'npc_ria'0000000000000000000000000000000000000000000N'0'N'NPC_Creature_Enchanter_Deva_contact()', -1)
INSERT [dbo].[NPCResource] ([id], [text_id], [name_text_id], [race_id], [sexsual_id], [x], [y], [z], [face], [local_flag], [is_periodic], [begin_of_period], [end_of_period], [face_x], [face_y], [face_z], [model_file], [hair_id], [face_id], [body_id], [weapon_item_id], [shield_item_id], [clothes_item_id], [helm_item_id], [gloves_item_id], [boots_item_id], [belt_item_id], [mantle_item_id], [necklace_item_id], [earring_item_id], [ring1_item_id], [ring2_item_id], [motion_id], [is_roam], [roaming_id], [standard_walk_speed], [standard_run_speed], [walk_speed], [run_speed], [attackable], [offensive_type], [spawn_type], [chase_range], [regen_time], [level], [stat_id], [attack_range], [attack_speed_type], [hp], [mp], [attack_point], [magic_point], [defence], [magic_defence], [attack_speed], [magic_speed], [accuracy], [avoid], [magic_accuracy], [magic_avoid], [ai_script], [contact_script], [texture_group]) VALUES (1140510001140510501140599015358176417017500CAST(0x00008EAC00000000 AS DateTime), CAST(0x00008EAC00000000 AS DateTime), 2, -315N'npc_ria'0000000000000000000000000000000000000000000N'0'N'NPC_Creature_Enchanter_gaia_contact()', -1)
INSERT [dbo].[NPCResource] ([id], [text_id], [name_text_id], [race_id], [sexsual_id], [x], [y], [z], [face], [local_flag], [is_periodic], [begin_of_period], [end_of_period], [face_x], [face_y], [face_z], [model_file], [hair_id], [face_id], [body_id], [weapon_item_id], [shield_item_id], [clothes_item_id], [helm_item_id], [gloves_item_id], [boots_item_id], [belt_item_id], [mantle_item_id], [necklace_item_id], [earring_item_id], [ring1_item_id], [ring2_item_id], [motion_id], [is_roam], [roaming_id], [standard_walk_speed], [standard_run_speed], [walk_speed], [run_speed], [attackable], [offensive_type], [spawn_type], [chase_range], [regen_time], [level], [stat_id], [attack_range], [attack_speed_type], [hp], [mp], [attack_point], [magic_point], [defence], [magic_defence], [attack_speed], [magic_speed], [accuracy], [avoid], [magic_accuracy], [magic_avoid], [ai_script], [contact_script], [texture_group]) VALUES (114061000114061050114069901179735912004000CAST(0x00008EAC00000000 AS DateTime), CAST(0x00008EAC00000000 AS DateTime), 2, -315N'npc_ria'0000000000000000000000000000000000000000000N'0'N'NPC_Creature_Enchanter_asura_contact()', -1)
INSERT [dbo].[NPCResource] ([id], [text_id], [name_text_id], [race_id], [sexsual_id], [x], [y], [z], [face], [local_flag], [is_periodic], [begin_of_period], [end_of_period], [face_x], [face_y], [face_z], [model_file], [hair_id], [face_id], [body_id], [weapon_item_id], [shield_item_id], [clothes_item_id], [helm_item_id], [gloves_item_id], [boots_item_id], [belt_item_id], [mantle_item_id], [necklace_item_id], [earring_item_id], [ring1_item_id], [ring2_item_id], [motion_id], [is_roam], [roaming_id], [standard_walk_speed], [standard_run_speed], [walk_speed], [run_speed], [attackable], [offensive_type], [spawn_type], [chase_range], [regen_time], [level], [stat_id], [attack_range], [attack_speed_type], [hp], [mp], [attack_point], [magic_point], [defence], [magic_defence], [attack_speed], [magic_speed], [accuracy], [avoid], [magic_accuracy], [magic_avoid], [ai_script], [contact_script], [texture_group]) VALUES (1140710001140710501140799022363620104035500CAST(0x00008EAC00000000 AS DateTime), CAST(0x00008EAC00000000 AS DateTime), 2, -315N'npc_ria'0000000000000000000000000000000000000000000N'0'N'NPC_Creature_Enchanter_Secroute_contact()', -1
kaderebak is offline  
Old 03/19/2012, 16:43   #3
 
gavsta's Avatar
 
elite*gold: 0
Join Date: Jul 2010
Posts: 1,141
Received Thanks: 634
Quote:
Originally Posted by kaderebak View Post
previously published in the by spedey-nl or pyrok

just enough to run the following command already exists in .lua

PHP Code:
USE Arcadia
GO

INSERT 
[dbo].[NPCResource] ([id], [text_id], [name_text_id], [race_id], [sexsual_id], [x], [y], [z], [face], [local_flag], [is_periodic], [begin_of_period], [end_of_period], [face_x], [face_y], [face_z], [model_file], [hair_id], [face_id], [body_id], [weapon_item_id], [shield_item_id], [clothes_item_id], [helm_item_id], [gloves_item_id], [boots_item_id], [belt_item_id], [mantle_item_id], [necklace_item_id], [earring_item_id], [ring1_item_id], [ring2_item_id], [motion_id], [is_roam], [roaming_id], [standard_walk_speed], [standard_run_speed], [walk_speed], [run_speed], [attackable], [offensive_type], [spawn_type], [chase_range], [regen_time], [level], [stat_id], [attack_range], [attack_speed_type], [hp], [mp], [attack_point], [magic_point], [defence], [magic_defence], [attack_speed], [magic_speed], [accuracy], [avoid], [magic_accuracy], [magic_avoid], [ai_script], [contact_script], [texture_group]) VALUES (1140410001140410501140499077469073010500CAST(0x00008EAC00000000 AS DateTime), CAST(0x00008EAC00000000 AS DateTime), 2, -315N'npc_ria'0000000000000000000000000000000000000000000N'0'N'NPC_Creature_Enchanter_Deva_contact()', -1)
INSERT [dbo].[NPCResource] ([id], [text_id], [name_text_id], [race_id], [sexsual_id], [x], [y], [z], [face], [local_flag], [is_periodic], [begin_of_period], [end_of_period], [face_x], [face_y], [face_z], [model_file], [hair_id], [face_id], [body_id], [weapon_item_id], [shield_item_id], [clothes_item_id], [helm_item_id], [gloves_item_id], [boots_item_id], [belt_item_id], [mantle_item_id], [necklace_item_id], [earring_item_id], [ring1_item_id], [ring2_item_id], [motion_id], [is_roam], [roaming_id], [standard_walk_speed], [standard_run_speed], [walk_speed], [run_speed], [attackable], [offensive_type], [spawn_type], [chase_range], [regen_time], [level], [stat_id], [attack_range], [attack_speed_type], [hp], [mp], [attack_point], [magic_point], [defence], [magic_defence], [attack_speed], [magic_speed], [accuracy], [avoid], [magic_accuracy], [magic_avoid], [ai_script], [contact_script], [texture_group]) VALUES (1140510001140510501140599015358176417017500CAST(0x00008EAC00000000 AS DateTime), CAST(0x00008EAC00000000 AS DateTime), 2, -315N'npc_ria'0000000000000000000000000000000000000000000N'0'N'NPC_Creature_Enchanter_gaia_contact()', -1)
INSERT [dbo].[NPCResource] ([id], [text_id], [name_text_id], [race_id], [sexsual_id], [x], [y], [z], [face], [local_flag], [is_periodic], [begin_of_period], [end_of_period], [face_x], [face_y], [face_z], [model_file], [hair_id], [face_id], [body_id], [weapon_item_id], [shield_item_id], [clothes_item_id], [helm_item_id], [gloves_item_id], [boots_item_id], [belt_item_id], [mantle_item_id], [necklace_item_id], [earring_item_id], [ring1_item_id], [ring2_item_id], [motion_id], [is_roam], [roaming_id], [standard_walk_speed], [standard_run_speed], [walk_speed], [run_speed], [attackable], [offensive_type], [spawn_type], [chase_range], [regen_time], [level], [stat_id], [attack_range], [attack_speed_type], [hp], [mp], [attack_point], [magic_point], [defence], [magic_defence], [attack_speed], [magic_speed], [accuracy], [avoid], [magic_accuracy], [magic_avoid], [ai_script], [contact_script], [texture_group]) VALUES (114061000114061050114069901179735912004000CAST(0x00008EAC00000000 AS DateTime), CAST(0x00008EAC00000000 AS DateTime), 2, -315N'npc_ria'0000000000000000000000000000000000000000000N'0'N'NPC_Creature_Enchanter_asura_contact()', -1)
INSERT [dbo].[NPCResource] ([id], [text_id], [name_text_id], [race_id], [sexsual_id], [x], [y], [z], [face], [local_flag], [is_periodic], [begin_of_period], [end_of_period], [face_x], [face_y], [face_z], [model_file], [hair_id], [face_id], [body_id], [weapon_item_id], [shield_item_id], [clothes_item_id], [helm_item_id], [gloves_item_id], [boots_item_id], [belt_item_id], [mantle_item_id], [necklace_item_id], [earring_item_id], [ring1_item_id], [ring2_item_id], [motion_id], [is_roam], [roaming_id], [standard_walk_speed], [standard_run_speed], [walk_speed], [run_speed], [attackable], [offensive_type], [spawn_type], [chase_range], [regen_time], [level], [stat_id], [attack_range], [attack_speed_type], [hp], [mp], [attack_point], [magic_point], [defence], [magic_defence], [attack_speed], [magic_speed], [accuracy], [avoid], [magic_accuracy], [magic_avoid], [ai_script], [contact_script], [texture_group]) VALUES (1140710001140710501140799022363620104035500CAST(0x00008EAC00000000 AS DateTime), CAST(0x00008EAC00000000 AS DateTime), 2, -315N'npc_ria'0000000000000000000000000000000000000000000N'0'N'NPC_Creature_Enchanter_Secroute_contact()', -1
This is mainly for the Lua script, as it is the correct one for epic 7.3 in which has never been published by anyone until today
gavsta is offline  
Thanks
1 User
Old 03/19/2012, 16:52   #4
 
kaderebak's Avatar
 
elite*gold: 0
Join Date: Feb 2010
Posts: 210
Received Thanks: 117
orginal .lua


The full version of the man


we just look at the
kaderebak is offline  
Old 03/19/2012, 17:31   #5
 
elite*gold: 0
Join Date: Jun 2011
Posts: 20
Received Thanks: 25
Quote:
Originally Posted by kaderebak View Post

The full version of the man



we just look at the
^ ^ Wait for me another video soon
Volcano and all Quest new
Albedaia is offline  
Old 03/19/2012, 17:49   #6
 
kaderebak's Avatar
 
elite*gold: 0
Join Date: Feb 2010
Posts: 210
Received Thanks: 117
Quote:
Originally Posted by Albedaia View Post
^ ^ Wait for me another video soon
Volcano and all Quest new
wait
kaderebak is offline  
Old 03/19/2012, 19:15   #7
 
falkenman's Avatar
 
elite*gold: 0
Join Date: Oct 2011
Posts: 251
Received Thanks: 4
why i cannot see this npc's "-.-" mhh..^^
falkenman is offline  
Old 03/19/2012, 19:41   #8
 
elite*gold: 0
Join Date: Jan 2010
Posts: 390
Received Thanks: 396
because you must add this npc into db
ptifou78 is offline  
Old 03/19/2012, 19:52   #9
 
haxti's Avatar
 
elite*gold: 0
Join Date: Jun 2010
Posts: 573
Received Thanks: 163
Oh das ist nicht dein ernst, dass du nicht weisst, wie man einen NPC anzeigen lässt, oder?
schau das query durch und guck nach den local flags.
haxti is offline  
Old 03/19/2012, 19:56   #10
 
falkenman's Avatar
 
elite*gold: 0
Join Date: Oct 2011
Posts: 251
Received Thanks: 4
also blöd bin ich sicherlich nicht haxti.
würde es funktionieren hätte ich hier sicherlich nicht gefragt.
flags passen alle.

Ok hab fehler. sry fürs stören. vergessts einfach xD
falkenman is offline  
Old 04/21/2012, 19:00   #11
 
elite*gold: 0
Join Date: Apr 2012
Posts: 210
Received Thanks: 33
hmm.. auf was müssen die local flags stehn ? bei mir werden die auch nicht angezeigt. obwohl die eigentlich passen sollten die flags o.O
[GA]Sharingan is offline  
Old 04/21/2012, 20:35   #12
 
haxti's Avatar
 
elite*gold: 0
Join Date: Jun 2010
Posts: 573
Received Thanks: 163
Quote:
Originally Posted by [GA]Sharingan View Post
hmm.. auf was müssen die local flags stehn ? bei mir werden die auch nicht angezeigt. obwohl die eigentlich passen sollten die flags o.O

Warum buddelst du so einen alten Thread aus? Und von welchen Flags redest du?
haxti is offline  
Reply


Similar Threads Similar Threads
Creature Epic 7.4 In Cube ( Ent ) Lv.3
02/28/2012 - Rappelz Private Server - 23 Replies
Hi All This Creature In Epic 7.4 :D See Pic i know some or all people have this :( but if one haven't this download this from this link



All times are GMT +2. The time now is 02:13.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.