Register for your free account! | Forgot your password?

You last visited: Today at 20:10

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

Advertisement



[RELEASE]Custom PKArena

Discussion on [RELEASE]Custom PKArena within the CO2 PServer Guides & Releases forum part of the CO2 Private Server category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Feb 2010
Posts: 492
Received Thanks: 222
Arrow [RELEASE]Custom PKArena

Hello Elitepvpers,

This is my first release ( on this account anywasy ) I thought I mite share this with you there are plenty of ways to customize it add timers etc... Have Fun

Put this is NPCDialog.cs

Code:

Code:
#region PKMap
                            case 987787:
                                {
                                    if (Control == 0)
                                    {
                                        GC.AddSend(Packets.NPCSay("Do you want to goto the PKMap ?"));
                                        GC.AddSend(Packets.NPCLink("Yes.", 1));
                                        GC.AddSend(Packets.NPCLink("I dont want to get raped!.", 255));
                                        GC.AddSend(Packets.NPCSetFace(N.Avatar));
                                        GC.AddSend(Packets.NPCFinish());
                                    }
                                    if (Control == 1)
                                    {
                                        GC.MyChar.Teleport(1505, 163, 224);
                                    }
                                    break;
                                }
                            #endregion

and then add this

Code:

Code:
#region PKMap Back
                            case 987788:
                                {
                                    if (Control == 0)
                                    {
                                        GC.AddSend(Packets.NPCSay("Want to come back to Twincity ? ?"));
                                        GC.AddSend(Packets.NPCLink("Yes.", 1));
                                        GC.AddSend(Packets.NPCLink("Na.", 255));
                                        GC.AddSend(Packets.NPCSetFace(N.Avatar));
                                        GC.AddSend(Packets.NPCFinish());
                                    }
                                    if (Control == 1)
                                    {
                                        GC.MyChar.Teleport(1002, 431, 379);
                                    }
                                    break;
                                }
                            #endregion
And then add this to NPC.txt

Code:
987787 5890 2 0 1002 428 369
987788 5890 2 0 1505 162 217
This is a working PKMap that I made on myself no help coding it all I had to start off was the map ID: 1505 and the rest I did myself I did try add a Game.World.SendMsgToAll etc.... Playername had entered the PKMap, 2012, 0); etc but thanks for looking.

remeber if you found this release usefull his +Thanks!
Thanks!
Paralyzer[GM] is offline  
Thanks
6 Users
Old 02/28/2010, 07:55   #2
 
NukingFuts's Avatar
 
elite*gold: 0
Join Date: May 2009
Posts: 480
Received Thanks: 111
nice work also just a tip not tell you to do it, its ur choice u can make da npc give u noob gears and make a pk count system set any count and the winner gets a prize instead of giving cps and tq items make new item like a ring with good attack and defence remember its just a tip not telling u that u must do it
NukingFuts is offline  
Old 02/28/2010, 07:56   #3
 
xScott's Avatar
 
elite*gold: 0
Join Date: Nov 2009
Posts: 322
Received Thanks: 63
Goodjob
xScott is offline  
Old 02/28/2010, 11:55   #4
 
elite*gold: 0
Join Date: Feb 2010
Posts: 492
Received Thanks: 222
Thanks
Paralyzer[GM] is offline  
Old 02/28/2010, 13:29   #5
 
arab4life's Avatar
 
elite*gold: 0
Join Date: Jan 2006
Posts: 430
Received Thanks: 286
Good Job. Really!
Keep the good coding up!
arab4life is offline  
Thanks
2 Users
Old 02/28/2010, 15:19   #6
 
elite*gold: 0
Join Date: Feb 2010
Posts: 492
Received Thanks: 222
Thank you
Paralyzer[GM] is offline  
Old 02/28/2010, 15:24   #7
 
ramix's Avatar
 
elite*gold: 0
Join Date: Aug 2008
Posts: 272
Received Thanks: 61
Quote:
Originally Posted by Decker_ View Post
This is quite a easy code.
and???
ramix is offline  
Old 02/28/2010, 16:37   #8
 
elite*gold: 0
Join Date: Feb 2010
Posts: 480
Received Thanks: 207
Korvacs closed mine becuase it wasn't a custom pk map, this ain't a custom one either.
So...
#request close
Decker_ is offline  
Old 02/28/2010, 16:39   #9
 
xScott's Avatar
 
elite*gold: 0
Join Date: Nov 2009
Posts: 322
Received Thanks: 63
Quote:
Originally Posted by Decker_ View Post
Korvacs closed mine becuase it wasn't a custom pk map, this ain't a custom one either.
So...
#request close
i think he closed it because you copied it & changed the MapID, and this is his first code.
xScott is offline  
Old 02/28/2010, 16:40   #10
 
elite*gold: 0
Join Date: Feb 2010
Posts: 480
Received Thanks: 207
He has had many other codes before on his other account so this ain't his first code.
Decker_ is offline  
Old 02/28/2010, 16:43   #11


 
Korvacs's Avatar
 
elite*gold: 20
Join Date: Mar 2006
Posts: 6,125
Received Thanks: 2,518
Quote:
Originally Posted by Decker_ View Post
Korvacs closed mine becuase it wasn't a custom pk map, this ain't a custom one either.
So...
#request close
No one to my knowledge has released a code like this, so its fine.

Atleast he supplied the npc entries for the database which is something you didnt do. And lets face it decker, alot of your releases are basic as hell, just an npc to take you somewhere, and i allowed those to be released.
Korvacs is offline  
Thanks
6 Users
Old 02/28/2010, 16:47   #12
 
elite*gold: 0
Join Date: Feb 2010
Posts: 492
Received Thanks: 222
well thanks guys,

Decker_ ?!?!?!?!?!?!?!

well this was a basic code but to some its not basic, I have got it with another better map :P,

well i'd better get back to my 5200+ source **You can make account, Make character, then when you relog client closes on Connecting to game server goddmn it
Paralyzer[GM] is offline  
Old 02/28/2010, 22:01   #13
 
elite*gold: 0
Join Date: Feb 2010
Posts: 129
Received Thanks: 30
Its not custom lol
The maps are made by TQ make your own then its custom the hole **** client is made by TQ nothing is custom
You just change where it sends you lol!

Quote:
Originally Posted by Korvacs View Post
No one to my knowledge has released a code like this, so its fine.

Atleast he supplied the npc entries for the database which is something you didnt do. And lets face it decker, alot of your releases are basic as hell, just an npc to take you somewhere, and i allowed those to be released.
Yeah i agree with you on this
But quoting your self in a signature FAILS
Quoting some one else dont
Look at hybrids quote its by some one else not him self

@Decker
He closed yours cause he told you allready to put it in your all in one quest
Stop making 10 threads a day on NPCS
Øblivion is offline  
Thanks
1 User
Old 02/28/2010, 22:04   #14
 
walmartboi's Avatar
 
elite*gold: 0
Join Date: Dec 2007
Posts: 378
Received Thanks: 163
I could flame alot here, but seeing as I already have an infraction, I better not.

This NPC is extreeeeemely basic, and could be coded by just about anyone.

That being said, why don't you atleast add a message of some sort, a cost, just something like that.

Anyways, just some thoughts.
walmartboi is offline  
Thanks
1 User
Old 03/01/2010, 17:43   #15
 
elite*gold: 0
Join Date: Feb 2010
Posts: 492
Received Thanks: 222
Yes this is basic but for quick and lazy people
Paralyzer[GM] is offline  
Reply


Similar Threads Similar Threads
[Release] Custom Edits
01/02/2013 - EO Weapon, Armor, Effects & Interface edits - 22 Replies
Here are Some Custom edits i made or some i found. Front http://i258.photobucket.com/albums/hh256/Slither0 08/xmas.jpg Back http://i258.photobucket.com/albums/hh256/Slither0 08/xmas2.jpg front http://i258.photobucket.com/albums/hh256/Slither0 08/warriorarmor125.jpg back http://i258.photobucket.com/albums/hh256/Slither0 08/warriorarmor1253.jpg Front
[Release] Custom Quest
09/11/2010 - CO2 PServer Guides & Releases - 11 Replies
Hello. This is a cool little quest I made. Credits go to me and -Shunsui-. I hope you like it! Add these codes to NPCDialog.cs: #region Ghost case 67435: { if (Control == 0)
[Release] Another Custom Quest
04/23/2010 - CO2 PServer Guides & Releases - 6 Replies
Hello I made this quest all by myself It is pretty good I guess Add these to NPCDialog.cs: #region Shirly Quest case 778867: { if (Control == 0) {
[Release] Custom PK Map (5165)
02/28/2010 - CO2 PServer Guides & Releases - 2 Replies
I seen someone release a Custom PKMap so I thought I would release my own. This map is the same PK map used for the game "Execution" in AcidCo. I hope you like it! Put these 2 codes in NPCDialog.cs: #region Medium PK Map case 987787: { if (Control == 0) {
[RELEASE] Custom Monsters
11/14/2008 - EO PServer Guides & Releases - 5 Replies
Hi, I Edited how most of the monsters look In-game Some look realy cool ^^ everything works fine for me.. so i dont think there are any bugs xD i hope at least Someone likes it. Lol i cant upload any Pictures because my net is slow as Hell! If someone can upload an image of some of the monsters i'll give em a Thanks lol xD I'm Murtah by the way. Oh, This is for server owners.. just add the Three cq_monstertype's into ya My Folder and the monsterface into your Ini Folder of your client :P you...



All times are GMT +2. The time now is 20:10.


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.