[Request Help] Disable: Teleport and NPC

02/20/2013 15:44 Black Shield#1
hey guys
i have searched too much but all times didn't found any thing
i have un-needed teleport areas in jg teleport i want remove it
and i have un-needed NPCs want to disable it

if u know also answer for that [Question] Replace mobs spot/Disable start with silk
Please help me
[Only registered and activated users can see links. Click Here To Register...]
02/20/2013 15:45 AceSpace#2
Wrong section you don't understand? :facepalm:
[Only registered and activated users can see links. Click Here To Register...]
02/20/2013 16:00 Black Shield#3
Quote:
Originally Posted by ²²Rock²² View Post
Wrong section you don't understand? :facepalm:
[Only registered and activated users can see links. Click Here To Register...]
I understand that if i made it in ask the experts no body will answer me

un-useful answer ^^
02/20/2013 16:48 PortalDark#4
#moved to correct section
02/20/2013 19:18 Black Shield#5
Close it
it is moved so it will not be answered
02/20/2013 20:01 Zodiao#6
NPCs to be disabled

Media side
DataB side

Teleports to be disabled

Media side

DataB side

Regards :)
02/20/2013 22:01 Black Shield#7
Quote:
Originally Posted by Sir*EviL View Post
NPCs to be disabled

Media side
DataB side

Teleports to be disabled

Media side

DataB side

Regards :)
Trying Thx for answer :)
02/22/2013 14:24 Black Shield#8
Quote:
Originally Posted by Sir*EviL View Post
NPCs to be disabled

Media side
DataB side

Teleports to be disabled

Media side

DataB side

Regards :)
When i disabled teleports as u said the Sr_GameServer didn't make loading
02/22/2013 14:49 Zodiao#9
If u ask me , you don't really have to disable it via DataB, just Media side.
02/22/2013 17:48 Black Shield#10
Quote:
Originally Posted by Sir*EviL View Post
If u ask me , you don't really have to disable it via DataB, just Media side.
I will try that
but when i disable npc from db and client the client don't work when i set it as difult in client but it is disabled in db
the client work and the npc's too
04/16/2019 23:26 iAmAndrew#11
Quote:
Originally Posted by Black Shield View Post
I will try that
but when i disable npc from db and client the client don't work when i set it as difult in client but it is disabled in db
the client work and the npc's too
im with the same problem -.-'
04/17/2019 00:37 Seshoi#12
only from media you can remove Teleport without Remove it from DB
04/19/2019 18:29 dodolove5555#13
Quote:
Originally Posted by Zodiao View Post
NPCs to be disabled

Media side
DataB side

Teleports to be disabled

Media side

DataB side

Regards :)
when i do that the game crashes when i come near the npc
04/19/2019 19:44 VeRo!#14
U can use my querry to get the RefNestID by Codename128
Quote:
USE [SRO_VT_SHARD]
SELECT [dwNestID] FROM [dbo].[Tab_RefNest] WHERE dwTacticsID =
( SELECT [dwTacticsID] FROM [dbo].[Tab_RefTactics] WHERE dwObjID =
(select ID from _RefObjCommon where CodeName128 like 'MOB_RM_ROC') )
Replace SELECT [dwNestID] with DELETE and replace MOB_RM_ROC with your NPC name to be deleted.


For teleports, Set RegionID, OffsetX, OffsetY, OffsetZ to 0 (am not sure if it will work)

Take a Back up first.
04/20/2019 11:31 Seshoi#15
about npc you can move to the area you will remove from media lines then add // to the teleport line with this way you will disable all you want.