Search results

  1. G0D_Father48

    MaDGaMeS | Wipe Every Month | Full Options | ACtive Server - OptimaZeD FpS - BeSt PinG |

    ServerIP: play.madgames.ir ServerPort: 28015 Using RustBuster?: Yes Fougerite Server?: Yes
  2. G0D_Father48

    xX-ERROR-Xx

    HeLlo every one , 2 days ago i get error from my server I dont know what is it and what happend on my server, can anyone help me ? error from rust : Cannot connect to server. Contact administrator can any one helpMe for Fix this ? ? this error spam every secend on consol :/
  3. G0D_Father48

    how to create Display Damage plugins ?

    Hi every one , i want to show you how to show display damage in rust lagacy server Lets start. First importing and then Following codes to create ro plugin ! . __author__ = 'amir' __version__ = '2.0' import clr import system clr.AddReferenceByPartialName("Fougerite") import Fougerite """...
  4. G0D_Father48

    How to create good message plugins "PY"

    HI Every one , in this tutorials i am going to show you how to create plugins that can send messages to player when connecting or disconnecting .... from the server ! First we are going to write versions and our name in top of the plugin __author__ = 'your name' __version__ = '1.0' then we...