Search results

  1. Jakkee

    Wrong SteamID is returned

    Server.FindPlayer(BuildingEvent.BuildingPart.OwnerName).SteamID.ToString() this here returns a random connected player SteamID. Someone said objects dont hold SteamId's, this could be why its returning random players ID's?
  2. Jakkee

    SystemName [Deleted]

    Jakkee submitted a new resource: SystemName - Changes Pluton to anything you like Read more about this resource...
  3. Jakkee

    HomeSet [Deleted]

    Jakkee submitted a new resource: Basic Home TP - Has the basics covered Read more about this resource...
  4. Jakkee

    Solved Python help

    So im converting from JS to Python (To increase my python skills :P) I only have 2 problems while converting.
  5. Jakkee

    Solved Infinite Items when gathering?

    So @chaochaoq9 has pointed out that players can gather a full inventory worth of any item. Demo on how to do it here: I have tried to stop the plugin from gathering at all by doing: function On_PlayerGathering(Player, GatherEvent) { switch (GatherEvent.Item) { case 'Wood'...
  6. Jakkee

    Approved DonatorRank

    Jakkee submitted a new resource: DonatorRank - Add VIPs, Donators & Moderators! Read more about this resource...
  7. Jakkee

    Solved Add a prefix?

    Looking to add a prefix, This what I have at the moment; function On_PluginInit() { if (!Plugin.IniExists("Settings")){ var ini = Plugin.CreateIni("Settings"); ini.AddSetting("Settings", "AdminChatColour", "[color red]"); } DataStore.Add("Prefix", "AdminChatColour"...
  8. Jakkee

    Approved PlayerNameChanger

    Jakkee submitted a new resource: PlayerNameChanger - Change your name to anything you like via command Read more about this resource...
  9. Jakkee

    Approved AdminLocations

    Jakkee submitted a new resource: AdminLocations - Basic TP system for admins to teleport to landmarks Read more about this resource...
  10. Jakkee

    Approved RockBaseFinder

    Jakkee submitted a new resource: RockBaseFinder - Stand on top of a rock and type the command to be teleported into the rock! *Rcon Admin Only* Read more about this resource...
  11. Jakkee

    Get the height of a pillar?

    How do I get the height of a pillar from a foundation?
  12. Jakkee

    Approved BattleServerKit

    Jakkee submitted a new resource: BattleServerKit - Anyone who has a Battle Field / War server would want this! Read more about this resource...
  13. Jakkee

    Approved DongViewer

    Jakkee submitted a new resource: DongViewer - When a player joins the server he/she will automatically be able to see dongs. Read more about this resource...
  14. Jakkee

    Approved AdminPlus

    Jakkee submitted a new resource: AdminMode - Easily make yourself invisible with a command Read more about this resource...
  15. Jakkee

    Approved RemoveAll

    Jakkee submitted a new resource: RemoveAll - Removes Campefires/Shelters/Spikes/barricades by a simple command Read more about this resource...
  16. Jakkee

    Solved Need plugin help

    -Fougerite Version: 1.0.3F -Error only happens when player gathers. Hey there, So I am trying to create a CFG file to change the gather rate, The problem is that the plugin is give me errors: Error invoking function On_PlayerGathering in GatherRate plugin. OverflowException: Number overflow...
  17. Jakkee

    Approved GatherPlus

    Jakkee submitted a new resource: 4x Gather - Gather at 4x the normal amount on Wood/Ore/Animals etc Read more about this resource...
  18. Jakkee

    Approved SystemName

    Jakkee submitted a new resource: Alternate System Name - Changes the server name (Fougerite) to anything you like Read more about this resource...
  19. Jakkee

    Solved Server.cfg - Help

    Hey guys, I have my server.cfg file and some of the commands in it work. Can someone help me? Works - rcon.password "heresmypassword" Works - server.hostname "Peña[KOREA]|4xGATHER|GUN STARTER|DESTROY|TP" Works - server.pvp true Works - sleepers.on true Working - falldamage.enabled false No...
  20. Jakkee

    Compare your computer systems!

    Tell me your pc specs!! Mine is as follows; CPU: AMD FX-9370 4.4GHz 8-Core Processor, Turbo to 4.7GHz CPU Cooler: Cooler Master Seidon 120V 86.2 CFM Liquid CPU Cooler Motherboard: Asus M5A99FX PRO R2.0 ATX Memory: G.Skill Ripjaws Z Series 16GB DDR3-2133 Memory Storage: Samsung Evo 250GB 2.5"...