Npc? o.o

06/03/2011 11:42 petje1#1
Hello,

i was checking a source that some 1 gave me to learn from(version 5165) but now i want to try to make an npc (i know there loads of guides) but the most guides are with "Npc.txt" but this source doesn't have that it. Evry NPC is standing in the database(i think cause its got hes own table) but when i tried to search for a NPC i couldn't find it in the database i tried to look over where it could be like: chat.cs, Npc.cs, NPCDialog.cs he tried to use windows search that looks into files to, but couldn't find anything either.

So any 1 got more idea where it might be?, i don't want to be spoonfeeded i just want to know where the costum NPC might stand o.o

sorry for my english i'm Dutch =P

Greetz, Patrick
06/03/2011 12:12 BaussHacker#2
There is a lot guides for npcdialog as well.
06/03/2011 12:23 petje1#3
I know, it isn't the NPC dialog what the prob is. there are some NPCs that aren't in the database. I want to find those NPC's :P
06/03/2011 13:01 BaussHacker#4
Just add them ^_^
If you know what the rows/columns means, then you should be able to add them, but really. Any 5165 source is crap, excluding Impulse.
If you want to learn then don't use newestcoserver. Try Impulse source or any other source.
06/03/2011 13:10 petje1#5
Hmm, i thought i tried hes 1, but i need to learn how to make an npc first, cause impulse got NOTHING lol. the NPC are there but not coded yet.

Well actually, its StealArcher hes old Source. but its confusing me lol, cause there is a NPC thats not in the database, but its functional so thats why i was asking this =P
06/03/2011 13:58 _DreadNought_#6
Quote:
Originally Posted by BaussHacker View Post
Just add them ^_^
If you know what the rows/columns means, then you should be able to add them, but really. Any public 5165 source is crap, excluding Impulse.
If you want to learn then don't use newestcoserver. Try Impulse source or any other source.
Fixed.
06/03/2011 16:38 petje1#7
Any 1 got any suggestions, where i might be standing?