P Server "NPC base code/shops/drop items" for who asked me 2 do it

06/24/2008 06:02 tjhancock101#961
anyone got a chat.cs with better commands, and gm commands, i could use some help, also adz, i used ur source, u have added npc's then that of the Qonquer clinet, so can u release ur NPC.ini
06/24/2008 06:03 NoFusion#962
the rb is good.. but u cant wear other class armor...
06/24/2008 13:17 bobtin777#963
Quote:
Originally Posted by tony_987 View Post
how do you get that client?
from here or in the edits part Semi Transparent Skin
[Only registered and activated users can see links. Click Here To Register...]
06/24/2008 13:27 mindula#964
trade window and shop window don't work :(

The monster don't drop items :(

WHY???
06/24/2008 14:08 IAmHawtness#965
Does anyone know why the client sometimes shuts down when scattering monsters?

- Is it the SpawnMob packet that's fcked up?
- Is something wrong with the UseSkill packet?
- Or is it a problem that occurs when the server removes mobs?
06/24/2008 14:14 blastered#966
Quote:
Originally Posted by IAmHawtness View Post
Does anyone know why the client sometimes shuts down when scattering monsters?

- Is it the SpawnMob packet that's fcked up?
- Is something wrong with the UseSkill packet?
- Or is it a problem that occurs when the server removes mobs?
Isnt for everybody...i have this problem 2,but a lot of ppl can play it fine :(

Maybe anything with hardware im not sure,but only few ppl have this problem like you and me :(
06/24/2008 14:38 ~Yuki~#967
Quote:
Originally Posted by blastered View Post
Isnt for everybody...i have this problem 2,but a lot of ppl can play it fine :(

Maybe anything with hardware im not sure,but only few ppl have this problem like you and me :(
Thats coz of a slow connection or a fragmented HDD!
06/24/2008 16:44 gfun1#968
Quote:
Originally Posted by lolmaster123 View Post
Thats coz of a slow connection or a fragmented HDD!
That doesn't add up when You're running the server on the same computer as the client. I've done this and have this issue.
//EDIT;
As for the fragmented HDD, that would not have any impact on the running of a program unless it was running slow and / or lagging, which it is not doing.
//End Edit.
BUT, from testing I can say, it is not the UseSkill packet. It is not the RemoveMob packet, I believe the client is receiving an incorrect packet for MobSpawn. As I can roam, kill and use skills fine, until a monster spawns on the screen when I am near it.

I will (On my days off work) look into the MobSpawn packet and try to find a fix (Which I will post here for everyone) The only way we can all make a fantastic server is if we all chip in :)

Will also try to add some GM Commands and so on (If I get the time) :D
06/24/2008 16:55 Yuhawn#969
Hi,Anyone know how add guild npc,guild war,etc,and here i put in.?


Thanks,Yuhawn.
06/24/2008 17:16 adz06676#970
Quote:
Originally Posted by tjhancock101 View Post
anyone got a chat.cs with better commands, and gm commands, i could use some help, also adz, i used ur source, u have added npc's then that of the Qonquer clinet, so can u release ur NPC.ini
I didnt release my source also i didnt make the npcs yuki placed them there so its up to her to release them.
06/24/2008 18:02 YukiXian#971
Quote:
Originally Posted by adz06676 View Post
I didnt release my source also i didnt make the npcs yuki placed them there so its up to her to release them.
Yup, And I think I won't release them , ...

Another question :

How to make an Command for GM's Only ?
Cuz when i add this : Flags = ("8") or something like that, Nothing happents...
And may someone can explain me how to make an Timer ???:eek:
06/24/2008 18:12 adz06676#972
Quote:
Originally Posted by YukiXian View Post
Yup, And I think I won't release them , ...

Another question :

How to make an Command for GM's Only ?
Cuz when i add this : Flags = ("8") or something like that, Nothing happents...
And may someone can explain me how to make an Timer ???:eek:
here is a hint :p

Quote:
if (TheClient.Status == 8)
06/24/2008 18:19 tjhancock101#973
yuki, i just need ur npc.ini so i can inpout the rb npcs and stuff, i dont know where to put or what
06/24/2008 18:21 tjhancock101#974
Quote:
Originally Posted by adz06676 View Post
here is a hint :p

wtf, i cant find tht in teh whole chat.cs, also can sumoen help me, i edited in new commands and packets into my chat.cs, i build and save, it look like th enew commands, but in teh server only the old commands work, i dont get it, i restarted server and everything
06/24/2008 18:42 GRASSHOPPA#975
yuki i have the same prob =(...
im trying to add a timer also

and im not even gonna try to work on the stupid guild.cs anymore -.-...
takeing to much time and getting nowhere =*(