Rules
FAQ
Members List
Search
Register
Login
Raised This Month: $
Target: $400
0%
Search Forums
Show Threads
Show Posts
Advanced Search
Go to Page...
Showing results 1 to 12 of 12
Search took
0.02
seconds.
Search:
Posts Made By:
VisioNN
Forum:
Scripting Help
08-10-2013, 08:21
Replies:
13
Reserved Championship slots
Views:
3,563
Posted By
VisioNN
Re: Reserved Championship slots
does anyone have another idea how we can fix that?
Forum:
Scripting Help
08-08-2013, 19:26
Replies:
13
Reserved Championship slots
Views:
3,563
Posted By
VisioNN
Re: Reserved Championship slots
server is steam only.
i put my steamid there and the plugin must kick all the players because i dont put in plugin they're steamid...
Forum:
Scripting Help
08-08-2013, 19:02
Replies:
13
Reserved Championship slots
Views:
3,563
Posted By
VisioNN
Re: Reserved Championship slots
yes i put my steamid and i invite 4 friends who haven't steamid in plugin and server don't kick them...
Forum:
Scripting Help
08-08-2013, 16:41
Replies:
13
Reserved Championship slots
Views:
3,563
Posted By
VisioNN
Re: Reserved Championship slots
if ( equali(steam[i], authid) ) {
return;
}
that dont work....
Forum:
Scripting Help
08-08-2013, 16:10
Replies:
13
Reserved Championship slots
Views:
3,563
Posted By
VisioNN
Re: Reserved Championship slots
a plugin who kick's from server clients who haven't a specific steamid
eq.
if a player enter on server and he doesn't have one of these steamid will get kick from server
...
Forum:
Scripting Help
08-08-2013, 13:15
Replies:
13
Reserved Championship slots
Views:
3,563
Posted By
VisioNN
Reserved Championship slots
i had this error
"error 006: must be assigned to an array"
know anyone how to fix it?
#include <amxmodx>
#include <amxmisc>
#include <engine>
#define ACCESS ADMIN_SLAY
Forum:
Scripting Help
01-05-2013, 17:05
Replies:
13
amx_tagct amx_tagt
Views:
2,884
Posted By
VisioNN
Re: amx_tagct amx_tagt
when i use amx_tagct or amx_tag
Unknown command: amx_tagct
#include <amxmodx>
#include <amxmisc>
#define ACCESS ADMIN_SLAY
new tagct[] = "CT";
new tagt[] = "T";
Forum:
Scripting Help
01-05-2013, 16:48
Replies:
13
amx_tagct amx_tagt
Views:
2,884
Posted By
VisioNN
Re: amx_tagct amx_tagt
#include <amxmodx>
#include <amxmisc>
#define ACCESS ADMIN_SLAY
new tagct[] = "CT";
new tagt[] = "T";
public plugin_init()
{
register_plugin("tag", "1.0", "tag");
Forum:
Scripting Help
01-05-2013, 16:38
Replies:
13
amx_tagct amx_tagt
Views:
2,884
Posted By
VisioNN
Re: amx_tagct amx_tagt
Thank`s now works that, but i have problem with read_argv
#include <amxmodx>
#include <amxmisc>
#define ACCESS ADMIN_SLAY
new tagct[] = "CT";
new tagt[] = "T";
public plugin_init()
Forum:
Scripting Help
01-05-2013, 16:23
Replies:
13
amx_tagct amx_tagt
Views:
2,884
Posted By
VisioNN
Re: amx_tagct amx_tagt
#include <amxmodx>
#include <amxmisc>
#define ACCESS ADMIN_SLAY;
#define tagct = "CT";
#define tagt = "T";
public plugin_init()
{
register_plugin("tag", "1.0", "tag");
Forum:
Scripting Help
01-05-2013, 16:05
Replies:
13
amx_tagct amx_tagt
Views:
2,884
Posted By
VisioNN
Re: amx_tagct amx_tagt
public tagct( id, level, cid )
{
if( !cmd_access( id, level, cid, 4 ) )
return PLUGIN_HANDLED;
new tagct[32];
read_argv(1, tagct);
remove_quotes(tagct);
console_print(id, "Tag from...
Forum:
Scripting Help
01-05-2013, 15:55
Replies:
13
amx_tagct amx_tagt
Views:
2,884
Posted By
VisioNN
amx_tagct amx_tagt
Hello! I want to add a Tag CT,Tag T to a message who show score. And i have problem with read arguments.
And I want Default tags to be tagct = CT & tagt = T
The Score is working, this is just a...
Showing results 1 to 12 of 12
Forum Jump
User Control Panel
Private Messages
Subscriptions
Who's Online
Search Forums
Forums Home
Server Discussion
Source Servers (SRCDS)
HL1 Servers (HLDS)
AMX Mod X
News
Bug Reports
General
Off-Topic
Plugins
Suggestions / Requests
Approved Plugins
New Plugin Submissions
Unapproved/Old Plugins
Translation Request
High-Traffic Plugins
GunGame
UAIO (Ultimate All-In-One Plugin)
xREDIRECT
CSDM
AMX Super
RuneMod
Zombie Plague Mod
SuperHero Mod
News
Tech Support
Scripting Help
Off-Topic / General Chat
Heroes
Suggestions / Requests
Approved Heroes
New Submissions
Unapproved/Old Heroes
Module Heroes
SuperHero Mod Stats - By 123
(OLD) Bug Reports
Scripting
Scripting Help
Code Snippets/Tutorials
Module Coding
Donor Access
SourceMod
News
General
Plugins
Plugins
Unapproved Plugins
Plugin/Gameplay Ideas and Requests
High-Traffic Plugins
SourceMod Anti-Cheat
Zombie:Reloaded
SourceBans / SourceBans++
VSH / Freak Fortress
Store
SM_Hosties
HLstatsX:CE
Scripting
Extensions
Snippets and Tutorials
Donor Access
Metamod: Source
Metamod:Source Plugins
Metamod:Source Questions
Coding MM:S Plugins & SM Extensions
Hosted Stuff
Asherkin's Plugins
TFDodgeball
TF2Items
SteamTools
Bail's Plugins
CSDM
CS:S DM
Off-Topic & Trash
Off-Topic
Trash
All times are GMT -4. The time now is
13:22
.
DMCA
-
Archive
-
Top
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode