Raised This Month: $51 Target: $400
 12% 

AntiWTJ


Post New Thread Reply   
 
Thread Tools Display Modes
pagey
Junior Member
Join Date: Oct 2012
Old 10-27-2012 , 18:59   Re: AntiWTJ
Reply With Quote #11

Quote:
Originally Posted by ConnorMcLeod View Post
Use cvar pointers is a must.
You have to consider supporting old style menus.
Fixed it now!

Quote:
Originally Posted by Magnificent View Post
register_cvar returns a number that you gotta save global,
and with that number you gotta get the pcvar_string

Example:
PHP Code:
new cvarReason

public plugin_ini()
{
     
cvarReason register_cvar(...)
}

new 
strReason[101]
get_pcvar_string(cvarReasonstrReason100
Thank you very much
pagey is offline
ConnorMcLeod
Veteran Member
Join Date: Jul 2006
Location: France (95)
Old 11-02-2012 , 02:30   Re: AntiWTJ
Reply With Quote #12

You still don't use pcvars everywhere.
Old style menus not considerated (install this plugin is then just useless).


Retrieve cvar strings before it is sure to be needed :
Better to :
. Make a switch statement on awtj_Bok value
. If 0, return
. if 2, then retrieve only the 2 cvars strings needed
. If any other value than 2 and 0 (default case), consider it is 1 and retrieved the 2 other cvars strings.

In that case you only need to create 2 strings variables.
__________________
- tired and retired -

- my plugins -
ConnorMcLeod is offline
BLacking98
Veteran Member
Join Date: Oct 2012
Location: California
Old 12-08-2012 , 20:11   Re: AntiWTJ
Reply With Quote #13

WOW WOW

AlliedModders is growing up on plugin copies isn't ?
No offense but that plugin(s) already exists. (thousands of them)

Here's the most popular one
http://forums.alliedmods.net/showthread.php?p=610161
__________________
BLacking98 is offline
quilhos
Veteran Member
Join Date: Jun 2010
Old 12-08-2012 , 20:16   Re: AntiWTJ
Reply With Quote #14

Quote:
Originally Posted by BLacking98 View Post
WOW WOW

AlliedModders is growing up on plugin copies isn't ?
No offense but that plugin(s) already exists. (thousands of them)

Here's the most popular one
http://forums.alliedmods.net/showthread.php?p=610161
Exolent plugin have a huge bug. If you wanna use something like that use this http://forums.alliedmods.net/showthread.php?p=438587
__________________
ELO RATING SYSTEM - SQL [COMPLETE]
Quote:
Originally Posted by Liverwiz View Post
DDDRRRRAAAAMMMMAAAAA!!!???

Put this shit on pause while i go get some popcorn!!
quilhos is offline
pagey
Junior Member
Join Date: Oct 2012
Old 04-05-2013 , 14:25   Re: AntiWTJ
Reply With Quote #15

I've been inactive for a long time now and i think its only a maybe that i'll continue with this plugin or make a new one.
pagey is offline
Jhob94
AMX Mod X Donor
Join Date: Jul 2012
Old 04-05-2013 , 15:18   Re: AntiWTJ
Reply With Quote #16

Hum why you just have options for kick and ban, put also just block it.
Like i go in one server, i dont know they using that plugin, i try change team, and i get banned. That doesnt makes sence. Put an limiter, with warns, then kick/ban, and ofc on warns, block team change.
__________________
Jhob94 is offline
Old 04-05-2013, 15:25
Just4Games
This message has been deleted by Just4Games.
HamletEagle
AMX Mod X Plugin Approver
Join Date: Sep 2013
Location: Romania
Old 09-27-2015 , 13:07   Re: AntiWTJ
Reply With Quote #17

Quote:
Originally Posted by ConnorMcLeod View Post
You still don't use pcvars everywhere.
Old style menus not considerated (install this plugin is then just useless).
Unapproved. PM a plugin approver if you would like your plugin to be reviewed again after you made the changes, you can start by using pcvars, handling the team menu and fixing the functions presentation(tooo much space).
__________________

Last edited by HamletEagle; 09-27-2015 at 13:08.
HamletEagle is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 01:17.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode