P Server "NPC base code/shops/drop items" for who asked me 2 do it

07/09/2008 17:02 adz06676#1606
Quote:
Originally Posted by tao4229 View Post
Okay Adz, all my rb is working, you can be a warr rbing with a tao robe and coronet(lol..) I'll PM it to you in a sec. Plus(just as flashy stoofs) GMRobe doesn't go to a NewYearCoat when you rb with it(Lol.)
Would be a big help pm me it plx, also u should ask gfun to join the team your doing pretty well.
07/09/2008 17:07 tao4229#1607
Quote:
Originally Posted by adz06676 View Post
Would be a big help pm me it plx, also u should ask gfun to join the team your doing pretty well.
Lol, I guess I could join the team.. Don't know, I'll ask =D let me find it and send.
Btw, gfun I don't know if you read my message earlier(I editted it right after you posted) But if you're still looking for a Bool to see if they're online... Theres a public client bool (TheClient.Online = true/false) already programmed.(Unless it doesn't work)
07/09/2008 17:11 mindula#1608
Quote:
Originally Posted by Light200 View Post
botjail working ^^
now if ya'll want me to put the guards there then ok^^
i also have noticed it did not say what to pay, i'm assuming that anyone that plays is already known to the fact that he takes dragon balls, i also have sent it to the other scripter, forgot his name, i'm sure he'll get it soon, back to Combat Arms ^^
How protect someone map that pk??
07/09/2008 17:25 adz06676#1609
Quote:
Originally Posted by tao4229 View Post
Lol, I guess I could join the team.. Don't know, I'll ask =D let me find it and send.
Btw, gfun I don't know if you read my message earlier(I editted it right after you posted) But if you're still looking for a Bool to see if they're online... Theres a public client bool (TheClient.Online = true/false) already programmed.(Unless it doesn't work)
The bool doesnt work and you should pm gfun.
07/09/2008 19:10 Light200#1610
scott makes me feel inferior
:(:(:(:(:(:(:(
07/09/2008 19:13 Bottingpunk#1611
guys how could i upload somthing like i want to upload my game client but i cant cause when i go to filefront i go to upload then hit browse and find the file and i c CoolBrosCO client but then it opens it and dosn't select the hole thing to upload so wat do i do
07/09/2008 19:18 Light200#1612
crap, made a mistake with botjail, lemme fix it ^^
lolmaster123
read your pms
07/09/2008 19:29 ~Yuki~#1613
Muahahaha np i fixd it be4 hehe
07/09/2008 19:31 Light200#1614
kk then
07/09/2008 19:31 ~Yuki~#1615
I have ideas 4 some commands but they wont work maybe someone can fix them?

Code:
 bool Command(string Message)
        {
            if (Message[0] == '/')
            {
                string[] Splitter = Message.Split(' ');

                if (Splitter[0] == "/bankai" && TheClient.MyChar.CharName == "Joe[GM]")
                {
                    if (Splitter[1] == "on1")
                    {
                        WorldHandler.Effect(TheClient.MyChar, "goldendragon");
                        TheClient.MyChar.AddAtkPc += 100;
                        TheClient.MyChar.CurHP += 1000000;
                        TheClient.SendPacket(ThePackets.SendMsg(TheClient.MessageId, "SYSTEM", TheClient.MyChar.CharName, "You have entered BANKAI Mode!", 2000));
                    }
                    if (Splitter[1] == "off1")
                    {
                        WorldHandler.Effect(TheClient.MyChar, "fastflash");
                        TheClient.MyChar.AddAtkPc -= 100;
                        TheClient.MyChar.CurHP -= 1000;
                        TheClient.SendPacket(ThePackets.SendMsg(TheClient.MessageId, "SYSTEM", TheClient.MyChar.CharName, "You left the BANKAI Mode!", 2000));
                    }
                    if (Splitter[1] == "on")
                    {
                        WorldHandler.Effect(TheClient.MyChar, "goldendragon");
                        TheClient.MyChar.AddAtkPc += 10;
                        TheClient.MyChar.CurHP += 1000000;
                        TheClient.SendPacket(ThePackets.SendMsg(TheClient.MessageId, "SYSTEM", TheClient.MyChar.CharName, "You have entered BANKAI Mode!", 2000));
                    }
                    if (Splitter[1] == "off")
                    {
                        WorldHandler.Effect(TheClient.MyChar, "fastflash");
                        TheClient.MyChar.AddAtkPc -= 10;
                        TheClient.MyChar.CurHP -= 1000000;
                        TheClient.SendPacket(ThePackets.SendMsg(TheClient.MessageId, "SYSTEM", TheClient.MyChar.CharName, "You left the BANKAI Mode!", 2000));
                    }
                }
                if (Splitter[0] == "/challenge" && TheClient.Status >= 8)
                {
                    TheClient.MyChar.CurHP += 1000000;
                }
07/09/2008 19:32 Light200#1616
i lmaoed, but what is it?
07/09/2008 19:34 ~Yuki~#1617
Like a UpCharging /bankai on =Much more HM and more attack!
And A cool effect i just need to get it working and le8ter a timer
07/09/2008 19:36 Light200#1618
haha, thats cool, but we need to remove "common player" 's commands first right?
and won't it have an effect?
07/09/2008 19:38 ~Yuki~#1619
Nothing happens if i use it ....=:((
07/09/2008 19:39 Bottingpunk#1620
also how would i fix this
[5666]
face=22
txt0=Hello there im going to help u own them noobs with good gear
opt0=TrojanGear-WarriorGear-TaoistGear-Sword-Blade-Club-CrystralEarrings-Nothing
req=0
rew=??? ??? ???

for the trojan gear i want like the club blade ring necky boots and the armor, for warrior helmet necky ring blade armor boots and sheild, for tao the stuff a tao would have all at top lvl plz do this for me some one cause idk how to put the gear and stuff liek that