Hello
I used Korvacs codes for PKTournament
But I had no errors
Now everytime I type the command to start the tournament, NewestCOServer crashes.
Help me please.
Here is the command I use, maybe you will need it to help me, I don't know:
Code:
if (Cmd[0] == "/pkt")
Features.PKTournament.BeginTournament();
Hello
I used Korvacs codes for PKTournament
But I had no errors
Now everytime I type the command to start the tournament, NewestCOServer crashes.
Help me please.
Here is the command I use, maybe you will need it to help me, I don't know:
Code:
if (Cmd[0] == "/pkt")
Features.PKTournament.BeginTournament();
Well the pk tournament that arco released, i did that one and it took me to the map, but then it teleported me right back when i got there.
That is why I am using Korvacs, but this time, it don't even teleport me there, it just crashes the NewestCOServer.
So can you help me?
Well the pk tournament that arco released, i did that one and it took me to the map, but then it teleported me right back when i got there.
That is why I am using Korvacs, but this time, it don't even teleport me there, it just crashes the NewestCOServer.
So can you help me?
have you mix the code of Arco and Korvacs? if you use Korvacs code, why is it you use
[Release]PkTournament 02/23/2011 - CO2 PServer Guides & Releases - 80 Replies Well hunterman01 and Saint coded this, but it didn't work at all
So I did a complete recode and it works great.
Here it is.
First make a new class file (cs file) and name it PKTournament.cs and place it in the Features folder.
Copy all this in there:
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading;
[Help] PkTournament 02/11/2010 - CO2 Private Server - 1 Replies Ok, I got 2 problems.
I got the command to start the tournament so...
1.) When I start the pktournament and get teleported there, when it starts, me any the players get teleported back and we all win.
2.) After i've done the tournament once and do it again, I type the command to start it, and I get teleported there, and as soon as I get there, it teleports me back.
How can I fix these two problems?
[Help] PKTournament.cs 02/11/2010 - CO2 Private Server - 4 Replies I get this error when I add to PKTournament.cs
How can I fix this:
http://i50.tinypic.com/vqqxqo.jpg
[Help] PkTournament 07/19/2009 - CO2 Private Server - 0 Replies Can someone help me about the PKTournament on PazeCO source. I cant start the PKTournament but when i want to end it by typing the command @PKTournamentEnd its working fine. Is there something about it. Someone can help me pls? Thanks.