Rules
FAQ
Members List
Search
Register
Login
Raised This Month: $
Target: $400
0%
Page 1 of 20
1
2
3
11
>
Last
»
Showing results 1 to 25 of 500
Search took
0.09
seconds.
Search:
Posts Made By:
fysiks
Forum:
Scripting Help
Yesterday, 23:53
Replies:
2
Can I show PHP in a motd ?
Views:
100
Posted By
fysiks
Re: Can I show PHP in a motd ?
PHP is a web server-side language which means it is required to be run on a web server. Host it on a web server and then use the URL for that webpage for your MOTD (the webpage must be publicly on...
Forum:
General
Yesterday, 23:49
Replies:
1
How to load a specific plugin if a prefix blocks it?
Views:
89
Posted By
fysiks
Re: How to load a specific plugin if a prefix blocks it?
Deja Vu (https://forums.alliedmods.net/showthread.php?t=289196) (it's the same exact question).
Forum:
HL1 Servers (HLDS)
Yesterday, 23:41
Replies:
4
Run a steam server
Views:
126
Posted By
fysiks
Re: Run a steam server
Download Steam, buy the game, run the game, click "New Game". Done.
Forum:
Suggestions / Requests
03-02-2021, 23:12
Replies:
5
Run time error 10
Views:
117
Posted By
fysiks
Re: Run time error 10
Also, enable debug for plugins that have errors so that you can post the more details that it provides.
Forum:
Suggestions / Requests
02-27-2021, 20:40
Replies:
10
Execute server commands
Views:
513
Posted By
fysiks
Re: Execute server commands
I fixed my mistake (which I didn't know about because you said it "worked perfectly"). The code has been updated in the original post.
P.S. In the future, when I ask for examples, it would be...
Forum:
Scripting Help
02-27-2021, 14:42
Replies:
3
Detect a player team and store it into variable
Views:
143
Posted By
fysiks
Re: Detect a player team and store it into variable
It sounds like you may need to learn some basics of programming. See here (https://forums.alliedmods.net/showthread.php?t=91207).
Forum:
Suggestions / Requests
02-27-2021, 14:38
Replies:
12
kick function
Views:
339
Posted By
fysiks
Re: kick function
It has to do that because if the server is full, nobody else can join the server to be able to trigger someone to be kicked.
Forum:
Suggestions / Requests
02-27-2021, 00:02
Replies:
10
Execute server commands
Views:
513
Posted By
fysiks
Re: Execute server commands
Give me some examples of what you're typing in chat that you claim doesn't work. Also, tell me which ban plugin you are using.
Forum:
Suggestions / Requests
02-26-2021, 00:07
Replies:
10
Execute server commands
Views:
513
Posted By
fysiks
Re: Execute server commands
If you think it's your ban plugin, how can we help you with that unless you tell us what ban plugin you're using?
Forum:
Suggestions / Requests
02-25-2021, 23:58
Replies:
12
kick function
Views:
339
Posted By
fysiks
Re: kick function
Yes, I know. But if you have it kicking based on this logic then when the plugin kicks the first player, it will then kick the next player, etc. until there is only one player left.
That is...
Forum:
Suggestions / Requests
02-25-2021, 01:00
Replies:
3
Ban System Requested by Players
Views:
246
Posted By
fysiks
Re: Ban System Requested by Players
You already asked this here (https://forums.alliedmods.net/showthread.php?t=330476) and you already got responses. If you're not writing your own plugin and want the thread moved, report your own...
Forum:
Suggestions / Requests
02-25-2021, 00:53
Replies:
12
kick function
Views:
339
Posted By
fysiks
Re: kick function
So, you want to kick everybody except for the last person on the server?
Forum:
General
02-23-2021, 23:16
Replies:
2
Server with 33 slots
Views:
161
Posted By
fysiks
Re: Server with 33 slots
It's not possible. It is possible, however, to make it look like you have more or less slots than you actually have but it doesn't actually change how many slots are actually in the server.
Forum:
General
02-21-2021, 22:30
Replies:
7
Got some problem
Views:
326
Posted By
fysiks
Re: Got some problem
There isn't really a good answer to that question for people who would think to ask it. The official release is 1.8.2. If you need a newer version, you can use 1.9 (or 1.10 if you're ok with a less...
Forum:
Suggestions / Requests
02-21-2021, 19:41
Replies:
5
set admin acces
Views:
221
Posted By
fysiks
Re: set admin acces
You should always put new commands in a non-default plugin when possible (i.e. create a new plugin for your custom admin commands) because it will cause issues when you attempt to upgrade AMX Mod X. ...
Forum:
HL1 Servers (HLDS)
02-21-2021, 19:15
Replies:
1
help with sven coop
Views:
104
Posted By
fysiks
Re: help with sven coop
SteamCMD has documenation which can be found here (https://developer.valvesoftware.com/wiki/SteamCMD) with the list of available games here...
Forum:
Suggestions / Requests
02-21-2021, 06:39
Replies:
5
set admin acces
Views:
221
Posted By
fysiks
Re: set admin acces
You can set admin access for this command in cmdaccess.ini. The command should already be listed and you simply need to change the flag that you want to require to use the command. You can find...
Forum:
Scripting Help
02-20-2021, 05:17
Replies:
6
Solved
error 001: expected token: "]", but found "-identifier-"
Views:
257
Posted By
fysiks
Re: error 001: expected token: "]", but found "-identifier-"
It compiles for me just by making the change mentioned by Natsheh. I've never actually used a fourth argument for add(). Since you're wanting to add the whole string, simply only putting only three...
Forum:
Scripting Help
02-19-2021, 15:04
Replies:
6
Solved
error 001: expected token: "]", but found "-identifier-"
Views:
257
Posted By
fysiks
Re: error 001: expected token: "]", but found "-identifier-"
If that didn't work then maybe you have the issue elsewhere or you forgot to save your file with the fix before recompiling (I've done that before).
Forum:
Scripting Help
02-19-2021, 15:02
Replies:
4
Ban System Requested by Players
Views:
216
Posted By
fysiks
Re: Ban System Requested by Players
He posted in the Scripting Help section so that's how I responded.
Forum:
HL1 Servers (HLDS)
02-19-2021, 15:00
Replies:
18
ReHLDS or no?
Views:
657
Posted By
fysiks
Re: ReHLDS or no?
FYI, it is not an official release from Valve. I would not use it myself.
Forum:
Scripting Help
02-19-2021, 00:04
Replies:
4
Ban System Requested by Players
Views:
216
Posted By
fysiks
Re: Ban System Requested by Players
Post the code that you've written and explain what isn't working so we can help you with your code.
Forum:
Scripting Help
02-18-2021, 01:33
Replies:
5
Solved
variables' prefixes
Views:
201
Posted By
fysiks
Re: variables' prefixes
FYI, "sz" comes from "string terminated by zero".
Forum:
Suggestions / Requests
02-18-2021, 01:31
Replies:
10
Execute server commands
Views:
513
Posted By
fysiks
Re: Execute server commands
Since your question is about a different plugin and that plugin is published here, you should post on that plugin's thread.
Forum:
General
02-18-2021, 01:27
Replies:
7
Got some problem
Views:
326
Posted By
fysiks
Re: Got some problem
As OciXCrom said, you shouldn't ever be using 1.8.3. To get 1.9.0, you can download it on the Dev Builds (https://amxmodx.org/downloads-new.php) page.
There are thousands of links to 1.8.3...
Showing results 1 to 25 of 500
Page 1 of 20
1
2
3
11
>
Last
»
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
11:48
.
DMCA
-
Archive
-
Top
Powered by vBulletin®
Copyright ©2000 - 2021, vBulletin Solutions, Inc.
Theme made by Freecode