• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

npc make plan

Newbie Spellweaver
Joined
Nov 6, 2004
Messages
16
Reaction score
0
i think sell/npc table is very big .it include NPC NEWS and sell things .so when the backup someone del it but we try to rebuild these table .

PLAN:
from this files
-----------------------------------------------------------------------------------
EVENT 01 ;npc
E RUN_EVENT 43 ; KIAYAN 傲慢大嘴 傲慢大嘴
END

;select menu
EVENT 43 ; KIAYAN傲慢大嘴 傲慢大嘴? 傲慢大嘴
;A MORAL 1
E SELECT_MSG 1 1 1 44 24 04 ; KIAYAN 傲慢大嘴
END

;open sell item
EVENT 44
E STORE_OPEN 10001 ; 傲慢大嘴 傲慢大嘴
END

EVENT 03 ; KIAYAN傲慢大嘴 Nashim 傲慢大嘴
;A MORAL 1
E SELECT_MSG 2 2 24 04 ; KIAYAN 傲慢大嘴
END

;open sel item 2
EVENT 04
E STORE_OPEN 10002 ; KIAYAN 傲慢大嘴 傲慢大嘴
END

insert into /event/d%.evt
d% = mapid
-----------------------------------------------------------------------------------
i think RUN_EVENT table is save aboout npc move and property
STORE_OPEN in it some can sell tings information saved it
SELECT_MSG table the NPC says in it
but now i do not kown the table configuration i try to every maybe mode
 
Newbie Spellweaver
Joined
Nov 28, 2004
Messages
53
Reaction score
1
How the file is linked up , it is alive to hit, the question?
 
Newbie Spellweaver
Joined
Nov 28, 2004
Messages
53
Reaction score
1
i think sell/npc table is very big . it include NPC NEWS and sell things . so when the backup someone del it but we try to rebuild these table .

PLAN:
from this files
-----------------------------------------------------------------------------------
EVENT 01 ; npc
E RUN _ EVENT 43 ; Arrogant big mouth of KIAYAN Arrogant big mouth
END

; select menu
EVENT 43 ; The arrogant big mouth of big arrogant mouth of KIAYAN? Arrogant big mouth
; A MORAL 1
E SELECT _ MSG 111442404 ; Arrogant big mouth of KIAYAN
END

; open sell item
EVENT 44
E STORE _ OPEN 10001 ; Arrogant big mouth Arrogant big mouth
END

EVENT 03 ; Arrogant big mouth Nashim arrogant big mouth of KIAYAN
; A MORAL 1
E SELECT _ MSG 222404 ; Arrogant big mouth of KIAYAN
END

; open sel item 2
EVENT 04
E STORE _ OPEN 10002 ; Arrogant big mouth of KIAYAN Arrogant big mouth
END

insert into /event/d%. evt
d% = mapid
-----------------------------------------------------------------------------------
i think RUN _ EVENT table is save aboout npc move and property
STORE _ OPEN in it some can sell tings information saved it
SELECT _ MSG table the NPC says in it
but now i do not kown the table configuration i try to every maybe mode
 
Newbie Spellweaver
Joined
Dec 7, 2004
Messages
13
Reaction score
0
this script can't run at now server.

btw:this server maybe lost a few file,for example (AIServer),in the admintool have this message!
 
Banned
Banned
Joined
Apr 12, 2007
Messages
1
Reaction score
0
!!! New B-ritney S-pears Hot Movies !!!

Post Edited, This does not abide by the rules. anything else of this nature will result in a ban.

/Sparx
 
Last edited by a moderator:
Back
Top