Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Eudemons Online > EO PServer Hosting
You last visited: Today at 23:25

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

Advertisement



[Release] How to Create a Teleporter!

Discussion on [Release] How to Create a Teleporter! within the EO PServer Hosting forum part of the Eudemons Online category.

Reply
 
Old   #1
 
mama020153's Avatar
 
elite*gold: 0
Join Date: May 2008
Posts: 690
Received Thanks: 379
Cool [Release] How to Create a Teleporter!

Hey, i know how hard it is to create a teleporter for some people... so i decided to create a sql and show you how to do it... Hope you like.
Code:
INSERT INTO `cq_action` VALUES ('id 0', 'id 1', '0000', '0101', '1020010', 'Hello~my~Name~is~Kayla~i~can~Teleport~you~to~any~map!');
INSERT INTO `cq_action` VALUES ('id 1', 'id 2', '0000', '0102', '0', 'I~want~to~go~to~*what ever map name you want here*. id 4');
INSERT INTO `cq_action` VALUES ('id 2', 'id 3', '0000', '0102', '0', 'I~want~to~go~to~*what ever map name you want here*. id 9');
INSERT INTO `cq_action` VALUES ('id 3', '4000010', '0000', '0102', '0', 'I~want~to~leave. 0');
INSERT INTO `cq_action` VALUES ('id 9', 'id 5', 'id 8', '0', '0', 'level < 0'); (Set a certan level they have to be to enter the map)
INSERT INTO `cq_action` VALUES ('id 4', 'id 5', 'id 7', '0', '0', 'level < 0'); (Set a certan level they have to be to enter the map)
INSERT INTO `cq_action` VALUES ('id 5', 'id 6', '0000', '0101', '0', 'Your~level~is~too~low~too~leave!');
INSERT INTO `cq_action` VALUES ('id 6', '4000010', '0000', '0102', '0', 'Alright. 0');
INSERT INTO `cq_action` VALUES ('id 7', '0000', '0000', '1003', '0', 'mapid x y'); (Example: mapid: 5000 x: 500 y: 700)
INSERT INTO `cq_action` VALUES ('id 8', '0000', '0000', '1003', '0', 'mapid x y'); (Example: mapid: 5000 x: 500 y: 700)


INSERT INTO `cq_task` VALUES ('id 0', 'id 0', '', '', '0', '0', '999', '-100000', '100000', '999', '0', '0', '0', '0', '0');
INSERT INTO `cq_task` VALUES ('id 1', 'id 1', '', '', '0', '0', '999', '-100000', '100000', '999', '0', '0', '0', '0', '0');
INSERT INTO `cq_task` VALUES ('id 2', 'id 2', '', '', '0', '0', '999', '-100000', '100000', '999', '0', '0', '0', '0', '0');
INSERT INTO `cq_task` VALUES ('id 3', 'id 3', '', '', '0', '0', '999', '-100000', '100000', '999', '0', '0', '0', '0', '0');
INSERT INTO `cq_task` VALUES ('id 9', 'id 9', '', '', '0', '0', '999', '-100000', '100000', '999', '0', '0', '0', '0', '0');
INSERT INTO `cq_task` VALUES ('id 4', 'id 4', '', '', '0', '0', '999', '-100000', '100000', '999', '0', '0', '0', '0', '0');
INSERT INTO `cq_task` VALUES ('id 5', 'id 5', '', '', '0', '0', '999', '-100000', '100000', '999', '0', '0', '0', '0', '0');
INSERT INTO `cq_task` VALUES ('id 6', 'id 6', '', '', '0', '0', '999', '-100000', '100000', '999', '0', '0', '0', '0', '0');
INSERT INTO `cq_task` VALUES ('id 7', 'id 7', '', '', '0', '0', '999', '-100000', '100000', '999', '0', '0', '0', '0', '0');
INSERT INTO `cq_task` VALUES ('id 8', 'id 8', '', '', '0', '0', '999', '-100000', '100000', '999', '0', '0', '0', '0', '0');

INSERT INTO `cq_npc` VALUES ('Any Number', '0', '0', 'Teleporter', '2', '10527', '0', '0', '-1', 'Map id', 'x', 'y', 'id 1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'нч', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
Dont forget to hit Thanks if helped!!!
Attached Files
File Type: txt How to Create a NPC.txt (2.6 KB, 148 views)
mama020153 is offline  
Thanks
23 Users
Old 06/16/2009, 11:06   #2
 
rexes13's Avatar
 
elite*gold: 20
Join Date: Nov 2008
Posts: 1,408
Received Thanks: 405
nice one thnx a lot.....even tho i wont use it...but in cq_action the ids may exist...
rexes13 is offline  
Old 06/16/2009, 11:25   #3
 
elite*gold: 0
Join Date: Sep 2008
Posts: 806
Received Thanks: 321
You are the best lol it is the 1st Guide and Release from Ages , Yahooo! Is there a way to say Multilap Thanks , 1 thank isn't enough lol
Spy520 is offline  
Old 06/16/2009, 11:40   #4

 
magewarior2's Avatar
 
elite*gold: 20
Join Date: Mar 2008
Posts: 1,528
Received Thanks: 778
nice job man
magewarior2 is offline  
Old 06/16/2009, 14:44   #5
 
dani-filth0's Avatar
 
elite*gold: 0
Join Date: Oct 2008
Posts: 1,128
Received Thanks: 260
any idea how to add maps to server ?
dani-filth0 is offline  
Old 06/16/2009, 17:39   #6
 
mama020153's Avatar
 
elite*gold: 0
Join Date: May 2008
Posts: 690
Received Thanks: 379
Im still working on how to create a it the right way then ill release a guide how to add a map to your server... xD


and Thank you all.
mama020153 is offline  
Old 06/16/2009, 18:08   #7
 
shurakakato's Avatar
 
elite*gold: 0
Join Date: Dec 2006
Posts: 44
Received Thanks: 6
ADD a New "old" map is easy , but create one , maybe its impossible to us :X
shurakakato is offline  
Old 06/16/2009, 18:33   #8
 
mama020153's Avatar
 
elite*gold: 0
Join Date: May 2008
Posts: 690
Received Thanks: 379
True
mama020153 is offline  
Old 06/16/2009, 21:03   #9
 
sandolkakos's Avatar
 
elite*gold: 0
Join Date: Dec 2007
Posts: 395
Received Thanks: 313
Quote:
Originally Posted by dani-filth0 View Post
any idea how to add maps to server ?
Look if this links help you:



sandolkakos is offline  
Thanks
1 User
Old 06/16/2009, 23:19   #10
 
dani-filth0's Avatar
 
elite*gold: 0
Join Date: Oct 2008
Posts: 1,128
Received Thanks: 260
thx sandolkakos
dani-filth0 is offline  
Old 02/13/2011, 11:25   #11

 
DuaSelipar's Avatar
 
elite*gold: 480
Join Date: Nov 2009
Posts: 250
Received Thanks: 350
[help] teleporter

Quote:
INSERT INTO `cq_action` VALUES ('3100000000', '3100000001', '0000', '0101', '1020010', 'Hello~my~Name~is~Jasmine~i~can~Teleport~you~to~ma p!');
INSERT INTO `cq_action` VALUES ('3100000001', '3100000002', '0000', '0102', '0', 'BloomingGarden. 3100000004');
INSERT INTO `cq_action` VALUES ('3100000002', '3100000003', '0000', '0102', '0', 'Canosa. 3100000009');
INSERT INTO `cq_action` VALUES ('3100000003', '4000010', '0000', '0102', '0', 'I~want~to~leave. 0');
INSERT INTO `cq_action` VALUES ('3100000009', '3100000005', '3100000008', '0', '0', 'level < 1');
INSERT INTO `cq_action` VALUES ('3100000004', '3100000005', '3100000007', '0', '0', 'level < 1');
INSERT INTO `cq_action` VALUES ('3100000005', '3100000006', '0000', '0101', '0', 'Your~level~is~too~low~too~leave!');
INSERT INTO `cq_action` VALUES ('3100000006', '4000010', '0000', '0102', '0', 'Alright. 0');
INSERT INTO `cq_action` VALUES ('3100000007', '0000', '0000', '1003', '0', '12000 380 110');
INSERT INTO `cq_action` VALUES ('3100000008', '0000', '0000', '1003', '0', '10024 158 100');


INSERT INTO `cq_task` VALUES ('3100000000', '3100000000', '', '', '0', '0', '999', '-100000', '100000', '999', '0', '0', '0', '0', '0');
INSERT INTO `cq_task` VALUES ('3100000001', '3100000001', '', '', '0', '0', '999', '-100000', '100000', '999', '0', '0', '0', '0', '0');
INSERT INTO `cq_task` VALUES ('3100000002', '3100000002', '', '', '0', '0', '999', '-100000', '100000', '999', '0', '0', '0', '0', '0');
INSERT INTO `cq_task` VALUES ('3100000003', '3100000003', '', '', '0', '0', '999', '-100000', '100000', '999', '0', '0', '0', '0', '0');
INSERT INTO `cq_task` VALUES ('3100000009', '3100000009', '', '', '0', '0', '999', '-100000', '100000', '999', '0', '0', '0', '0', '0');
INSERT INTO `cq_task` VALUES ('3100000004', '3100000004', '', '', '0', '0', '999', '-100000', '100000', '999', '0', '0', '0', '0', '0');
INSERT INTO `cq_task` VALUES ('3100000005', '3100000005', '', '', '0', '0', '999', '-100000', '100000', '999', '0', '0', '0', '0', '0');
INSERT INTO `cq_task` VALUES ('3100000006', '3100000006', '', '', '0', '0', '999', '-100000', '100000', '999', '0', '0', '0', '0', '0');
INSERT INTO `cq_task` VALUES ('5100000007', '3100000007', '', '', '0', '0', '999', '-100000', '100000', '999', '0', '0', '0', '0', '0');
INSERT INTO `cq_task` VALUES ('3100000008', '3100000008', '', '', '0', '0', '999', '-100000', '100000', '999', '0', '0', '0', '0', '0');

INSERT INTO `cq_npc` VALUES ('61000', '0', '0', 'Teleporter', '2', '10527', '0', '0', '-1', '1000', '320', '415', '3100000000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'нч', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');

i use script base on this thread
when i click on npc..nothing happen...why?
DuaSelipar is offline  
Old 02/13/2011, 23:36   #12
 
King_Arthur's Avatar
 
elite*gold: 246
Join Date: Jan 2008
Posts: 1,712
Received Thanks: 895
#Merged
King_Arthur is offline  
Old 02/14/2011, 23:39   #13
 
.Ash's Avatar
 
elite*gold: 0
Join Date: May 2009
Posts: 1,175
Received Thanks: 539
Restart your NPC and Gameserver?
.Ash is offline  
Reply


Similar Threads Similar Threads
Release luddie's public teleporter
08/13/2011 - WarRock Hacks, Bots, Cheats & Exploits - 4 Replies
first run the setup and press install then it the teleporter will start automatic and at your start menu will also be the program luddie>luddie's public teleporter with the teleporter select a map first then press Derbaran or Niu or just press the hotkeys P or O thank me if you like it hotkeys: f2 is hide f3 is show O=teleport to niu base P=teleport to derbaran base click here for the link for the virus scan: click here for the link for the rapidshare download: screen:...
[Help]How do I create a teleporter?
04/17/2010 - EO PServer Hosting - 2 Replies
Anyone know how to create a teleporter? I saw here in the forum I saw this tutorial http://www.elitepvpers.com/forum/eo-pserver-hosting /265072-release-how-create-teleporter.html and a release of funhacker how to make a teleporter more mama020153 not work because of the IDs already exist and the funhacker not generate the complete query only CQ_ACTION Does anyone have a query that works? Thanks The map IDs and Coordenates is: 10024 160
[RELEASE] Every Teleporter Translated.
04/26/2009 - EO PServer Guides & Releases - 2 Replies
Hello, I'm Murtah and I would like to release this Sql script to Translate every Teleporter in the server :D It also adds another map to some of the Teleporters called ElephantHill. I'll Attach a Script to put Monsters into Elephant Hill Aswell. These monsters will have my version of the AutoEP System Attached to them. I'll also put that on this Post Just incase you dont already have it ^^ Dont forget to Thankme if you like this :P
[RELEASE]T4 waypoints for War Teleporter
11/11/2008 - General Gaming Releases - 1 Replies
This has every waypoint for each T4 zone They are listed by zone and include: All battle objectives All keeps All chapter camps (ORDER ONLY)



All times are GMT +1. The time now is 23:25.


Powered by vBulletin®
Copyright ©2000 - 2025, 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 ©2025 elitepvpers All Rights Reserved.