Well, Thats very hard to code I think, I just got the easy way, When you die, You will be sended to Jail...
And :
Quote:
if (LocMap != 6000)
{
if (PTarget.PKPoints > 100)
{
PTarget.Teleport(6000, 028, 071);
World.SendMsgToAll(PTarget.Name + " was captured by " + Name + " and sent automaticaly in jail.", "Police", 2008);
}
}
That means it will be used in the Map ID 6000. So, Only In jail... ( Useless to Capture someone in jail )
if (LocMap != 6000)
{
if (PTarget.PKPoints > 100)
{
PTarget.Teleport(6000, 028, 071);
World.SendMsgToAll(PTarget.Name + " was captured by " + Name + " and sent automaticaly in jail.", "Police", 2008);
}
}
It means if your killed in any map excluding map id 6000 aka jail then then
pk > 100 statement will take effect
Try
if (PTarget.PKPoints >= 30)
Is better coz with > you only go to jail if u have above 30 PKP
but with main you go with 30 and above
WOW YOU'RE A GENIUS.
Don't do it on GetHitDie(), do it on the reviving.. That way they will go to jail no matter what...
Well... That could be abused if someone logs off... Maybe doing it on just Die()? I don't know if that get's called or not... Just look into Attack() and wherever the skills are.
Lol... That will totally screw up your rev points.
yea u r right
and now i get already coded code to make Black name Go to jail and they can't use either (/Scroll Comand) - city scrolls (Twin City Scroll ,....etc)
see it at here
i think it may not very stable now , but i'm working on it
Storm hack with .send | .send lesson Part 1 08/21/2010 - Kal Online - 30 Replies This is lesson 1 of what useful things .send can do =P
later i'll post some more nice things
I know that kocp dont allow kalhackit... but u can have some fun with it on servers without kocp
or if you smart enough you can do it on servers without kalhackit or even on int if you even smarter :P
First of all you need KalHackIt that works on private server with sniffing
(Download attached... thx to syntex for the snif.ini add)
how to ban/send to bot jail with gm commands 07/13/2010 - CO2 Private Server - 4 Replies guys, i have a co pserver5165
can some one tell me how to ban or send to bot jail with gm commands?
Can someone send me this plz? 12/15/2009 - Conquer Online 2 - 4 Replies Hi can someone send me the bot and source at this link http://www.elitepvpers.com/forum/co2-programming/28 4743-c-mingw-v5156-simple-melee-bot-w-jumping-targ ets-all-mobs-except-players.html
i tryed it on codexplosion but it doesnt work.If anyone has this package could they please send it to [email protected] or upload it somewere i would greatly apreciate it thank you.
[osds] problem send item & send weapon 11/12/2009 - Dekaron Private Server - 3 Replies Hello i have 2 problems with osds control panel
when i try to send weapon i have no more weapon available i cant choice i have nothing but i can send armor succesfully and my second problem is send item when i try to send item the browser say Login Error, Please login again.anyone can be fix that please?
i post screenshots http://panzer.power-heberg.com/itembug.JPG
http://panzer.power-heberg.com/noweapon.JPG
[Guide]Remove GM protction-send blackname to jail 11/08/2008 - CO2 PServer Guides & Releases - 30 Replies # Update 1
Fix dieing into jail again - add message has killed by xx
#Update 2
1-Add NPC To jail to let u out for 4kk or 54 Cps
2- Change points from 99 to 29(you must change code again)
hi
it is first help i make here