Quote:
Originally Posted by Korvacs
Maybe its because of the foreach function/command?
Ok lets break this down:
Foreach -> for each/for every/do for all/perform the following functions for all of these things
C# isnt an unfriendly language, most things do exactly what they say on the tin, so use your knowledge of the english language to your advantage.
|
Thanks
problem solve herers the code
MyClient.DialogNPC = 200005;
PacketHandling.NPCDialog.Handles(MyClient, null, 200005, 0);
i just remove some of it