-
Posts
316 -
Joined
-
Last visited
-
Days Won
1
Content Type
Profiles
Warranty Claims
Downloads
Forums
Store
Services
Downloads Plus Support
DOWNLOADS EXTRA
Everything posted by papi
-
No it doesn't function using scrap but you can edit the code to remove the slashes in the code that does this. replace this: /*var itemScrap = player.inventory.FindItemID("scrap"); if (itemScrap != null && itemScrap.amount >= costInt) { itemScrap.UseItem(costInt); success = true; }*/ break; with this for scrap to work var itemScrap = player.inventory.FindItemID("scrap"); if (itemScrap != null && itemScrap.amount >= costInt) { itemScrap.UseItem(costInt); success = true; } break;
-
- 602 comments
-
- 2
-
-
- #hud
- #interface
-
(and 6 more)
Tagged with:
-
support is terrible so i am giving it a 1 stars. The plugin is very professional looking and could be mistaken for a real black market on the Internet. Players can now make money doing something ingame that's fun and entertaining. The plugin is broken for using scrap instead of economics. Tickets backed up since July with no responses from Developer. Stopped working for me after the Rust update.
-
- 602 comments
-
- 1
-
-
- #hud
- #interface
-
(and 6 more)
Tagged with:
-
- 602 comments
-
- 1
-
-
- #hud
- #interface
-
(and 6 more)
Tagged with:
-
I love the work put into this prefab. It's clearly taken a lot of time to make something this big and realistic. Hats off to you Niko you have a knack with graphics. The only i have is probably a Face Punch one where the white object used in loads of prefabs started giving a blindly glare a few updates back. I am told this is reflecting the daylight but it completely ruins the prefab. Even in complete darkness this object glares like the sun. I can't find anything in Rust Edit to turn down the light sources.
-
-
- 34 comments
-
- 2
-
-
- #xperience
- #stats
-
(and 4 more)
Tagged with:
-
With the recent update to Shop UI to support multiple commands, this plugin is simply the most versatile plugin in existence. When you purchase a rust item or command in shop you can now deliver an unlimited number of commands in one go teleport the player inventory.giveto an item to the player take an item from the player as the currency run another plugins console command create a custom sound to the player or entire server kill the player start an event Make the player Wanted add permissions or remove them from the player give the player XP the options are limitless Support has been very fast along with fixes each month. Overall its the best Shop on the market by far.
-
- 602 comments
-
- 1
-
-
- #hud
- #interface
-
(and 6 more)
Tagged with:
-
Not many owners know it, but for a zombie RP server this is a must-have. Zombies look waaaaay better with frankenstein parts on. You can't wear these unless you have this plugin to do it. Now my zombies look like real zombies not just the player model in a kit. Great plugin that allows much more interesting clothing combinations. It should be vanilla but another missed opportunity for FP.
- 38 comments
-
"Text Lines": [ "Commands can be run from your PIP-Boy so just look through the screens for the icon that matches the plugin you want to use. Plugins are buyable from the GUI Shop NPC's at the <color=yellow>/Outpost</color>.\n<color=yellow>/xpstats</color> a menu for assigning your XP points\n<color=yellow>/msg</color> Checks phone messages\n<color=yellow>/votemap</color> vote on the next map\n<color=yellow>/info</color> the Fallout Survival Manual and a guide to the Wasteland\n<color=yellow>/pnpc</color> Your personal npc. First buy the Bot from the GUI Shop at the <color=yellow>/Outpost</color>\n<color=yellow>/poll</color> submit your vote on questions for an easy 500 Coins per question\n<color=yellow>/raidme easy/hard/expert or nightmare</color> brings the meanest NPC's to attack your base\n<color=yellow>/market</color> The Resource Market to sell pinecones, gold nuggets and prime meat.\n<color=yellow>/skinbox</color> over 2,000 free skins to put on your items\n<color=yellow>/tokens</color> is your VIP Token wallet for some items purchased from the GUI Shop.\n<color=yellow>/backpack</color> say no more\n<color=yellow>/job</color> Job Centre to select a profession to earn Coins\n<color=yellow>/taxi</color> will call an NPC Taxi to your location\n<color=yellow>/achievements</color> is the GUI showing your unlocked achievements\n<color=yellow>/giveaway claim</color> will give you items you have won in this hourly giveaway raffle. Coins go straight to your Bank balance.\n<color=yellow>/balance</color> shows your Coins bank balance. Also shown in your hud bottom left.\n<color=yellow>/pr</color> Player Ranks\n<color=yellow>/pc</color> Player Challenges\n<color=yellow>/Q</color> Active Quests\n<color=yellow>/br</color> Activate Base repair hammer\n<color=yellow>/up 1 - 4</color> Upgrade Building materials 1=wood 2=stone 3=metal 4=hqm\n<color=yellow>/down 1-4</color> Downgrade Building materials." ],
-
Are any new tags available? You can use this tags inside text lines or in title, tag will get replaced with data. {maxplayers} - show how many slots you have open {online} - number of players online {playername} - player's name {sleeping} - number of sleeping players {joining} - show how many players are currently joining {queued} - number of players sitting in que {worldsize} - map size {hostname} - name of your server {wipecountdown} - wipe countdown {economics} - show player’s balance {rp} - show player’s RP points
