Search results

  1. gintaras

    Saving plugin data on shutdown

    Hi, i need somehow to detect when server is shuting down to save plugin data to file i tryed On_PluginShutdown but it not worked any suggestions?
  2. gintaras

    RustBuster Client Sided Scripting

    I imagine making new items like spear crossbow new building parts
  3. gintaras

    Approved MCK.LT

    ServerIP: play.mck.lt ServerPort: 28015 Using RustBuster?: Yes Fougerite Server?: Yes
  4. gintaras

    Rust legacy on linux

    ctrl + C worked tnx :) there is a way to edit what airdrop drops?
  5. gintaras

    Approved BuildingRestriction

    if height < Entity.Y - ent.Y: try: Player.Inventory.AddItem("Wood Pillar", 1) Player.InventoryNotice("1 x " + Entity.Name) Entity.Destroy() Player.Message("Max build height reached for this base [ " + str(PluginSettings["Max WoodHeight"] / 4) + " units tall ]") except: break...
  6. gintaras

    Approved BuildingRestriction

    Yeap this is bug when player is offline there no where to sendback piller or fundation
  7. gintaras

    Rust legacy on linux

    This is VPS thay say that you get 7Ghz that mean if server have 2x8x3ghz you jist get 2.33CPU I louched on linux that link little helped all problems for me was that i always tryed to launch as root from putty. I tryed from VNC and worked!!! :) But I have other problem i dont know how to save...
  8. gintaras

    Rust legacy on linux

    maybe can you make tutorial? for fougerite? how about using virtualization? like virtualbox?
  9. gintaras

    Rust legacy on linux

    that tutorial dont help me maybe its problem with rust server i downloaded from this site rustserver+fogerite dretax maybe you can help me i can send ip and root pass only say what os to install from this list CentOS-5, CentOS-5 (64 bit), CentOS-6, CentOS-6 (64 bit), CentOS-7 (64 bit), CentOS-7...
  10. gintaras

    Rust legacy on linux

    Hi, I'm searching how to run on linux vps i have 7Ghz server with 6gp ram I tryed lauch with wine but got errors GL ad DirectX i tryed install directX but no help i want to create server with rustbuster and allow cracked to play maybe someone can help to set-up server?