|
You last visited: Today at 01:11
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.
12/13/2009, 09:22
|
#1
|
elite*gold: 0
Join Date: Mar 2009
Posts: 43
Received Thanks: 4
|
[Release]PenitenceAmulet & /scroll cmd
in character.cs Search for
Quote:
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:
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);
}
}
|
|
|
|
12/13/2009, 11:03
|
#2
|
elite*gold: 111
Join Date: Feb 2008
Posts: 2,161
Received Thanks: 646
|
I'm pretty sure the source allready has this.
|
|
|
12/13/2009, 12:22
|
#3
|
elite*gold: 0
Join Date: Mar 2009
Posts: 71
Received Thanks: 40
|
thats all is in the source
|
|
|
12/13/2009, 13:00
|
#4
|
elite*gold: 0
Join Date: Mar 2009
Posts: 43
Received Thanks: 4
|
Quote:
Originally Posted by BERGHUIS1
I'm pretty sure the source allready has this.
|
not in my source that's why I put the code ^ ^
|
|
|
12/13/2009, 13:24
|
#5
|
elite*gold: 0
Join Date: Aug 2009
Posts: 46
Received Thanks: 5
|
Thank's
|
|
|
12/13/2009, 16:05
|
#6
|
elite*gold: 0
Join Date: Mar 2008
Posts: 268
Received Thanks: 25
|
Quote:
Originally Posted by BERGHUIS1
I'm pretty sure the source allready has this.
|
/Scroll commands arnt in the source.
|
|
|
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?
|
|
|
12/13/2009, 19:38
|
#8
|
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
|
|
|
12/13/2009, 20:54
|
#9
|
elite*gold: 0
Join Date: Mar 2009
Posts: 43
Received Thanks: 4
|
Quote:
Originally Posted by Prot0type
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 ^^
|
|
|
12/13/2009, 20:57
|
#10
|
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
|
|
|
12/13/2009, 21:22
|
#11
|
elite*gold: 0
Join Date: Mar 2009
Posts: 43
Received Thanks: 4
|
Quote:
Originally Posted by -Shunsui-
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?
|
|
|
12/14/2009, 00:48
|
#12
|
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
|
|
|
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.
|
|