Part of Slepp's ProjectsPastebinTURLImagebinFilebin
Feedback -- English French German Japanese
Create Upload Newest Tools Donate
Sign In | Create Account

Advertising

advertising

related pastes to tag 'menu'

2086013 - menu.xml pibarnas: menu openbox
  1. <openbox_menu xmlns="http://openbox.org/3.4/menu">
  2.  
  3. <menu id="apps-menu1" label="Internet">
  4. <item icon="/home/pibarnas/.icons/AwOken/clear/128x128/apps/firefox.png" label="Firefox">
  5. <action name="Execute"><execute>firefox</execute></action>
  6. </item>
  7. <item icon="/home/pibarnas/.icons/AwOken/clear/128x128/apps/midori.png" label="midori">
  8. <action name="Execute"><execute>midori</execute></action>
  9.  
2086012 - menu.xml pibarnas: menu openbox
  1. <openbox_menu xmlns="http://openbox.org/3.4/menu">
  2.  
  3. <menu id="apps-menu1" label="Internet">
  4. <item icon="/home/pibarnas/.icons/AwOken/clear/128x128/apps/firefox.png" label="Firefox">
  5. <action name="Execute"><execute>firefox</execute></action>
  6. </item>
  7. <item icon="/home/pibarnas/.icons/AwOken/clear/128x128/apps/midori.png" label="midori">
  8. <action name="Execute"><execute>midori</execute></action>
  9.  
2085950 - menu.xml pibarnas: menu openbox
  1. <openbox_menu xmlns="http://openbox.org/3.4/menu">
  2.  
  3. <menu id="apps-menu1" label="Internet">
  4. <item icon="/home/pibarnas/.icons/AwOken/clear/128x128/apps/firefox.png" label="Firefox">
  5. <action name="Execute"><execute>firefox</execute></action>
  6. </item>
  7. <item icon="/home/pibarnas/.icons/AwOken/clear/128x128/apps/midori.png" label="midori">
  8. <action name="Execute"><execute>midori</execute></action>
  9.  
2084098 - menu.xml pibarnas: menu openbox
  1. <openbox_menu xmlns="http://openbox.org/3.4/menu">
  2.  
  3. <menu id="apps-menu1" label="Internet">
  4. <item icon="/home/pibarnas/.icons/AwOken/clear/128x128/apps/firefox.png" label="Firefox">
  5. <action name="Execute"><execute>firefox</execute></action>
  6. </item>
  7. <item icon="/home/pibarnas/.icons/AwOken/clear/128x128/apps/midori.png" label="midori">
  8. <action name="Execute"><execute>midori</execute></action>
  9.  
1376105 - Vortex Weapon Menu: menu vortex weapon
  1. //This script was done by Vortex aka Tony Forelli...This is my first script :D .. yay...Keep the credits please...Enjoy...
  2.  
  3. #include <a_samp>
  4.  
  5. new Menu:weaponMenu;
  6. new Menu:weaponMenu2;
  7.  
  8. #if defined FILTERSCRIPT
  9.  
1369571 - Vortex Weapon Menu: menu vortex weapon
  1. #include <a_samp>
  2.  
  3. new Menu:weaponMenu;
  4. new Menu:weaponMenu2;
  5.  
  6. #if defined FILTERSCRIPT
  7.  
  8. public OnFilterScriptInit()
  9.  
1222759 - SQL-BashScript: menu sql script shell bash execution
  1. #!/bin/bash
  2. #
  3. # SQL Shell Execution Menu Bash Script
  4. #
  5. # by Mike Jans mailto: infos[At]bash[DoT]ch
  6. #
  7. ############################################
  8.  
  9.  
971300 - [FS]Mihaitus business: menu
  1. #include <a_samp>
  2. #include <core>
  3. #include <float>
  4. #include <string>
  5. #include <time>
  6. #pragma tabsize 0
  7. #define dcmd(%1,%2,%3) if ((strcmp((%3)[1], #%1, true, (%2)) == 0) && ((((%3)[(%2) + 1] == 0) && (dcmd_%1(playerid, "")))||(((%3)[(%2) + 1] == 32) && (dcmd_%1(playerid, (%3)[(%2) + 2]))))) return 1
  8. #define COLOR_RRED 0xFF0000AA
  9.  
968766 - [FS]Mihaitus business: menu
  1. #include <a_samp>
  2. #include <core>
  3. #include <float>
  4. #include <string>
  5. #include <time>
  6. #pragma tabsize 0
  7. #define dcmd(%1,%2,%3) if ((strcmp((%3)[1], #%1, true, (%2)) == 0) && ((((%3)[(%2) + 1] == 0) && (dcmd_%1(playerid, "")))||(((%3)[(%2) + 1] == 32) && (dcmd_%1(playerid, (%3)[(%2) + 2]))))) return 1
  8. #define COLOR_RRED 0xFF0000AA
  9.  
967784 - [FS]Mihaitus business: menu
  1. #include <a_samp>
  2. #include <core>
  3. #include <float>
  4. #include <string>
  5. #include <time>
  6. #pragma tabsize 0
  7. #define dcmd(%1,%2,%3) if ((strcmp((%3)[1], #%1, true, (%2)) == 0) && ((((%3)[(%2) + 1] == 0) && (dcmd_%1(playerid, "")))||(((%3)[(%2) + 1] == 32) && (dcmd_%1(playerid, (%3)[(%2) + 2]))))) return 1
  8. #define COLOR_RRED 0xFF0000AA
  9.  
927572 - MEPIS 7 live GRUB menu: menu grub mepis
  1. default 0
  2. timeout 30
  3. color cyan/blue white/blue
  4. foreground ffffff
  5. background 003f7d
  6. gfxmenu /boot/grub/message
  7.  
  8. title  Default (for most systems)
  9.  
926664 - MEPIS 7 GRUB menu: menu grub mepis
  1. default 0
  2. timeout 30
  3. color cyan/blue white/blue
  4. foreground ffffff
  5. background 003f7d
  6. gfxmenu /boot/grub/message
  7.  
  8. title  Default (for most systems)
  9.  
926652 - MEPIS 6.5 live GRUB menu: menu grub mepis
  1. default 0
  2. timeout 30
  3. color cyan/blue white/blue
  4. foreground ffffff
  5. background 003f7d
  6. gfxmenu /boot/grub/message
  7.  
  8. title DEFAULTS (auto config with xorg display driver)
  9.  
688602 - My Script: menu
  1. public OnPlayerSelectedMenuRow(playerid, row){
  2. new Menu:Current = GetPlayerMenu(playerid);
  3. new Float:x,Float:y,Float:z;
  4.  
  5. if(Current == Air){
  6. switch(row){
  7. case 0:{if(GetPlayerMoney(playerid)<700){TogglePlayerControllable(playerid,1);SendClientMessage(playerid,COLOR_RED,">Ó âàñ íåäîñòàòî÷íî äåíåã äëÿ âûïîëíåíèÿ ýòîãî äåéñòâèÿ.");}else{SetPlayerPos(playerid,-1434.6055,-281.5714,14.1484);TogglePlayerControllable(playerid,1);GivePlayerMoney(playerid,-700);}
  8. case 1:{if(GetPlayerMoney(playerid)<900){hsdtnjiuyv c
688583 - My Script: menu
  1. public OnPlayerSelectedMenuRow(playerid, row){
  2. new Menu:Current = GetPlayerMenu(playerid);
  3. new Float:x,Float:y,Float:z;
  4.  
  5. if(Current == Air){
  6. switch(row){
  7. case 0:{if(GetPlayerMoney(playerid)<700){TogglePlayerControllable(playerid,1);SendClientMessage(playerid,COLOR_RED,">Ó âàñ íåäîñòàòî÷íî äåíåã äëÿ âûïîëíåíèÿ ýòîãî äåéñòâèÿ.");}else{SetPlayerPos(playerid,-1434.6055,-281.5714,14.1484);TogglePlayerControllable(playerid,1);GivePlayerMoney(playerid,-700);}
  8. case 1:{if(GetPlayerMoney(playerid)<900){TogglePlayerControllable(playerid,1);SendClientMessage(playerid,COLOR_RED,">Ó âàñ íåäîñòàòî÷íî äåíåã äëÿ âûïîëíåíèÿ ýòîãî äåéñòâèÿ.");}else{SetPlayerPos(playerid,1636.8235,-2238.7610,13.5039);TogglePlayerControllable(playerid,1);GivePlayerMoney(playerid,-900);}
  9.  
587129 - Sphinx Popup Menu: sphinx swiftirc popup menu
  1. Whois:/whois $$1 $$1
  2. Query:/query $$1
  3. Information:/ns info $1 all
  4. -
  5. Control
  6. .Operator: {
  7.   if ($me !isop $active) { cs op $chan $$1 | halt }
  8. mode # +oooooooooooo $$1 $2 $3 $4 $5 $6 $7 $8 $9 $10 $11 $12 }
  9.  
fantasy-obligation