Search:

Type: Posts; User: Caesar1928

Page 1 of 2 1 2

Search: Search took 0.09 seconds.

  1. [WTS] I've been waiting for the past 20 minutes... Very...

    I've been waiting for the past 20 minutes... Very disappointing so far, all I get is "1/2 People confirmed your order!"

    - - - Updated - - -

    Waited over an hour
  2. [WTS] +rep bought 10

    +rep bought 10
  3. Replies
    2
    Views
    416

    [WTB] Buying MC Account FAST $1.5

    Title says it all add me on skype - danteventura90
  4. Replies
    4
    Views
    1,744

    Please read next time ^^^

    Please read next time ^^^
  5. Replies
    0
    Views
    770

    [Fab] /ip command

    Here's a simple IP command for fabs if you didn't already know how to do it

    internal class IPCommand : Command
    {
    public IPCommand()
    : base("ip", 6)
    ...
  6. Replies
    18
    Views
    2,473

    Caesar1928 aka Fangobango aka Dante

    Caesar1928 aka Fangobango aka Dante
  7. Replies
    3
    Views
    703

    He literally means if you have something hashed...

    He literally means if you have something hashed lets say in SHA1 it will look like 45js564kasdh789asd or whatever and he can try to unhash it so you can get whatever the text says
  8. Replies
    2
    Views
    350

    [Help Request] K m8 I can help a little maybe skype contact?

    K m8 I can help a little maybe skype contact?
  9. Replies
    4
    Views
    937

    [Help Request] https://www.mpgh.net/forum/showthread.php?t=1018682...

    https://www.mpgh.net/forum/showthread.php?t=1018682
    section called tutorials/source code for a reason
  10. [Help Request] Fabiano lag caused by "Can't register playerhit"

    So my server is fine except when there's like 20+ people on and this error is what causes the lag
    https://i.imgur.com/XkDNBQ7.png
    any ideas on how I can reduce this?
  11. Replies
    4
    Views
    494

    Lmao //10 chars

    Lmao //10 chars
  12. Replies
    4
    Views
    494

    Server Ideas Please

    I have run out of ideas of things to add to my server. I'll take command ideas, client ideas anything really just give me fun interesting ideas!
  13. Replies
    4
    Views
    1,744

    Yeah that's true but this was kind of meant to...

    Yeah that's true but this was kind of meant to open more opportunities to people because txt files can be quite useful in things like prices...
  14. Replies
    4
    Views
    1,744

    [Fab] Smartest way to do /updates

    Alright so this command is quite useful considering it uses a txt file to grab the text and you can update the list without restarting the server!
    First locate AdminCommands.cs and add this command:...
  15. It already wont send because it's in...

    It already wont send because it's in PlayerTextHandler and I said return so the players message will never send and it will send them the error
  16. Like I said - - - Updated - - - I did...

    Like I said

    - - - Updated - - -



    I did do "need" and "items" or "free" and "items" or "give" and "items"
  17. [Fab] How to partially stop begging on your server!

    Alright this is pretty straight forward so navigate to wServer/networking/handlers/PlayerTextHandler.cs
    Now find the else statement that contains

    if (client.Player.Muted)
    ...
  18. [Solved] will do //10 chars

    will do //10 chars
  19. Replies
    104
    Views
    10,513

    [WTS] +vouch fast and friendly trader!

    +vouch fast and friendly trader!
  20. [Solved] Multiple words in an argument won't work in K Relay packet!

    This is kind of hard for me to explain but look

    PlayerTextPacket pkt = (PlayerTextPacket)Packet.Create(PacketType.PLAYERTEXT);
    pkt.Text = string.Join(" ", args[0]);
    ...
  21. Replies
    8
    Views
    818

    [Solved] Literally all you do is find the new clients...

    Literally all you do is find the new clients packets which are in this section then change the file in your K Relay/XML/packets to the new one..
  22. Replies
    50
    Views
    4,109

    [WTS] +vouch great trader

    +vouch great trader
  23. Replies
    6
    Views
    788

    [WTS] +vouch fast and reliable!

    +vouch fast and reliable!
  24. Replies
    8
    Views
    2,495

    Yup all them complainers on my server wanted it...

    Yup all them complainers on my server wanted it...
  25. Replies
    8
    Views
    2,495

    [Fab] PetMax command!

    This command just maxes your pet level :3 Put it in admincommands.cs

    internal class PetMaxCommand : Command
    {
    public PetMaxCommand()
    : base("petmax", 1)
    {
    ...
Results 1 to 25 of 45
Page 1 of 2 1 2