Official 5165 FAQ/Question thread

06/01/2010 05:34 minhgoc291293#1426
Quote:
Originally Posted by .Arco View Post
[FONT="Fixedsys"]

Ladyluck:With this code you can do the lottery unlimited times.

[/B]
it must edit by C# 2008 ?
because i edit NPCdialog.cs by notepad++ but it's not change
[Only registered and activated users can see links. Click Here To Register...]

Uploaded with [Only registered and activated users can see links. Click Here To Register...]
06/01/2010 14:24 Adziunia#1427
Quote:
Originally Posted by minhgoc291293 View Post
it must edit by C# 2008 ?
because i edit NPCdialog.cs by notepad++ but it's not change

Uploaded with [Only registered and activated users can see links. Click Here To Register...]
i suggest u alway upload pics on imageshack :D yes u MUSt get Visual C# open in it all the server as project file called NewestCoServer.csproj then after all changes press f6 if theres no errors press f5
06/01/2010 17:16 minhgoc291293#1428
oh ! i open project name NewestCOServer.csproj and....
[Only registered and activated users can see links. Click Here To Register...]

Uploaded with [Only registered and activated users can see links. Click Here To Register...]
many problems with me :(
06/01/2010 17:17 minhgoc291293#1429
oh ! i open project name NewestCOServer.csproj and....
[Only registered and activated users can see links. Click Here To Register...]

Uploaded with [Only registered and activated users can see links. Click Here To Register...]
many problems with me :(
06/01/2010 21:44 Adziunia#1430
ok so now click double on that NewestCOServer in recent projects box
06/02/2010 03:01 minhgoc291293#1431
nothing happen :| may be i must install the lastest version :|
06/02/2010 04:06 .Summer#1432
dont open c# first.
just open the project directly.
06/02/2010 05:59 minhgoc291293#1433
oh can you give me a example about edit NPCdialog.cs (Ladyluck:With this code you can do the lottery unlimited times) by video ?
06/02/2010 12:47 .Summer#1434
open NPC dialog, edit what you want, then press F5 after to debug :)
06/02/2010 17:01 minhgoc291293#1435
Quote:
Originally Posted by minhgoc291293 View Post
[Only registered and activated users can see links. Click Here To Register...]

Uploaded with [Only registered and activated users can see links. Click Here To Register...]
here
i think you forget this problem :confused:
06/03/2010 00:41 Adziunia#1436
there is cleary written that character is already playing or u have that char opened and trying to do something with it
06/03/2010 03:25 minhgoc291293#1437
how to disallow commands with PM ?
06/03/2010 12:08 Adziunia#1438
modify chat.cs there r all commands find
Quote:
if (GC.AuthInfo.Status == "[GM]" || GC.AuthInfo.Status == "[PM]")
and there r commands for pm and gm just erase from there PM and ur pm will be disallowed to commands
06/03/2010 16:32 LetsGo42#1439
Yo, can someone tell me the Code, so i can summon a Guard, or Monsters?
Would be cool if i can summon every Mob as Guard, if i type their Mesh, can u do that? :D
06/03/2010 18:25 Tarek218#1440
edit: fixed the problems *_*