Jump to content

heliocs

Members
  • Posts

    41
  • Credits

  • Joined

  • Last visited

    Never
  • Feedback

    0%

Posts posted by heliocs

  1. im give for interlude  post cod for interlude .

    {

                int offset = 0;

                if(command.contains("menu"))

                    offset = 17;

                else

                    offset = 13;

                String text = command.substring(offset);

                CreatureSay cs = new CreatureSay(0, 9, activeChar.getName(), text);

                GmListTable.broadcastToGMs(cs);

                text = null;

                cs = null;

            }

     

     

  2. hi need change my script  npc pvp/pk

     

    pvps = con.prepareStatement("SELECT char_name,pvpkills,pkkills FROM characters WHERE pvpkills>0 and accesslevel=0 OR pvpkills>0 and accesslevel="+str(VIP_ACCESS_LEVEL)+" ORDER BY pvpkills DESC,pkkills DESC,char_name LIMIT 100")

     

    need crest add cod crest

     

    ibm8m0.jpg

     

     

    Need add crest  in  option Char name.

×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock