• Hello Guest! Did you know that ProjectKorra has an official Discord server? A lot of discussion about the official server, development process, and community discussion happens over there. Feel free to join now by clicking the link below.

    Join the Discord Server

Fixed Choose command

Status
Not open for further replies.

runefist

Verified Member
Dear PK,

First of all, why change the choose command in first place but anyways...
(It changed from /b ch [player] [element] > /b ch [element] [player])

Second test your code :)
In the ChooseCommand class change at line 67:
!target.isOnline()
\/
target == null

Cause if you put in a playername that is not online/does not exist which I was trying cause I thought the command did not change.... it gives a nullpointerexception

Greetz,
Runefist :D
 
Status
Not open for further replies.
Top