User
Pass
2FA
 
 

[rezolvat]Clasa zombie

 
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) -> Plugins - Help / Support
Author Message789
zp.Bodo

[Creep]



Status: Offline
(since 17-11-2019 13:51)
Joined: 15 Jun 2014
Posts: 663, Topics: 166
Location: Romania

Reputation: 548.2
Votes: 20

       
Post Posted: 22-02-2015, 21:14:00 | Translate post to: ... (Click for more languages)

As dori daca se poate sa modificati clasa aceasta, in loc sa scada damage sa infecteze human

Spoiler:


Contact Skype | zm.bodo
Grup Facebook | CSRO 2k17+
0 0
  
Back to top
View user's profile Send private message Yahoo! Messenger ID
destroi112

[DEV]



Status: Offline
(since 12-03-2020 22:13)
Joined: 24 May 2014
Posts: 4042, Topics: 119
Location: ---------

Reputation: 515.9
Votes: 118

   
Post Posted: 23-02-2015, 16:09:15 | Translate post to: ... (Click for more languages)

Stai adica cand da cu fireball sa infecteze oameni pe care ii atinge mingea aia de foc?


Retired from Amxmodx

0 0
  
Back to top
View user's profile Send private message
zp.Bodo

[Creep]



Status: Offline
(since 17-11-2019 13:51)
Joined: 15 Jun 2014
Posts: 663, Topics: 166
Location: Romania

Reputation: 548.2
Votes: 20

       
Post Posted: 24-02-2015, 13:48:55 | Translate post to: ... (Click for more languages)

da, sa infecteze oamenii

Contact Skype | zm.bodo
Grup Facebook | CSRO 2k17+
0 0
  
Back to top
View user's profile Send private message Yahoo! Messenger ID
destroi112

[DEV]



Status: Offline
(since 12-03-2020 22:13)
Joined: 24 May 2014
Posts: 4042, Topics: 119
Location: ---------

Reputation: 515.9
Votes: 118

   
Post Posted: 25-02-2015, 16:40:13 | Translate post to: ... (Click for more languages)

.... atunci tr sa scot tot de inseamna burn din el si pur si simplu cand ataca cu raza aia sa ii dea infect.. Sa vad cand am timp..


Retired from Amxmodx

0 0
  
Back to top
View user's profile Send private message
zp.Bodo

[Creep]



Status: Offline
(since 17-11-2019 13:51)
Joined: 15 Jun 2014
Posts: 663, Topics: 166
Location: Romania

Reputation: 548.2
Votes: 20

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

da, ok
daca vreau ca un zombie sa nu isi foloseasca abilitatea la un mod, cum pot face?

As vrea ca la clasa asta sa nu poata da cu he la moduri (sniper, assasin, nemesis, survivor..)

Spoiler:


Contact Skype | zm.bodo
Grup Facebook | CSRO 2k17+
0 0
  
Back to top
View user's profile Send private message Yahoo! Messenger ID
GoguSM

[.: ZMGO.FREAKZ.RO :.]



Status: Offline
(since 16-03-2022 00:38)
Joined: 24 Aug 2013
Posts: 1516, Topics: 71
Location: Brasov

Reputation: 1144
Votes: 95

Post Posted: 25-02-2015, 18:40:49 | Translate post to: ... (Click for more languages)

Incearca asa.. nu am testat
Spoiler:

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

[DEV]



Status: Offline
(since 12-03-2020 22:13)
Joined: 24 May 2014
Posts: 4042, Topics: 119
Location: ---------

Reputation: 515.9
Votes: 118

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

te folosesti de nativele astea
Code:

native zp_is_nemesis_round()

/**
 * Returns whether the current round is a survivor round.
 *
 * @return      True if it is, false otherwise.
 */
native zp_is_survivor_round()

/**
 * Returns whether the current round is a swarm round.
 *
 * @return      True if it is, false otherwise.
 */
native zp_is_swarm_round()

/**
 * Returns whether the current round is a plague round.
 *
 * @return      True if it is, false otherwise.
 */
native zp_is_plague_round()

Iti modific eu daca e dar nu am timp acm...



Retired from Amxmodx

0 0
  
Back to top
View user's profile Send private message
zp.Bodo

[Creep]



Status: Offline
(since 17-11-2019 13:51)
Joined: 15 Jun 2014
Posts: 663, Topics: 166
Location: Romania

Reputation: 548.2
Votes: 20

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

am nativele acelea
folosesc zp 4.3 + new modes


Contact Skype | zm.bodo
Grup Facebook | CSRO 2k17+
0 0
  
Back to top
View user's profile Send private message Yahoo! Messenger ID
destroi112

[DEV]



Status: Offline
(since 12-03-2020 22:13)
Joined: 24 May 2014
Posts: 4042, Topics: 119
Location: ---------

Reputation: 515.9
Votes: 118

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

TheVipera wrote:
Incearca asa.. nu am testat
Spoiler:

Asa sau poti pune if(zp_nemesis_round() || zp_swarm_round() || zp_sniper_mod()) pentru ca in swarn mode o sa mearga abilitatea,
am pus in graba ti-l fac maine adc nu e mult decat nativele astea de pus



Retired from Amxmodx

0 0
  
Back to top
View user's profile Send private message
zp.Bodo

[Creep]



Status: Offline
(since 17-11-2019 13:51)
Joined: 15 Jun 2014
Posts: 663, Topics: 166
Location: Romania

Reputation: 548.2
Votes: 20

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

Mai vreau inca un lucru:
- daca cineva e survivor cum fac sa nu imi permita sa imi folosesc abilitatea
- cand sunt eu zombie m-a ajutat TheViper


Contact Skype | zm.bodo
Grup Facebook | CSRO 2k17+
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 TwisTer, 23 March 2015 17:38



 
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) -> Plugins - Help / Support  


The time now is 17-08-2025, 09:44:44
Copyright info

Based on phpBB ro/com
B

 
 
 







I forgot my password