Hey guys...
i added PKTournament but when i go to Chat.cs and add the Command:
if (Cmd[0] == "/pkt")
Features.PKTournament.BeginTournament();
is give me error: The name 'Cmd' does not exist in the current context
i hope you will help me and Thanks guys :)
Edit: nvm i fixed it. it was because i added the Command to wrong line...
i added PKTournament but when i go to Chat.cs and add the Command:
if (Cmd[0] == "/pkt")
Features.PKTournament.BeginTournament();
is give me error: The name 'Cmd' does not exist in the current context
i hope you will help me and Thanks guys :)
Edit: nvm i fixed it. it was because i added the Command to wrong line...