I void I 04/23/2011 - Runescape Trading - 3 Replies Grr
Public Void 07/29/2010 - CO2 Private Server - 2 Replies just a quick question here im working on a 5165 server and im making a public void for setting the lvl of a weapons prof i got it to work but im asking what is extra unneeded code in this all i basicly did was copied the AddProfExp
public void ProfLvl(ushort Wep, byte Level)
{
if (Profs.Contains(Wep))
{
Prof P = (Prof)Profs;
if (P.Lvl < 20)
{
Profs.Remove(Wep);
[Help] void GetStatus 08/08/2009 - CO2 Private Server - 0 Replies http://i783.photobucket.com/albums/yy117/archangel co08/untitled.jpg
i got that error when i online both char at a time. Anyone can help how to fix it? Thanks.