Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Conquer Online 2 > CO2 Programming
You last visited: Today at 05:48

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



a bit of NPC help please...

Discussion on a bit of NPC help please... within the CO2 Programming forum part of the Conquer Online 2 category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Jan 2009
Posts: 10
Received Thanks: 0
a bit of NPC help please...

this is the current script that i have on an npc i am making

Quote:
if (CurrentNPC == 10070)
{
if (Control == 1)
{
MyChar.AddItem("500003-3-1-1-0-0", 0, (uint)General.Rand.Next(36457836));
SendPacket(General.MyPackets.NPCSay("Enjoy you StarterPack..."));
SendPacket(General.MyPackets.NPCLink("Thank you...", 255));
SendPacket(General.MyPackets.NPCSetFace(30));
SendPacket(General.MyPackets.NPCFinish());
}

}
but i have a problem i want the NPC to give me a SUPER +3 item but this script only gives me a normal +3 item

how would i be able to change this script so that it will give me a super +3 item

thanks for help
Synster is offline  
Old 01/15/2009, 23:34   #2
 
elite*gold: 0
Join Date: Jan 2007
Posts: 220
Received Thanks: 63
Quote:
Originally Posted by Synster View Post
this is the current script that i have on an npc i am making



but i have a problem i want the NPC to give me a SUPER +3 item but this script only gives me a normal +3 item

how would i be able to change this script so that it will give me a super +3 item

thanks for help
instead of "500003" u should put "500009" or something just check ur item ID list.
BlooD-BoY is offline  
Reply




All times are GMT +2. The time now is 05:48.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.