Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Conquer Online 2 > CO2 Private Server > CO2 PServer Guides & Releases
You last visited: Today at 01:11

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

Advertisement



[Release]PenitenceAmulet & /scroll cmd

Discussion on [Release]PenitenceAmulet & /scroll cmd within the CO2 PServer Guides & Releases forum part of the CO2 Private Server category.

Reply
 
Old   #1
 
rgaguena's Avatar
 
elite*gold: 0
Join Date: Mar 2009
Posts: 43
Received Thanks: 4
[Release]PenitenceAmulet & /scroll cmd

in character.cs Search for
Quote:
#region HairDye Pots
Above it add
Quote:
#region PenitenceAmulet
case 723727:
{
if (PKPoints >= 30)
{
PKPoints -= 30;
RemoveItem(I);
}
break;
}
#endregion
and for CMD /scroll
in chat.cs Search for
Quote:
if (Cmd[0] == "/kick")
Above it add
Quote:
if (Cmd[0] == "/scroll")
{
if (Cmd[1] == "tc")
{
GC.MyChar.Teleport(1002, 431, 379);
}
if (Cmd[1] == "tg")
{
GC.MyChar.Teleport(1039, 200, 200);
}
if (Cmd[1] == "ja")
{
GC.MyChar.Teleport(6000, 30, 75);
}
if (Cmd[1] == "am")
{
GC.MyChar.Teleport(1020, 567, 576);
}
if (Cmd[1] == "dc")
{
GC.MyChar.Teleport(1000, 500, 650);
}
if (Cmd[1] == "mc")
{
GC.MyChar.Teleport(1001, 316, 642);
}
if (Cmd[1] == "bi")
{
GC.MyChar.Teleport(1015, 723, 573);
}
if (Cmd[1] == "pc")
{
GC.MyChar.Teleport(1011, 190, 271);
}
if (Cmd[1] == "ma")
{
GC.MyChar.Teleport(1036, 200, 200);
}
if (Cmd[1] == "pka")
{
GC.MyChar.Teleport(1005, 52, 69);
}
if (Cmd[1] == "lotto")
{
GC.MyChar.Teleport(700, 52, 69);
}
}
rgaguena is offline  
Thanks
3 Users
Old 12/13/2009, 11:03   #2
 
~*NewDuuDe*~'s Avatar
 
elite*gold: 111
Join Date: Feb 2008
Posts: 2,161
Received Thanks: 646
I'm pretty sure the source allready has this.
~*NewDuuDe*~ is offline  
Thanks
1 User
Old 12/13/2009, 12:22   #3
 
gulpi_de_gulat's Avatar
 
elite*gold: 0
Join Date: Mar 2009
Posts: 71
Received Thanks: 40
thats all is in the source
gulpi_de_gulat is offline  
Old 12/13/2009, 13:00   #4
 
rgaguena's Avatar
 
elite*gold: 0
Join Date: Mar 2009
Posts: 43
Received Thanks: 4
Quote:
Originally Posted by BERGHUIS1 View Post
I'm pretty sure the source allready has this.
not in my source that's why I put the code ^ ^
rgaguena is offline  
Old 12/13/2009, 13:24   #5
 
Electro51's Avatar
 
elite*gold: 0
Join Date: Aug 2009
Posts: 46
Received Thanks: 5
Thank's
Electro51 is offline  
Old 12/13/2009, 16:05   #6
 
onlyme64's Avatar
 
elite*gold: 0
Join Date: Mar 2008
Posts: 268
Received Thanks: 25
Quote:
Originally Posted by BERGHUIS1 View Post
I'm pretty sure the source allready has this.
/Scroll commands arnt in the source.
onlyme64 is offline  
Old 12/13/2009, 17:27   #7
 
elite*gold: 0
Join Date: Aug 2009
Posts: 930
Received Thanks: 448
on penitence amulet you need to put an else and text so that if your char < 30 then it will say, you're not red, why use one of these?
.Guru is offline  
Old 12/13/2009, 19:38   #8
 
.Ryu's Avatar
 
elite*gold: 0
Join Date: Dec 2009
Posts: 583
Received Thanks: 119
I dont think the scroll command was in there lol
But goodjob :P
.Ryu is offline  
Old 12/13/2009, 20:54   #9
 
rgaguena's Avatar
 
elite*gold: 0
Join Date: Mar 2009
Posts: 43
Received Thanks: 4
Quote:
Originally Posted by Prot0type View Post
on penitence amulet you need to put an else and text so that if your char < 30 then it will say, you're not red, why use one of these?
Quote:
#region PenitenceAmulet
case 723727:
{
if (PKPoints >= 30)
{
PKPoints -= 30;
RemoveItem(I);
}
{
if (PKPoints <= 30)
MyClient.LocalMessage(2005, "you're not red, why use one of these?.");
}
break;
}
#endregion
her ^^
rgaguena is offline  
Old 12/13/2009, 20:57   #10
 
-Shunsui-'s Avatar
 
elite*gold: 0
Join Date: Apr 2008
Posts: 1,152
Received Thanks: 321
None of this is in the Source and yeh for the Pent amy You also need to add a Timer you can only use them 1 per hour
-Shunsui- is offline  
Old 12/13/2009, 21:22   #11
 
rgaguena's Avatar
 
elite*gold: 0
Join Date: Mar 2009
Posts: 43
Received Thanks: 4
Quote:
Originally Posted by -Shunsui- View Post
None of this is in the Source and yeh for the Pent amy You also need to add a Timer you can only use them 1 per hour
Can you help me with this?
rgaguena is offline  
Old 12/14/2009, 00:48   #12
 
WHITELIONX's Avatar
 
elite*gold: 0
Join Date: Apr 2006
Posts: 534
Received Thanks: 66
Yup I have the scroll thing in the source but it is to much messing around writing in /tele 1002 350 350 This script makes it so that you just write /scroll tc and without you having to put in coords etc albeit you can still use /tele if that`s how you prefer it. I prefer /scroll tc because it is easier
WHITELIONX is offline  
Reply


Similar Threads Similar Threads
WTT 3X Scroll for Shuta( Come with ur Scroll)(Evengarda)
06/16/2010 - Archlord Trading - 1 Replies
İ want to change 4x Scroll for shuta ... u need to come with ur scroll
[Release] Birth Village Scroll Command
02/14/2010 - CO2 PServer Guides & Releases - 5 Replies
#request close
[Release]Scroll Website
08/31/2009 - CO2 PServer Guides & Releases - 25 Replies
Again Another website release D: This is A further edited website of one of my older website release enjoy Press THanks Please, http://img21.imageshack.us/img21/952/websitej.jpg Below
[Release] teleport and recall scroll packets - int. server
11/10/2008 - Kal Hacks, Bots, Cheats & Exploits - 1 Replies
hi all, the packets.... teleport scroll = send 0x8a, "Ubds", token id, 0x02, med id, char name recall scroll = send 0x89, "Ubds", token id, 0x02, med id, char name YoSaKi (my first post xD)



All times are GMT +1. The time now is 01:15.


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.