Official 5165 FAQ/Question thread

01/27/2010 06:33 MoD4fuk4#841
Hello everyone, i got everything working but i have this questions

How do you delete an account?
How to add more Attribute Points?
How do GMs heal using commands? /hp won't work.
How do i make GMs trade, pk, drop items?

Thanks
01/27/2010 06:43 lukejonesy#842
i've been stuck on this for 2-3weeks now, so here it is:

i've been working on class pk tourns, but my problem is that whoever enters the tourns can claim the prize...

i need a count character thing to check if there is only 1 person left and reward the prize:

if (NPlayer >= ***)

that is one and i have worked around that and still had no luck in makign it read how many players are left on map...

help would be greatful

thanks =)
01/27/2010 08:13 Arcо#843
Quote:
Originally Posted by DontLookDown View Post
I got 1 more prob, when i try connect to the game it tells me its offline, but its not... whys this? :S
Did you change the ip in Program.cs?
01/27/2010 14:27 DeEveL#844
Quote:
Originally Posted by pro4never View Post
Looks to me like the main problem is you have some missing/fucked up brackets. Make sure that all your { }'s are enclosed properly. Did you change something in the source that would cause that? you may want to download the original one and try again if you aren't comfortable with finding the problem yourself.
Well, I have downloaded server from 1st post, and when i open it in c#, i cant "build" it, even without any editing, it reports those errors. So, i dont get it...
01/27/2010 15:11 mAr1u$#845
Quote:
Originally Posted by Hepatitis C View Post

Are you sure you coded it in Chat.cs?
is anything wrong there? I added the code in Chat.cs and then click save. need to do anything more? :-s... I added a print screen

[Only registered and activated users can see links. Click Here To Register...]
01/27/2010 19:22 fantomel#846
hi i have a problem i run th source and says: The database folder doesn't exist,cannot start the server. WHY???????
01/27/2010 23:09 Arcо#847
Quote:
Originally Posted by fantomel View Post
hi i have a problem i run th source and says: The database folder doesn't exist,cannot start the server. WHY???????
Possibly your OldCODB isn't in the C:/ drive.
01/28/2010 00:57 |_Beetle_|#848
Look, I have this problem.
When esoti a while playing, and I have some lag, if you make a jump and descoencto invalid, any item that has been thrown to the ground, or has traded, have it again because I do a rollback.

Anybody know how I can fix it, or what happens?

This proved, if an invalid jump ago, and disconnected ago rollback, and that's a problem for the server: l

Although now a pj's wrong with every time you disconnect. Not to do: S

Help please!
01/28/2010 01:56 Adziunia#849
Quote:
Originally Posted by mAr1u$ View Post
is anything wrong there? I added the code in Chat.cs and then click save. need to do anything more? :-s... I added a print screen

[Only registered and activated users can see links. Click Here To Register...]
open all the project not 1 file then f6 and f5
01/28/2010 02:59 MoD4fuk4#850
Quote:
Originally Posted by MoD4fuk4 View Post
Hello everyone, i got everything working but i have this questions

How do you delete an account?
How to add more Attribute Points?
How do GMs heal using commands? /hp won't work.
How do i make GMs trade, pk, drop items?

Thanks
Ok i managed to solve my silvers dropping needs with GM, but i dont seem to solve it the same way with dropping items, and i had spent 2 days reading from page 1 to 75 today i found a solution for the Attpnts(havent done that yet tho). Still need trade and pk thing too. If someone helps that would be great.

and can anyone at least tell me what file i need to edit so GMs and PMs can PK?
01/28/2010 09:22 snow118#851
Removed.

Korv~
01/28/2010 14:04 w.maatman#852
how to change the shopping mall, i tried to do it myself but somehow the refined gems cant be bought :S
01/28/2010 15:26 mAr1u$#853
why I got this errors cause I doesnt edit anything in NPCDialog.cs? all I edited is adding that /stats commands in chat.cs :-ss

[Only registered and activated users can see links. Click Here To Register...]
01/28/2010 15:34 DeEveL#854
Quote:
Originally Posted by mAr1u$ View Post
why I got this errors cause I doesnt edit anything in NPCDialog.cs? all I edited is adding that /stats commands in chat.cs :-ss
Ive got exactly the same errors, even though i didnt edit anything but ExpRate in World.cs. Even if I dont edit anything, i get those errors...
Ive even tryed to re-download and unpack, but the results are the same...
Anyone has solution 4 this??
01/28/2010 15:38 mAr1u$#855
Quote:
Originally Posted by DeEveL View Post
Ive got exactly the same errors, even though i didnt edit anything but ExpRate in World.cs. Even if I dont edit anything, i get those errors...
Ive even tryed to re-download and unpack, but the results are the same...
Anyone has solution 4 this??
i redownloaded and unpack again... and when i try to edit anything in chat, or in other place, I got error in NPCDialog... cant understand why