Now, you can transfer all the data to the big map city !!!!
Benefits: No need to compile or worry about version updates.
Easy to use, remember to stick to the top. Hey hey...
Added // (the following map
Not SupportedTransmitted by the world .)
The city TV in the forest sent the NPC to the city in the forest without the NPC .. Don't roll it up ..
The snow domain TV transfer NPC adds a map transfer to the forest of death .. It is convenient to kill senior monsters, such as a werewolf or a firedog.
Halloween map taxi transfer after killing the magic horse .. It does not matter .. Go to the left aperture and see the taxi shipper on the left.
Each free market TV can also be sent to the free market point TV.
Earth headquarters TV transmission NPC was originally in the global village is not transmitted NPC ..
Fairy tale village TV transfers the NPC to a great fairy tale village without the NPC sending it .. I had to add a TV for transmission.
Submarine TV transmission NPC sea NPC is less than good TV ..
Japanese TV of shaohe village transfers NPC to Japan for fun ..
= ------------------------------ =
Easy to use
Overwrite odinms/scripts/NPC in your OD
Rest assured. Every time you upgrade or update a version, you can put it in '', which has no effect.
With these NPCs, you can enjoy your own SF.
Note that I only added four major cities to the transfer. I don't want to make it too easy for my wife to transfer it to the rest of the world.
Don't tell me you can't click TV. When you see the TV screen, click the bottom to the left or in the middle or right ..
------------------ For reprint, please specify ------- script producer xxuanwan. = ------------------------------ = FAQ (FAQ) 1. How can I reproduce TV display when some terminals have canceled TV display? A: through compilation. Use tools such as the Directory src/NET/SF/odinms/Server/life on the end of netbeans ide 6.1, and find public void sendspawndata (mapleclient Client client) {quote in the maplenpc. Java file:
@ Override
Public void sendspawndata (mapleclient Client client ){
If (this. GETID () = 2042001 | this. GETID () = 9300010 | this. GETID () = 9250045 | this. GETID () = 9270000 | this. GETID () = 9250023 | this. GETID () = 9270007 | this. GETID () = 9250024 | this. GETID () = 9250044 | this. GETID () = 9250025 | this. GETID () = 9250042 | this. GETID () = 9250043 | this. GETID () = 9270004 | this. GETID () = 9270005 | this. GETID () = 9270001 | this. GETID () = 9250026 | this. GETID () = 9270006 | this. GETID () = 9270012 | this. GETID () = 9201066 | this. GETID () = 9270003 | this. GETID () = 9250046 | this. GETID () = 9270013 | this. GETID () = 9270002) {return ;}
Client. getsession (). Write (maplepacketcreator. spawnnpc (this, false ));
Client. getsession (). Write (maplepacketcreator. spawnnpc (this, false ));
Client. getsession (). Write (maplepacketcreator. spawnnpc (this, true); // show NPC text?
} Market TV npc code: 9250025, which can be found above. Delete the section after unblocking. | this. GETID () = 9250025 contains all the TV scripts in the server provided by Vivo. If you need to download the script separately, go to TV to transfer [xxuanwan production] JS script (full tutorial)