User
Pass
2FA
 
 

Plugin ajutor pentru server

 
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 -> Trash
Author Message812
Cãtãlin T.

[Mentally Stable]



Status: Offline
(since 20-08-2015 11:10)
Joined: 04 Aug 2015
Posts: 42, Topics: 8
Location: Moldova, Republic of

Reputation: 2.4

Post Posted: 12-08-2015, 12:48:56 | Translate post to: ... (Click for more languages)

Salut la toþi vin cu o propunere pentru acest topic mai explicit un plugin GameMenu " este un meniu in care iti arata ; beneficiele / admini / shop etc " ar ajuta foarte mult acest plugin pentru mai multe informatii - , voi lasa sma (sursa acestui plugin )

Quote:
#include <amxmodx>

#define PLUGIN "Furien GameMenu"
#define VERSION "1.1"
#define AUTHOR "Hades Ownage 1.0 / cuTu!. 1.1"

public plugin_init() {
register_plugin(PLUGIN, VERSION, AUTHOR)

register_clcmd("chooseteam","GameMenu")
register_clcmd("say /menu","furienmenu")
register_clcmd("say /meniu","furienmenu")
register_clcmd("say_team /menu","furienmenu")
register_clcmd("say_team /meniu","furienmenu")
}
public GameMenu(id) {
menu(id)
return 1
}
public menu(id) {
static menu
menu = menu_create("\y[\rFURIEN\y] \wGame Menu","menu_handler")

menu_additem(menu,"\yFurien \rSHOP","1",0)
menu_additem(menu,"\yAdmini \rONLINE","2",0)
menu_additem(menu,"\yPrivilegii \rVIP","3",0)
menu_additem(menu,"\yPreturi \rADMINE","4",0)
menu_setprop(menu,MPROP_NUMBER_COLOR,"\r")
menu_setprop(menu,MPROP_EXIT,MEXIT_ALL)

menu_display (id,menu,0)
return 0
}

public menu_handler(id,menu,item)
{
if(item == MENU_EXIT)
{
menu_destroy(menu)
return 1
}

new data[6],szName[64]
new access,callback

menu_item_getinfo(menu,item,access,data,charsmax(data),szName,charsmax(szName),callback)

new key = str_to_num(data)

switch(key)
{
case 1: client_cmd(id,"say /shop")
case 2: client_cmd(id,"say /who")
case 3: client_cmd(id,"say /vip")
case 4: client_cmd(id,"say /preturi")
}
menu_destroy(menu)
return 1
}

1 0
  
Back to top
View user's profile Send private message
InSp1r

[Mentally Stable]



Status: Offline
(since 19-12-2015 20:34)
Joined: 26 Jul 2015
Posts: 411, Topics: 8
Location: Romania

Reputation: 59.7
Votes: 3

Post Posted: 12-08-2015, 13:11:14 | Translate post to: ... (Click for more languages)

Mda nu cred ca avem nevoie neaparat.. de el
0 0
  
Back to top
View user's profile Send private message
yanis.97

[Mentally Stable]



Status: Offline
(since 01-10-2015 07:47)
Joined: 20 Jul 2015
Posts: 20, Topics: 1
Location: Vaslui

Reputation: 2.7

Post Posted: 12-08-2015, 13:45:18 | Translate post to: ... (Click for more languages)

ce stie insp1r .... - - - - - -

In a happy man's world there's only happiness
0 0
  
Back to top
View user's profile Send private message
Aleex Armanu

[Detinator Server]



Status: Offline
(since 16-05-2022 10:06)
Joined: 25 Feb 2015
Posts: 2285, Topics: 267
Location: Cluj Napoca

Reputation: 844.2
Votes: 96

       
Post Posted: 12-08-2015, 15:13:07 | Translate post to: ... (Click for more languages)

Exista deja /vip si mesaje pe server.

ZOMBIE.FREAKZ.RO # INTERNATIONAL ZM



0 0
  
Back to top
View user's profile Send private message
Cãtãlin T.

[Mentally Stable]



Status: Offline
(since 20-08-2015 11:10)
Joined: 04 Aug 2015
Posts: 42, Topics: 8
Location: Moldova, Republic of

Reputation: 2.4

Post Posted: 12-08-2015, 15:35:43 | Translate post to: ... (Click for more languages)

Acesta este un meniu complet , in care poti alege mai multe
0 0
  
Back to top
View user's profile Send private message
Blue*Cosmin

[Mentally Stable]



Status: Offline
(since 03-09-2015 12:40)
Joined: 22 Jun 2015
Posts: 471, Topics: 33
Location: Italy

Reputation: 14.5
Votes: 4

   
Post Posted: 12-08-2015, 19:22:16 | Translate post to: ... (Click for more languages)

nush..nu ma pricep -

Server:Furien.freakz.ro


Y!M: cosminstan80
Skype: cosmin_alexandru1
Grad: Platinum Member


Respect By Blue

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

[Numãru`1ªãf]



Status: Offline
(since 10-01-2016 14:35)
Joined: 10 Jun 2015
Posts: 1158, Topics: 29
Location: Bârlad

Reputation: 80
Votes: 71

   
Post Posted: 12-08-2015, 21:52:32 | Translate post to: ... (Click for more languages)

Dupã cum a spus ºi Alex,ai tot ce-þi trebuie pe server .


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


Banned


Status: Offline
(since 11-09-2015 18:57)
Joined: 16 Apr 2015
Posts: 1099, Topics: 33
Location: Targoviste

Reputation: 208.1
Votes: 36

   
Post Posted: 12-08-2015, 22:33:02 | Translate post to: ... (Click for more languages)

Este totu' pus la punct ,multumim oricum.

FURIEN.FREAKZ.RO & ZOMBIE.FREAKZ.RO

Pagina Furien: http://facebook.com/frfreakz
Pagina Zombie: https://www.facebook.com/zmfreakz

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

Locked by Sir69, 12 August 2015 20:33



 
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 -> Trash  


The time now is 08-02-2025, 22:44:19
Copyright info

Based on phpBB ro/com
B

 
 
 







I forgot my password


This message appears only once, so
like us now until it's too late ! :D
x