-
Posts
3,701 -
Joined
-
Last visited
-
Days Won
210
Content Type
Profiles
Warranty Claims
Downloads
Forums
Store
Services
Downloads Plus Support
DOWNLOADS EXTRA
Everything posted by Steenamaroo
-
Version 1.0.7
245 downloads
Grid based teleportation plugin with daily limits, cooldowns, and permissions. Also has useful admin features. Note - GridTP is accurate right to the lines in both axis. Permissions. gridtp.admin gridtp.clickmap gridtp.precisemap gridtp.tomiddle gridtp.tocorner gridtp.whereis gridtp.back gridtp.toplayer gridtp.vip (for VIP cooldowns and daily limits) With 'precise' perm, players can TP to the precise spot they clicked on the map, or the nearest safe spot. With 'middle' or 'corner' perms, players can use map right-click or chat commands to TP to a safe spot in the middle of the grid, or the top left corner of the grid. Config. Hour at which daily limits reset : 22 Log details of successful Tps : false Disable map use for regular players : true Disable map use for everybody : true Prevent TP into building-blocked : true* Prevent TP from within building-blocked : true* Prevent TP into monuments : true* Prevent TP from within monuments : true* Prevent TP from whilst swimming : true* Disable TP whilst mounted : true* Maintain admin height when TPing in noclip : true Player should be sleeping after TP : true* Custom Chat Command : "gridtp" Config also includes daily limits, (0 means disabled) and cooldown times for precise/middle/corner TPs Notes. Holders of admin permission are not subject to the options marked '*' Map right-click takes 'admins' precisely where they clicked when in noclip, and to the closest safe spot when not in noclip, regardless of other perms. Data. If logging is enabled, the data file stores steamID, username, time and TP type for each successful TP. Data file also stores a date for reference when resetting daily limits. Manual editing of the data file is never required. Chat Commands. /gridtp <letters> <numbers> - Attempt to TP to the specified grid. /gridtp back - Attempt to TP back to previous location (one use per TP) Admin or back permission required. /gridtp limits - Display your remaining daily Tps. /gridtp whereis <playername> - Displays player grid coordinates. Admin or whereis permission required. /nomap - Toggles right click map to TP. Admin perm only. /gridtp wipelogs - Wipes all data file TP logs. /gridtp toplayer <playername> - Tps close to specified player. /gridtp reveal <playername> - Publishes player grid coordinates to the server. /gridtp trackpublic <playername> - Toggles publishing player grid to the server every time it changes. /gridtp trackprivate <playername> - Toggles displaying player grid to you every time it changes.$10.00- 9 comments
- 5 reviews
-
- 3
-
-
-
- #admin tool
- #teleport
-
(and 5 more)
Tagged with:
-
Version 1.0.2
1,466 downloads
Simple API for retrieving in-game grid coordinates from a Vector3 position, and vice versa. string[] GetGrid(Vector3 pos) returns the grid coordinates for the given position. object IntersectionPosFromGrid(string a, string b) returns Vector3 intersection (top left on map) for a given set of map coordinates. returns string message if input strings are not valid. object MiddlePosFromGrid(string a, string b) returns Vector3 centre of grid for a given set of map coordinates. returns string message if input strings are not valid. object RandomPosFromGrid(string a, string b, int radius) returns Vector3 viable player position for a given set of map coordinates, within the provided radius of grid centre. returns string message if input strings are not valid. returns string message if no valid location can be found. *Useful for Tping or spawning players/npcs.Free -
- 457 comments
-
- #statistics
- #leaderboard
- (and 12 more)
-
- 457 comments
-
- 1
-
-
- #statistics
- #leaderboard
- (and 12 more)
-
- 457 comments
-
- #statistics
- #leaderboard
- (and 12 more)
-
Hi @joransrb I removed the image at the request of the server owner. Just letting you know.
-
- 457 comments
-
- #statistics
- #leaderboard
- (and 12 more)
-
- 457 comments
-
- #statistics
- #leaderboard
- (and 12 more)
-
- 457 comments
-
- #statistics
- #leaderboard
- (and 12 more)
-
- 457 comments
-
- #statistics
- #leaderboard
- (and 12 more)
-
- 457 comments
-
- #statistics
- #leaderboard
- (and 12 more)
-
I'm going to guess there's a bug there because it's only meant to switch groups when you take/lose a title. For that to be 'exceedingly relentless' there must be something wrong. MySQL shouldn't cause hiccups, unless perhaps the table's been dropped and it's saving the whole lot. Outside of that it only saves records which have changed and it does it in one query so it should be smooth. Turning off gathering of stats is something I might add. Thanks for that.
- 457 comments
-
- #statistics
- #leaderboard
- (and 12 more)
-
- 457 comments
-
- #statistics
- #leaderboard
- (and 12 more)
-
- 222 comments
-
- #permissions
- #admin
-
(and 7 more)
Tagged with:
-
No, there's no support for locked crates. My response above is about server airdrops/grenade called airdrops - There's no relationship to 'gather'... Not sure what you meant by that but PlayerRanks records a +1 for the first person to loot any airdrop/supply crate. There is a config option that allows you to exclude user-called (grenade) supply drops, if you'd like to. Codelocked crates is something I plan to add soon.
- 457 comments
-
- #statistics
- #leaderboard
- (and 12 more)
-
- 222 comments
-
- #permissions
- #admin
-
(and 7 more)
Tagged with:
-
- 457 comments
-
- #statistics
- #leaderboard
- (and 12 more)
-
@Alter Ego Can't you just make the titles "[Heli-Hunter]", "[APC-Killer]" etc? If I'm misunderstanding please let me know. I'll make sure #2 is in the next update. @saintmichel13To be honest I avoided getting into specifics because I feel like requests would keep coming, once I start, and it'd get out of control fast. That being said, TCs destroyed seems like a stat that might be worth having.
- 457 comments
-
- #statistics
- #leaderboard
- (and 12 more)
-
Hi @Alter Ego 1: There's no automatic option for brackets per title but there's nothing to stop you including them in the titles in config. It might take a few seconds to fill it out but I think that's OK. 2: The oxide groups are there so that server owners can use them for perks/privs. PlayerRanks should be destroying all those groups when it unloads. I don't think the plugin actually uses them for anything, though, so I can see about a config option to disable them.
- 457 comments
-
- 1
-
-
- #statistics
- #leaderboard
- (and 12 more)
-
- 457 comments
-
- #statistics
- #leaderboard
- (and 12 more)
-
- 457 comments
-
- #statistics
- #leaderboard
- (and 12 more)
-
Version 3.2.4
13,159 downloads
Gives reward payments to players for performing various in-game actions. Uses Economics, Server Rewards, or Scrap. **Although V3 is a rewrite, the original plugin was written and maintained by MalS** Thank you to MalS for the original submission and continued support. Chat Commands. /rr – Opens RustRewards UI. UI allows players to customise their notification preferences. It also allows viewing of reward and multiplier values, if that option is enabled in config. Holders of rustrewads.admin permission can use the same UI to adjust reward and multiplier values. See images. Permissions. rustrewards.adminui Enables adjustment buttons for values in UI. Players with the following permissions can earn rewards for that category. rustrewards.harvest rustrewards.kill rustrewards.open rustrewards.pickup rustrewards.activity rustrewards.welcome All reward values are 0.0 by default. All multipliers have basic default values. Reward categories. Kill Harvest Open Pickup Activity Welcome Harvesting and looting containers must be carried out to completion in order to receive the reward. Multipliers. Group Permission Weapon used Happy hour (optional) Day of the week RaidableBases (action within RB area) Zone (action within specific zone) Distance (for kill rewards) Group and permission multipliers apply to players in X group or players holding X permission. Adding group or permission names to their lists in config will automatically create that group or permission. Permissions from other plugins can also be added here, in full, without issue – eg "kits.vip” "Group_Multipliers": { "Regulars": 1.0 }, "Permission_Multipliers": { "loyalty": 10.0 }, This, for example, will register the permission 'rustrewards.loyalty', and create the group "Regulars”. General Settings UseServerDayNightHours = true UseRealTime = false UTCHourOffset = -1 DayStartHour = 8 NightStartHour = 20 Reset_Activity_Reward_At_Wipe = false Disable_All_Notifications = false, TakeMoneyfromVictim: false, LogToFile = false, LogToConsole = false HappyHour_BeginHour: 17, HappyHour_EndHour: 21, Player_Kill_Reward_CoolDown_Seconds: 0, View_Reward_Values": true - Enables UI access to reward and multiplier values for players. Default_Notification_Type - 0/1/2/3 : The numbers correspond to Chat/Banner/Icon/Off Chaticon: 0 Only_Reward_Growables_From_Planters: false, Use_Harvesting_Cooldown = true, Add_Multipliers = false, Use_Highest_Multiplier_Only = false, Delete_Player_Prefs_After_Days = 100, RewardCurrency UseScrap: true, UseEconomics: false, UseServerRewards: false Chosen currency for rewards. Only one can be used at any one time. Allies UseFriendsPlugin: true, UseClansPlugin: true, UseRustTeams: true Prevent rewards for killing friends/clan mates/team mates. Plugins UseGUIAnnouncementsPlugin: false, - Enables 'banner' notification option UseZoneManagerPlugin: false, - Allows for zone specific multipliers UseNoEscape: false - Prevents rewards when NoEscape-blocked Data file. 'Friendly names' for items and entities can be customised in the data file. Each item or entity has a pair listed – Edit the right hand value. Example : "vehicle_parts": "vehicle parts, "loot_barrel_2": "barrel”, "loot_barrel_1": "barrel”, "crate_tools": "tool crate", Notes. Npcs. An extensive list of npcs types has been added for 'Kill' and 'Harvest' (flesh) rewards, including entries for BotSpawn and Zombiehorde. Item Actions 'Open' rewards are now given for items with "Unwrap” or "Gut” actions, including all recently added fish. AI vehicle kills. Rewards are given to the player who caused the most damage to APC / Patrol Heli / CH47. UI Amount adjust increments. As different servers will have different base units of currency, you can change how much the + and – buttons in UI adjust the amounts. Reward_Small_Increment: 1.0, Reward_Large_Increment: 10.0, Multiplier_Increment: 0.1, API OnRustReward(BasePlayer player, string category)Free -
Hi, Q: What weapons can my bots use? A: I recommend sticking to basic bullet-weapons, hand tools and melee weapons. Bows have worked on and off over the years but they were never recommended or officially supported.