i got this code but its a complete error if anyone could tell me what the proper coding for this code is i can make my npc
GC.MyChar.AddItem("134109-12-12-7-255-3-3");//PineRobe
btw thats Arco's code EDIT: #Request Close
I will make items given LVL 130 myself
FOUND NPC THANKS ALL LINK FOR ANYONE ELSE WANT NPC:
The hell?
That's not my code.
GC.MyChar.AddItem(410339, 12, 7, 255, 13,13);
Seems like it would be my code.
sorry i cant take credit for this code but you posted it heres link
if its not yours my bad i was looking around and i found your post
edit: thanks arco i can make my npc now
EDIT2: alright i did the best i could without knowledge of this i based it off Arcos codein the quote
here is the best i could do but there is still errors
lol i have seen like 10(less/more) threads from u about help/how..... i have never asked for anything about 5165 i was just trying to figure things by myself and i was a noob with c# like u but i learned some things so the advice from me to u is spend more time with it and i am sure u will l;earn more coz the npc's in tanel's source r the easiest things to do
ah before posting anything i was reading some posts about 5165 and with some of em i fixed my isssues... idk what will u think about it i wrote taht coz i seen lot of threads from u about some simple things i guess
#region +12 items
case NpcID:
{
if (Control == 0)
{
one to many }
Code:
}
break;
}
#endregion
and GC.MyChar.AddItem(117109, 12, 12, 7, 255, 13, 13);// not needed
Code:
( ID, Plus, bless, ench, soc1, soc2)
thanks but i already knew about the case i didnt add it the extra 12 i thought was for Super i guess i was wrong
Quote:
Originally Posted by Adziunia
lol i have seen like 10(less/more) threads from u about help/how..... i have never asked for anything about 5165 i was just trying to figure things by myself and i was a noob with c# like u but i learned some things so the advice from me to u is spend more time with it and i am sure u will l;earn more coz the npc's in tanel's source r the easiest things to do
ah before posting anything i was reading some posts about 5165 and with some of em i fixed my isssues... idk what will u think about it i wrote taht coz i seen lot of threads from u about some simple things i guess
yeah i know ive been posting alot its that whenever i attempt to make it its always wrong like this npc i tried coding it myself it turned out shitty whenever i try to fix something it screws it up even more i know i post too much even about the simplest things il go post on another website or something i guess like the composer in my server says im too far away to compose and i tried fixing my server so that you can deleted characters which caused the database hashtable problem and then when i tried fixing the guy who makes 1 and 2soc in armor he says you dont have the materials but i have them in my inventory i gues i sort of fixed him because randomly he'll accept that you have the items in you inventory but he's still not working 100%, then when i tried adding a npc who sold +12 horses i fucked up my server so i post just to make sure i did the code right because im too stupid to know anything about this
the extra 12 i thought was for Super i guess i was wrong
thats just for when you use in command , the item Quality when using the items ID is done by the last number. 9 being super
@Adziunia
i do it the same way as you have. i have learnt much just from read threads and all the replys in them, even if i dont need what the thread is about to me if it helps me learn then its all good in my book.
[Tutorial]How to give items/stats by default 03/15/2011 - Dekaron Private Server - 10 Replies Have you ever wanted to give an item(s) to every character as soon as it is created?
Well, I am here to show you how!
First we will open up the MSSQL's Enterprise Manager, and we will take a lot at the user_character table in the character database.
Have you ever noticed the characters in there? Well, that is what we are looking for. They all have an user_no of 19999999999991, so you can find them by searching for that user_no in user_character table.
Ok, first lets take a look at...
Kenwod give me back my items! 08/22/2010 - 9Dragons Trading - 28 Replies Give me the items you stole for me/you dont are a trustable guy after i give you the items you change the pasword and now i dont have anytin because a scammer who all now who is! scamed me!
Clean your name give me the 600 def set !
Tons of items to give 04/10/2010 - 9Dragons - 26 Replies Ok i gave gathered quite of bit items which i can dupe and give away more coming on server 5
Refined Weapons:
LM hermit Bracers +10,11,12
LM hermit Spear +12
LM hermit Axe +12
EC WD +12 Sword
EC WD +12 Bracer
RL WD sword +11
EC WD staff +12
[Release] Give Items NPC!! 06/29/2009 - CO2 PServer Guides & Releases - 18 Replies Search for
CurrentNPC = NPCID;
Add Below
if (CurrentNPC == 790)//Give items NPC
{