User
Pass
2FA
 
 

Plugin simonmenu

 
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Freakz Forum Index -> Trash Bin -> CS 2006-2019 (Archived) -> Resources
Author Message1575
vladstar

[Mentally Stable]



Status: Offline
(since 03-02-2022 11:48)
Joined: 05 May 2013
Posts: 130, Topics: 31
Location: Romania

Reputation: -32.1
Votes: 7

Post Posted: 23-08-2013, 19:37:45 | Translate post to: ... (Click for more languages)

Poate cineva sa imi dea si mie simonmenu?Dar nu cel de pe alliedmod pentru ca el imi da automat cu shop,modele si alte chestii.Daca se poate, as fi recunoscator -
0 0
  
Back to top
View user's profile Send private message
AlexXxXxX

[Eu sunt sefu' aici !]



Status: Offline
(since 25-11-2017 10:39)
Joined: 04 Jun 2013
Posts: 5846, Topics: 844
Location: Romania

Reputation: 1113.1
Votes: 248

Post Posted: 23-08-2013, 21:27:30 | Translate post to: ... (Click for more languages)

Code:
/* Plugin generated by AMXX-Studio */

#include <amxmodx>
#include <amxmisc>
#include <hamsandwich>

#define PLUGIN "New Plugin"
#define VERSION "1.0"
#define AUTHOR "Crizzatu"


public plugin_init() {
   register_plugin(PLUGIN, VERSION, AUTHOR)
   register_clcmd("say /sm", "cmd_simonmenu")
}

public cmd_simonmenu(id)
   {   
   static menu
   
   new title[64];
   formatex(title, 63, "\rJailBreak \wSimonMenu %s\w", VERSION)
   new menu = menu_create(title, "simonmenu_choice")
   
   menu_additem(menu, "Deschide Celule", "1", 0)
   menu_additem(menu, "Ding!!", "2", 0)
   menu_additem(menu, "Zile Speciale", "3", 0)
   
   menu_display(id, menu)   
   return PLUGIN_HANDLED
}

public simonmenu_choice(id, menu, item)
   {
   if(item == MENU_EXIT)
      {
      menu_destroy(menu)
      return PLUGIN_HANDLED
   }
   
   static dst[32], data[5], access, callback
   
   menu_item_getinfo(menu, item, access, data, charsmax(data), dst, charsmax(dst), callback)
   menu_destroy(menu)
   get_user_name(id, dst, charsmax(dst))
   
   switch(data[0])
   {
      case('1'):
      {
         jail_open()
         simonmenu_choice(id)
      }
      case('2'):
      {
         emit_sound(0, CHAN_AUTO, "jbextreme/ding.wav", 1.0, ATTN_NORM, 0, PITCH_NORM)
         simonmenu_choice(id)
      }
      //case('5'):
     
      case('3'): {
         client_cmd(id,"say /days") // Schimbi tu la preferintele tale ! Nu am cum sa iti fac eu Zile Speciale ...Nu fac FREE
      }
   }     
   return PLUGIN_HANDLED
}

public jail_open() // Deschide celulele in Jbextreme este deja :D
   {
   static i
   for(i = 0; i < sizeof(g_Buttons); i++)
      {
      if(g_Buttons[i])
         {
         ExecuteHamB(Ham_Use, g_Buttons[i], 0, 0, 1, 1.0)
         entity_set_float(g_Buttons[i], EV_FL_frame, 0.0)
      }
   }
}

 


By Crizzatu si a mai fost postat.. Puteai sa cauti..

Si nu mai fa reclama pe jb la noi..



0 0
  
Back to top
View user's profile Send private message
Happy =]]

[I'm in your mind !]



Status: Offline
(since 02-05-2020 11:17)
Joined: 17 Mar 2012
Posts: 10538, Topics: 450
Location: In mintea ta !

Reputation: 553
Votes: 204

         
Post Posted: 24-08-2013, 11:19:05 | Translate post to: ... (Click for more languages)

Nu este bun ce i-ai dat tu acolo.


Code:
/tmp/textHAGewG.sma(21) : error 021: symbol already defined: "menu"
/tmp/textHAGewG.sma(29) : warning 203: symbol is never used: "menu"
/tmp/textHAGewG.sma(50) : error 088: number of arguments does not match definition
/tmp/textHAGewG.sma(55) : error 088: number of arguments does not match definition
/tmp/textHAGewG.sma(69) : error 072: "sizeof" operator is invalid on "function" symbols
/tmp/textHAGewG.sma(71) : error 017: undefined symbol "g_Buttons"
/tmp/textHAGewG.sma(71) : warning 215: expression has no effect
/tmp/textHAGewG.sma(71) : error 001: expected token: ";", but found "]"
/tmp/textHAGewG.sma(71) : error 029: invalid expression, assumed zero
/tmp/textHAGewG.sma(71) : fatal error 107: too many error messages on one line






Pentru orice problema PM.
Nu ofer asistenta in privat.

0 0
  
Back to top
View user's profile Send private message Yahoo! Messenger ID
vladstar

[Mentally Stable]



Status: Offline
(since 03-02-2022 11:48)
Joined: 05 May 2013
Posts: 130, Topics: 31
Location: Romania

Reputation: -32.1
Votes: 7

Post Posted: 25-08-2013, 21:01:14 | Translate post to: ... (Click for more languages)

Nimeni nu are simonmenu -
0 0
  
Back to top
View user's profile Send private message
-P!C@-

[Simply Normal]



Status: Offline
(since 21-04-2022 19:07)
Joined: 28 May 2012
Posts: 21086, Topics: 1601
Location: Constanta

Reputation: 1870.3
Votes: 781

Post Posted: 26-08-2013, 09:59:33 | Translate post to: ... (Click for more languages)

Vladstar, vezi daca merge pluginul asta(click). E sma+amxx.



0 0
  
Back to top
View user's profile Send private message
Happy =]]

[I'm in your mind !]



Status: Offline
(since 02-05-2020 11:17)
Joined: 17 Mar 2012
Posts: 10538, Topics: 450
Location: In mintea ta !

Reputation: 553
Votes: 204

         
Post Posted: 26-08-2013, 11:00:50 | Translate post to: ... (Click for more languages)

El vrea simonmenu nu daysmenu.





Pentru orice problema PM.
Nu ofer asistenta in privat.

0 0
  
Back to top
View user's profile Send private message Yahoo! Messenger ID

  Topic locked


Topic is closed, you cannot post any messages in it anymore




 
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Freakz Forum Index -> Trash Bin -> CS 2006-2019 (Archived) -> Resources  


The time now is 27-07-2025, 15:39:15
Copyright info

Based on phpBB ro/com
B

 
 
 







I forgot my password