PDA

View Full Version : Need Help Adding Commands To..



Oliver
June 26th, 2010, 07:42
A Project Insanity Source? (RIOTSCAPE)

I Know There's A ::update Command But I Can't Find Any other ones.

Forthelolz
June 26th, 2010, 08:30
The command file is located at \src\server\model\players\packets\Commands.java.

Rickey
June 26th, 2010, 08:39
search "pickup" or any command that is added make sure when you search a command you put "commandname"

Oliver
June 26th, 2010, 09:01
Thanks To Both :)!

This Is The Only Forum That Actually Replies To Help Me.