User
Pass
2FA
 
 

Cerere plugin Anti minmodels war3ft

 
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 Message799
atti_corn

[Mentally Stable]



Status: Offline
(since 16-04-2013 19:59)
Joined: 21 Feb 2012
Posts: 10, Topics: 6
Location: Romania

Reputation: 59.8
Votes: 2

Post Posted: 10-11-2012, 20:31:41 | Translate post to: ... (Click for more languages)

Am si eu un server de war3ft si nu stiu ce sa fac impotriva jucatorilor care au cl_minmodels 1

As avea mare nevoie de un plugin anti minimodels.

Daca poate cineva sa ma ajute si pe mine.

Multumesc Anticipat cu stima Ati

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

[Mentally Stable]



Status: Offline
(since 25-11-2012 12:11)
Joined: 03 Nov 2012
Posts: 152, Topics: 15
Location: Cautama

Reputation: 45.8
Votes: 4

Post Posted: 11-11-2012, 10:59:31 | Translate post to: ... (Click for more languages)

Uite aici download .amxx http://www.girlshare.ro/31891563
Code:
/* Plugin creat de SuperStar's */

#include <amxmodx>
#include <amxmisc>
#include <engine>

#define PLUGIN "Anti-Minmodels"
#define VERSION "1.0"
#define AUTHOR "SuperStar's"

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

public client_connect(id)
{
  client_cmd(id, "cl_minmodels 0")
}

public client_PreThink(id)
{
 
  client_cmd(id, "cl_minmodels 0")
}


Sper ca ti-am fost de ajutor...



Last edited by SuperStar's on 15-11-2012, 22:55:36; edited 1 time in total
0 0
  
Back to top
View user's profile Send private message
atti_corn

[Mentally Stable]



Status: Offline
(since 16-04-2013 19:59)
Joined: 21 Feb 2012
Posts: 10, Topics: 6
Location: Romania

Reputation: 59.8
Votes: 2

Post Posted: 12-11-2012, 13:28:30 | Translate post to: ... (Click for more languages)

Multumesc mult Functioneaza.
+10 -

0 0
  
Back to top
View user's profile Send private message
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 16-08-2025, 16:37:31
Copyright info

Based on phpBB ro/com
B

 
 
 







I forgot my password