P Server "NPC base code/shops/drop items" for who asked me 2 do it
Discussion on P Server "NPC base code/shops/drop items" for who asked me 2 do it within the CO2 Private Server forum part of the Conquer Online 2 category.
xD awesome bro, umm quick question, do you know how to edit the image fof the start up picture of qonuqer where it says "Help Enter Exit"? Im almost done working on the client folder lol.
I've edited the background, the autopatch picture, just need to find the place for the 1st picture.
samehvan, I needed to edit i felt wasnt good enough my, how to state appreciation for all of this. i just started learning C# (inbetween my studies) cause we have been trying to get server started for to long and cant get anything working right. thanks so much for all this. i would like to add link to this thread in my sig credit to you of course. thank you a bunch, again lol. hopefuly someday ill get good with codeing/scrips and help out everyone like you. take care and thanks a mil.
samehvan, I needed to edit i felt wasnt good enough my, how to state appreciation for all of this. i just started learning C# (inbetween my studies) cause we have been trying to get server started for to long and cant get anything working right. thanks so much for all this. i would like to add link to this thread in my sig credit to you of course. thank you a bunch, again lol. hopefuly someday ill get good with codeing/scrips and help out everyone like you. take care and thanks a mil.
good luck with learning ,
add links or take the all source and tutorial to wherever u want , and i dont care about credits, just dont claim it is ur work , that is it
Quote:
Originally Posted by BERGHUIS1
Yeah thts a good idea
And maybe make it so monsters drop items? :P
i know its a lot to ask but we'll be foreva greatfull
move /drop /exp are for cure comming BGW , but hard work and need time ,
notice that when all this done , u will need a very good and strong Computer to handle all this or ur server will be lagy as hill
good luck with learning ,
add links or take the all source and tutorial to wherever u want , and i dont care about credits, just dont claim it is ur work , that is it
move /drop /exp are for cure comming BGW , but hard work and need time ,
notice that when all this done , u will need a very good and strong Computer to handle all this or ur server will be lagy as hill
Sounds good
And im not going the host the server myself :P
TheClient.SendPacket(ThePackets.SendMsg(TheClient. MessageId, "SYSTEM", TheClient.MyChar.CharName, "Welcome to *SERVER NAME* enjoy your stay.", 2000));
Quote:
Originally Posted by samehvan
good luck with learning ,
add links or take the all source and tutorial to wherever u want , and i dont care about credits, just dont claim it is ur work , that is it
move /drop /exp are for cure comming BGW , but hard work and need time ,
notice that when all this done , u will need a very good and strong Computer to handle all this or ur server will be lagy as hill
hmm... i still prefer mana first ._. if i wanna get drops/xp, ill go play CO xD
Even if he did code mana the skills wouldn't work he would have to code the skills too, which is why i think it would be quicker to add the mobs drops, move, attack etc first.
nice line , now i am not working alone , and if u wanna do something ,
i need 3 things now , so we can go faster
1-add the Items to requirements as this order "req =item,<ItemID>,<Number of items needed>" ,
2-also someone else can find us the +Attack for each Magic skill mean (thunder lvl1=+dmg1,lvl2=+dmg2,lvl3=+dmg3,lvl4=+dmg4)
(fire lvl1=+dmg1,....................................... ..............)
(tornado lvl1=+dmg,........................................ ........)
and so on
3-last someone r8 down the NPCs dialogs
so we can have it done much faster
The next release will be a prize (done on it so far)
-Skill saved
-Mana and Magic skills
-Upgrade Items (level/quality)
-and a new usefull edit (u wont need the ACC creator anymore)
nice line , now i am not working alone , and if u wanna do something ,
i need 3 things now , so we can go faster
1-add the Items to requirements as this order "req =item,<ItemID>,<Number of items needed>" ,
2-also someone else can find us the +Attack for each Magic skill mean (thunder lvl1=+dmg1,lvl2=+dmg2,lvl3=+dmg3,lvl4=+dmg4)
(fire lvl1=+dmg1,....................................... ..............)
(tornado lvl1=+dmg,........................................ ........)
and so on
3-last someone r8 down the NPCs dialogs
so we can have it done much faster
The next release will be a prize (done on it so far)
-Skill saved
-Mana and Magic skills
-Upgrade Items (level/quality)
-and a new usefull edit (u wont need the ACC creator anymore)
I remember you helping me with the Item one here it is if you didn't save it.
Quote:
else if (TheReq[0] == "item")
{
bool found_ = false;
for (int ss = 1; ss < ClickyClient.MyChar.Inventory.Length; ss++)
{
string anitem = ClickyClient.MyChar.Inventory[ss];
if (anitem == null) break;
string[] spli_ = anitem.Split('-');
if (spli_[0] == TheReq[1])
{
ClickyClient.MyChar.RemoveAnItem(ClickyClient.MyCh ar.Inventory_UIDs[ss], 0);
found_ = true;
}
}
if (found_ == true)
Requirs = true;
else
DontHave = false;
}
Not quite sure how too add the number of items needed but i'll give it a shot in a sec.
As for the npc dialogs I think i deleted the folder they was in but luckily i didn't get very far with it.
Edit: Hmm what skills are you going too implement?
Edit2:If people are getting annoyed by the inventory bug i found a temporary solution remove this line from Login.cs then build it:
Verkaufe: Guild Wars "Platin", "Ectos, "Items" mehr... 09/12/2008 - Guild Wars Trading - 0 Replies Hallo,
ich biete gegen Euro viele schöne dinge für das Spiel Guild Wars an. Bitte meldet euch dann bei mir per PM was genau ihr haben möchtet und wieviel von den jeweiligen Virtuellen Gegenständen. Die Übergabe kann wie folgt ab laufen. Ich erstelle extra für euch die Ebay Auktion mit der gewünschten menge der jeweiligen Virtuellen Guild Wars gegenstände. Wenn ihr kein Ebay habt und euch auch kein Account anlegen möchtet kann die Übergabe auch ausserhalb Ebays statt finden hierzu erhaltet...