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

07/10/2008 20:58 friozi#1741
please copile all ;P
07/10/2008 21:04 Light200#1742
hey sam, can't you add the new features to Rev 4B?
07/10/2008 21:11 imunknown#1743
Quote:
Originally Posted by ~Final+Cloud~ View Post
So i would just put map id-item id-then 0-0-0-0 then chance of drop?

If your using 4B, then yes its map id-item id-Plus-Bless-Enchant-Soc 1- Soc 2-Drop rate

The drop rate is slot drivin, it only has 100 slots so to decide what drops more you take more slots, but the total for the map has to equal 100, so if you have two lines for 1002, if you add both drop rates together, they have to equal 100.

but if your using the source from Page 1, then its a different style ini and use Sam's configuration.
07/10/2008 21:14 Light200#1744
oh sam, its true, all the npc disappears if you drop your own item, i personally prefer the features of Rev4
because it has gm only commands and server restart also reborn ^^
07/10/2008 21:24 tao4229#1745
Code:
if (TheClient.Status == 8 | TheClient.Status == 7)
                    {
                        if (Splitter[0] == "/revive")
                        {
                            if (TheClient.MyChar.Ready == true)
                                if (TheClient.MyChar.Alive == false)
                                    TheClient.SendPacket(ThePackets.RemoveEntity((uint)TheClient.MyChar.UID));
                            TheClient.SendPacket(ThePackets.SomePacket((long)TheClient.MyChar.UID, 0));
                            TheClient.SendPacket(ThePackets.SomePacket3((long)TheClient.MyChar.UID));
                            TheClient.SendPacket(ThePackets.Status(TheClient.MyChar, 1, 0, 26));
                            TheClient.MyChar.CurHP = TheClient.MyChar.MaxHP;

                            TheClient.MyChar.Alive = true;
                            WorldHandler.SpawnMeToOthers(TheClient, false);

                            TheClient.SendPacket(ThePackets.CharacterInfo(TheClient.MyChar));
                            TheClient.MyChar.SendEquips2();
                            
                                TheClient.SendPacket(ThePackets.Vital((long)TheClient.MyChar.UID, 9, 100));

                                TheClient.SendPacket(ThePackets.Vital2((long)TheClient.MyChar.UID, TheClient.MyChar.CurHP));
                            }
                        }
                    }
Erm, if you guys want to add that to the new rev, or if any people want it, i think you know what it is =D
07/10/2008 21:27 plasken#1746
im a newbie but i think you mean its giving the gm certain commands! (it checks if youre a gm or pm and then give you the commands) no? (BTW: check my problem in the meanwhile :D)
07/10/2008 21:31 InfamousNoone#1747
I can't help but say alot of this is reminding me of the coemu development, lol.
07/10/2008 21:39 samehvan#1748
Quote:
Originally Posted by adz06676 View Post
Ur source is bugged, if u drop an item from ur inventory, the server fux up.
fixed

Quote:
Originally Posted by zane203 View Post
Honestly im a bit confused here. Ok so we have Sams new 7/10/08 Source and we have the Rev4B... Do they both have the same roots? as in does sam's new one have all the things that are in Rev4B, and does Rev4B have what sam has?
=
I understand that Rev4B wont have what he just released... unless they are indeed the same thing then sam's would be an updated version of rev4b... well if people can read along the logic of my question without getting confused can you answer it =Þ
======
Thanks in Advance lol.
yea i got ur point and u are r8 it became little confusing ,seems we are goin en a very different ways here so i think i should stop releasing ,that will help u to concentrate on one edits (the Revs one)

Quote:
Originally Posted by Light200 View Post
hey sam, can't you add the new features to Rev 4B?
i dunno tell now what is the different in there ,ADZ knows coz he is the updater so he is the only one who can add them ,or it will be a miss there

Quote:
Originally Posted by plasken View Post
im a newbie but i think you mean its giving the gm certain commands! (it checks if youre a gm or pm and then give you the commands) no? (BTW: check my problem in the meanwhile :D)
no , the vista system cant deal with the server packets ATM .
07/10/2008 21:40 plasken#1749
So no co for me at the moment?
07/10/2008 21:46 friozi#1750
sam please im new here can you update the compiled.rar ? thanks you.
07/10/2008 21:50 Bottingpunk#1751
holy shit i was just on here like 4 hrs ago at page 166 and now its at 175 god damn ppl get some brains this shit is easy im 13 and no this shit also if u use vista give up because vista sucks balls man get xp its like 200 times better and for ppl that dont speak english have fun because there are alot of english ppl and its going to be hard to have npcs tlk spanish and stuff when they cant read it and then there going to leave ur server and to like add stuff for itmes in npcs u cant have blah blah blah it has to be english so have fun and nice work samehvan adz lolmaster gfun.... also gfun at winzip.com wat do i download to make my client a zip file to put it on da net?
07/10/2008 21:54 plasken#1752
Quote:
Originally Posted by Bottingpunk View Post
holy shit i was just on here like 4 hrs ago at page 166 and now its at 175 god damn ppl get some brains this shit is easy im 13 and no this shit also if u use vista give up because vista sucks balls man get xp its like 200 times better and for ppl that dont speak english have fun because there are alot of english ppl and its going to be hard to have npcs tlk spanish and stuff when they cant read it and then there going to leave ur server and to like add stuff for itmes in npcs u cant have blah blah blah it has to be english so have fun and nice work samehvan adz lolmaster gfun.... also gfun at winzip.com wat do i download to make my client a zip file to put it on da net?
congratz! youre only 13! sorry that im not as smart as you! thats why im here ;-) To Learn my friend! to ask questions! so dont break us down! help us if its sooooo easy!

Grtz ;-)
07/10/2008 21:54 galdik#1753
Quote:
or it will be a miss there
I guess he meant mess which fix more in that line .... :DD
07/10/2008 21:55 tao4229#1754
Quote:
Originally Posted by plasken View Post
im a newbie but i think you mean its giving the gm certain commands! (it checks if youre a gm or pm and then give you the commands) no? (BTW: check my problem in the meanwhile :D)
Well that, but i meant a /rev command...
Quote:
Originally Posted by InfamousNoone View Post
I can't help but say alot of this is reminding me of the coemu development, lol.
Lol. Atleast we're getting something done? x_x Even if its useless. Why are you even spying on our little noob thread?
"I just like watching people fail, it's really amusing..":p
-Hybrid, The Infamous No one
07/10/2008 21:56 friozi#1755
can someone update the compiled.rar please? thanks.