Jump to page content
English English   Polish Polish   Dutch Dutch   Russian Russian   German German   Hungarian Hungarian   Norwegian Norwegian   Swedish Swedish   Finnish Finnish   Romanian Romanian   Spanish Spanish   Portuguese Portuguese   Latvian Latvian  
Homepage
Home
Register
Login

Resources
Forum
Wiki
Servers

rssResources Menu (YAML) (resourcemenu_yaml)

Category:script
Author(s):LordAzamath
Downloads:1905
Rate:You need to be logged in to vote
Rating:3.4 (16 Votes)
Description:
1.1.1 Patch by Ransom
==========================================
First off sorry there is no picture. Community is having some image problems I have notified parties about...

-Changed the combination to open the menu to "\" key and "right click" happening at the same time. It does not matter which is pushed first.

-Added a cancel method, right click closes the menu.

-Fixed menu width issue.

-Padded entries with 0 so they are uniform ie 001 010 100.

-Text alignment of headers set left, center looked weird.

-Menu always shows 1% down from your screen resolution and 43% to the right. The menu size has been increased to 40. Forcing the menu here facilitates longer pages.

-The mouse will automatically reposition to the menu location near the top of the screen.

-Server owner can set 4 options in resource_c to affect the changes mentioned above:
*Activation combo key "\" can be changed to something else
*Resources per page can be changed
*Menu X/Y position percentages can be changed

**Note this is not properly scripted to a clientside XML so it will affect all admins the same way. In other words they can modify the clientside file on their machine but it will fail CRC check and simply redownload the server's resource_c.lua script and its option settings. I couldn't be bothered to create a clientside options XML right now.

Original Description
==========================================
Resources Menu (using YAML)

Fast way to start/stop/restart resources without needing admin panel.
http://forum.multitheftauto.com/viewtopic.php?f=91&t=24802

Features:
- Start resource
- Stop resource
- Restart resource
- Last action (for example want to restart a resource many times)
- Needs players to have at least function.banPlayer right.

Show cursor with 'b', press r and right click on your mouse

Please note that it's for 1.0 only since I didn't think it's needed much for dp2.3 (and didn't include a getClientPlayer hacksz)

Don't forget to give this resource rights to start and stop resources
http://forum.multitheftauto.com/viewtopic.php?f=91&t=24802
...

(more)

Download latest version | Report

Version history

Version Publish Date Changes
1.1.1 2011-03-15 10:08:29 See edited description for full details Download
1.1.0 2009-07-01 16:16:53 Uses YAML 1.1 :)
No moar long lists, max length is twenty entries
Download
1.0.1 2009-07-01 15:17:34 Fixed stopping/starting/restarting resources being fuzzled and checking for admin on resource start for rootElement (don't ask xD) Download
1.0.0 2009-07-01 14:03:16 First public release Download