User
Pass
2FA
 
 

propunere cormoran
Go to page 1, 2  Next    
 
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 Message1826
cormoran18

[Mentally Stable]



Status: Offline
(since 29-07-2016 18:03)
Joined: 01 Jul 2014
Posts: 48, Topics: 5
Location: Rasesti

Reputation: 62.6
Votes: 2

 
Post Posted: 24-02-2015, 18:31:16 | Translate post to: ... (Click for more languages)

Buna seara la toti.
Propun ca in fiecare seara intre orele 00.00-08.00 sa fie VIP free pt.toti playerii si sa se joace doar o harta anume cu limita 0,cum ar fi zm_cross sau zm_antarctica,voi decideti. Datorita acestei idei poate vedea un player cum ar fi cu vip si poate respectivul ar da ceva bani pt.el,daca nu, l-ar face mai activ.
Sper sa va fiu de ajutor,bafta

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

[#FEARLESS LION]



Status: Offline
(since 14-01-2017 17:15)
Joined: 30 May 2014
Posts: 1206, Topics: 47
Location: Ardeal City

Reputation: 203.9
Votes: 87

MrLorinn 
Post Posted: 24-02-2015, 18:39:10 | Translate post to: ... (Click for more languages)

Amice,tu nu sti ideea de "vip la toti"...nu se poate face asa ceva,asta ar insemna ca Pato sa stea si sa dea VIP la fiecare imparte care e online la ora 00:00 si dimineata sa le scoata accesul la fel... - Si oricum,nu mai joaca nimeni la ora aia.
In plus nici nu ar mai da bani,ar astepta fiecare noapte pentru ca stie ca va primi...

Se exclude din start asa ceva,clar...

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

[Mentally Stable]



Status: Offline
(since 29-07-2016 18:03)
Joined: 01 Jul 2014
Posts: 48, Topics: 5
Location: Rasesti

Reputation: 62.6
Votes: 2

 
Post Posted: 24-02-2015, 18:54:51 | Translate post to: ... (Click for more languages)

stiu ideea,de aia am si propus -
0 0
  
Back to top
View user's profile Send private message Yahoo! Messenger ID
Pato

[Rapid]



Status: Offline
(since 30-10-2022 10:40)
Joined: 07 Mar 2011
Posts: 29739, Topics: 449
Location: Bucuresti

Reputation: 4415.4
Votes: 1798

Post Posted: 24-02-2015, 19:47:49 | Translate post to: ... (Click for more languages)

Nu e rea ideea, dar n-am cum sa fac asta.
0 0
  
Back to top
View user's profile Send private message
Do0wnN

[Mentally Stable]



Status: Offline
(since 18-02-2016 12:24)
Joined: 01 Feb 2013
Posts: 230, Topics: 8
Location: Romania

Reputation: 99.7
Votes: 5

 
Post Posted: 24-02-2015, 20:33:52 | Translate post to: ... (Click for more languages)

Ar fii ceva si chestia asta .. -

Hai,hai la culcare toata lumea.
0 0
  
Back to top
View user's profile Send private message
mytaaaaaa^__^

[Mentally Stable]



Status: Offline
(since 24-01-2017 17:31)
Joined: 21 Jul 2013
Posts: 53, Topics: 14
Location: Judet Gorj / Oras Motru / Bloc N8 / Sc.F / Ap.79

Reputation: 47.1
Votes: 3

       
Post Posted: 25-02-2015, 19:56:12 | Translate post to: ... (Click for more languages)

Ma ideea nu ar fi rea ca am avea playeri si noaptea dar nu se poate pune in aplicare .......


CHRYSLER Te rog frumos eu stau pana la 3-4 dimineata asa ca -)))))

Posturi unite automat, 25-02-2015, 19:56:12

Faza cu o mapa dupa 12 ar trebui sa fie ca se mai nimeresc mape mari si raman 2-3 pe servar si ies ca le e lene sa se caute!



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


Banned


Status: Offline
(since 08-03-2015 13:09)
Joined: 19 Nov 2014
Posts: 36, Topics: 16
Location: Iasi

Reputation: -1.2
Votes: 3

 
Post Posted: 26-02-2015, 18:34:18 | Translate post to: ... (Click for more languages)

CHRYSLER wrote:
Amice,tu nu sti ideea de "vip la toti"...nu se poate face asa ceva,asta ar insemna ca Pato sa stea si sa dea VIP la fiecare imparte care e online la ora 00:00 si dimineata sa le scoata accesul la fel... - Si oricum,nu mai joaca nimeni la ora aia.
In plus nici nu ar mai da bani,ar astepta fiecare noapte pentru ca stie ca va primi...

Se exclude din start asa ceva,clar...

Nu e prima oarã când vorbești fãrã sã știi se poate face un plugin ca toți playeri între anumite ore sã aibã VIP adicã flag-urile vip-ului ;
1. Primul plugin:
Code:
#include <amxmodx>

public plugin_init()
{
   register_plugin("VIP INTRE ORE", "0.0.1", "DianaD @ Script")
}

public client_putinserver(id)
{
   new o, m, s;
   time(o, m, s)
   if(o >= 00 || o < 08)
   {
      if(~get_user_flags(id) & ADMIN_LEVEL_H)
      {
         set_user_flags(id, read_flags("t"))
         set_task(3.0, "mesaj", id)
      }
   }
}

public mesaj(id)
{
   client_print(id, print_chat, "[Bp.Freakz.Ro] Event VIP FREE intre orele 00:00 si 8:00 , comanda /vmenu !")
}


if(o >= 00 || o < 08) aici modifici ora.
Inloc de 20 pui ora la care vrei sa inceapa
Inloc de 12 pui ora la care vrei sa se termine
ADMIN_LEVEL_H = flagul vip ( aici e „t” )

2. Al doilea:

Code:
#include <amxmodx>

new const TAG[] = "[TAG]";

new bool:vip_free, g_msg_saytext;

public plugin_init()
{
   register_plugin("Free VIP Giver", "2.0", "cyby")
   check_time()
   set_task(60.0, "check_time", _, _, _, "b")
   set_task(1.0, "hud_mess", _, _, _, "b")
   
   g_msg_saytext = get_user_msgid("SayText");
}

public check_time()
{
   static preluare_ora[3], ora;
   get_time("%H", preluare_ora, 2)
   ora = str_to_num(preluare_ora)
   if(18 >= ora || ora <= 11)
   {
      if(!vip_free)
         color(0, ".v%s.g Este ora.e 18:00.g!!Toti jucatori aveti vip free!", TAG)
      vip_free = true
      server_cmd("amx_default_access ^"bit^"")
   }
   else
   {
      if(vip_free)
         color(0, ".v%s.g Este ora.e 11:00.g!!Eventul free s-a sfarsit!", TAG)
      vip_free = false
      server_cmd("amx_default_access ^"z^"")
   }
   server_cmd("amx_reloadadmins")
}

public hud_mess()
{
   if(vip_free)
   {
      set_hudmessage(random(0), random(255), random(0), 0.00, 0.17, 1, 1.0, 1.0, 0.1, 0.1)
      show_hudmessage(0, "Event V.I.P FREEE !")
   }
}

stock color(const id, const input[], any:...)
{
   new count = 1, players[32]
   static msg[191]
   vformat(msg, 190, input, 3)

   replace_all(msg, 190, ".v", "^4")
   replace_all(msg, 190, ".g", "^1")
   replace_all(msg, 190, ".e", "^3")

   if(id) players[0] = id; else get_players(players, count, "ch")
   {
      for(new i = 0; i < count; i++)
      {
         if(is_user_connected(players[i]))
         {
            message_begin(MSG_ONE_UNRELIABLE, g_msg_saytext, _, players[i])
            write_byte(players[i]);
            write_string(msg);
            message_end();
         }
      }
   }
}

L.E: Pot sã fac și ca dupã o orã pe orice mapã sau mape care trebuie sã se seteze timeleft 0 , sau orice alt cvar .

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

[Mentally Stable]



Status: Offline
(since 29-07-2016 18:03)
Joined: 01 Jul 2014
Posts: 48, Topics: 5
Location: Rasesti

Reputation: 62.6
Votes: 2

 
Post Posted: 26-02-2015, 19:12:42 | Translate post to: ... (Click for more languages)

incearca pato macar,sa vezi cum e.
eu zic ca ar fi mai palpitant ,mai greu - - mai distractiv
Daca nu va merge treaba si nu o sa va placa,atunci se poate rezolva si scoateti de tot


WIN LOSE or DRAW
LIVERPOOL FAN FOREVER!
0 0
  
Back to top
View user's profile Send private message Yahoo! Messenger ID
Pato

[Rapid]



Status: Offline
(since 30-10-2022 10:40)
Joined: 07 Mar 2011
Posts: 29739, Topics: 449
Location: Bucuresti

Reputation: 4415.4
Votes: 1798

Post Posted: 26-02-2015, 20:54:37 | Translate post to: ... (Click for more languages)

Super! doar ca eu nu pun VIP-urile in users.ini, are fisier separat vips.ini si e gen "nume" "parola" "a" "c" "ZZ.LL.ANUL"
E smecherie pluginul Diana, dar cum facem? ca nu stiu care e flagul, n-are cum sa fie "a" sau "c" nu?

0 0
  
Back to top
View user's profile Send private message
DianaD
[Banned user]


Banned


Status: Offline
(since 08-03-2015 13:09)
Joined: 19 Nov 2014
Posts: 36, Topics: 16
Location: Iasi

Reputation: -1.2
Votes: 3

 
Post Posted: 27-02-2015, 14:51:01 | Translate post to: ... (Click for more languages)

Pato wrote:
Super! doar ca eu nu pun VIP-urile in users.ini, are fisier separat vips.ini si e gen "nume" "parola" "a" "c" "ZZ.LL.ANUL"
E smecherie pluginul Diana, dar cum facem? ca nu stiu care e flagul, n-are cum sa fie "a" sau "c" nu?

Se rezolvã și dacã pui vip din alt fișier . Vorbim pe mess , cine mai are idei poate sã le pune mai jos le fac .

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

[Freakazoid]



Status: Offline
(online 1 day ago)
Joined: 11 May 2010
Posts: 1754, Topics: 10
Location: Romania

Reputation: 1035.6
Votes: 40

Post Posted: 27-02-2015, 15:07:37 | Translate post to: ... (Click for more languages)

Ai putea sa faci He-ul si Flash-ul de la /grenades sa fie exact ca alea pe care le primesti la inceputul rundei?
0 0
  
Back to top
View user's profile Send private message
DianaD
[Banned user]


Banned


Status: Offline
(since 08-03-2015 13:09)
Joined: 19 Nov 2014
Posts: 36, Topics: 16
Location: Iasi

Reputation: -1.2
Votes: 3

 
Post Posted: 27-02-2015, 15:33:07 | Translate post to: ... (Click for more languages)

Stockwell wrote:
Ai putea sa faci He-ul si Flash-ul de la /grenades sa fie exact ca alea pe care le primesti la inceputul rundei?

Este posibil , probabil trebuie sã punã în fața bazei biohazard pluginu de /grenades , atâta tot , dacã nu o sã meargã , pot face eu exact la fel.

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

[#FEARLESS LION]



Status: Offline
(since 14-01-2017 17:15)
Joined: 30 May 2014
Posts: 1206, Topics: 47
Location: Ardeal City

Reputation: 203.9
Votes: 87

MrLorinn 
Post Posted: 27-02-2015, 16:04:03 | Translate post to: ... (Click for more languages)

Eu as vrea ca zm sa fie in flacari cand dai cu HE in ei. (ca pe sin3)
Numai na...ziceti ca e OP pentru vip-uri,nu?

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

[Mentally Stable]



Status: Offline
(since 29-07-2016 18:03)
Joined: 01 Jul 2014
Posts: 48, Topics: 5
Location: Rasesti

Reputation: 62.6
Votes: 2

 
Post Posted: 27-02-2015, 18:03:42 | Translate post to: ... (Click for more languages)

buna propunere,PRO

WIN LOSE or DRAW
LIVERPOOL FAN FOREVER!
0 0
  
Back to top
View user's profile Send private message Yahoo! Messenger ID
mytaaaaaa^__^

[Mentally Stable]



Status: Offline
(since 24-01-2017 17:31)
Joined: 21 Jul 2013
Posts: 53, Topics: 14
Location: Judet Gorj / Oras Motru / Bloc N8 / Sc.F / Ap.79

Reputation: 47.1
Votes: 3

       
Post Posted: 27-02-2015, 19:34:26 | Translate post to: ... (Click for more languages)

Asta cu flacarile ar fi tare rau de tot !
Pato daca poti sa o pui in tractica fao daca nu asta este .



0 0
  
Back to top
View user's profile Send private message Yahoo! Messenger ID
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  
Go to page 1, 2  Next    


The time now is 27-09-2024, 06:19:24
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