Rules
FAQ
Members List
Search
Register
Login
Raised This Month: $149
Target: $400
37%
Page 1 of 20
1
2
3
11
>
Last
»
Showing results 1 to 25 of 500
Search took
0.05
seconds.
Search:
Posts Made By:
OciXCrom
Forum:
New Plugin Submissions
Today, 14:51
Replies:
448
[CS|CZ] Team Semiclip 3.3.1 [5 Jun 2017]
Views:
282,554
Posted By
OciXCrom
Re: [CS|CZ] Team Semiclip 3.3.1 [5 Jun 2017]
I just told you that plugins have an .amxx extension.
The .sma files are just code needed in order to get the compiled .amxx file.
So basically, YES, you MUST compile them.
The .sma files have no...
Forum:
Approved Plugins
Today, 14:50
Replies:
9
[HL] AK-47: Avtomat Kalashnikova
Views:
8,488
Posted By
OciXCrom
Re: [HL] AK-47: Avtomat Kalashnikova
That's what happens when you donwload AMXX from a fishy website instead of its official one.
Forum:
Suggestions / Requests
Today, 14:49
Replies:
1
Is it possible to client command output to a string?
Views:
42
Posted By
OciXCrom
Re: Is it possible to client command output to a string?
You can get a client cvar value with the "query_client_cvar" function.
Forum:
Suggestions / Requests
Today, 14:48
Replies:
1
Only tier 1 guns in L4D2 versus mode
Views:
34
Posted By
OciXCrom
Re: Only tier 1 guns in L4D2 versus mode
This is the AMX Mod X section, L4D2 uses SourceMod.
Forum:
Code Snippets/Tutorials
Today, 08:32
Replies:
111
Decompiling Plugins (.amx/x -> .sma)
Views:
202,903
Posted By
OciXCrom
Re: Decompiling Plugins (.amx/x -> .sma)
Try digging out an older thread next time.
https://headlinedev.xyz/lysis/
Forum:
Suggestions / Requests
Yesterday, 22:37
Replies:
14
Auto record demo
Views:
244
Posted By
OciXCrom
Re: Auto record demo
Was that so hard to say? I fixed my code.
Forum:
Suggestions / Requests
Yesterday, 17:21
Replies:
14
Auto record demo
Views:
244
Posted By
OciXCrom
Re: Auto record demo
I'm asking again - what is the demo name at the moment?
Forum:
General
Yesterday, 16:24
Replies:
8
decompiling amxx files
Views:
181
Posted By
OciXCrom
Re: decompiling amxx files
The easiest way to find out is by taking a .sma, compiling it and then decompiling it. Then simply compare the results.
Forum:
HL1 Servers (HLDS)
Yesterday, 16:23
Replies:
1
Rcon Hack
Views:
107
Posted By
OciXCrom
Re: Rcon Hack
I will help you by reporting this thread with the hopes of you getting banned.
Forum:
Scripting Help
Yesterday, 16:21
Replies:
1
cs_set_user_model
Views:
60
Posted By
OciXCrom
Re: cs_set_user_model
Because there's no "id" defined anywhere so it's 0. Even if you did put it in set_task, "round start" is a global event and there is no "id".
Why are you doing this in "round start" instead of...
Forum:
Scripting Help
Yesterday, 16:20
Replies:
3
logfile (Help)
Views:
64
Posted By
OciXCrom
Re: logfile (Help)
new text[charsmax(name)]
How do you expect to store that entire text in a string of 32 characters?
new text[128]
Forum:
Suggestions / Requests
Yesterday, 16:19
Replies:
1
Round End XP
Views:
56
Posted By
OciXCrom
Re: Round End XP
Activate your brain and think about the people who read this thread. How are they supposed to know what XP plugin you have?
Forum:
Suggestions / Requests
Yesterday, 16:18
Replies:
14
Auto record demo
Views:
244
Posted By
OciXCrom
Re: Auto record demo
Doesn't recognize what? What is the demo name you're getting?
Of course it overwrites it. Demo files can be 100+ MB in size. Imagine what would happen if it creates new files each time you enter...
Forum:
General
Yesterday, 10:47
Replies:
8
decompiling amxx files
Views:
181
Posted By
OciXCrom
Re: decompiling amxx files
Better see for yourself - https://headlinedev.xyz/lysis/
Forum:
General
Yesterday, 08:31
Replies:
8
decompiling amxx files
Views:
181
Posted By
OciXCrom
Re: decompiling amxx files
Decompiling doesn't give you a working .sma file. You can see the code, but it's easier to rewrite the plugin in order to get it to a working state.
Forum:
Off-Topic
Yesterday, 08:31
Replies:
1
I need this sprite and wav
Views:
123
Posted By
OciXCrom
Re: I need this sprite and wav
Probably the site you downloaded the mod from has them. If not, Google them.
Forum:
Scripting Help
Yesterday, 08:29
Replies:
4
Sorting System
Views:
205
Posted By
OciXCrom
Re: Sorting System
Show the full array definitions.
Forum:
Suggestions / Requests
Yesterday, 08:26
Replies:
14
Auto record demo
Views:
244
Posted By
OciXCrom
Re: Auto record demo
Use <mapname> in the dem_name cvar.
#include <amxmodx>
#define CC_COLORS_TYPE CC_COLORS_SHORT
#include <cromchat>
#define PLUGIN_VERSION "2.0+map"
#define MAX_MESSAGE_LENGTH 192
#define...
Forum:
General
01-14-2021, 23:25
Replies:
4
bcdhud_without_csx.amxx
Views:
124
Posted By
OciXCrom
Re: bcdhud_without_csx.amxx
What?
Forum:
General
01-14-2021, 23:24
Replies:
8
No amxx file?
Views:
154
Posted By
OciXCrom
Re: No amxx file?
The errors say otherwise.
Forum:
Suggestions / Requests
01-14-2021, 23:23
Replies:
14
Auto record demo
Views:
244
Posted By
OciXCrom
Re: Auto record demo
https://www.amxx-bg.info/viewtopic.php?t=61
Forum:
General
01-14-2021, 19:01
Replies:
8
No amxx file?
Views:
154
Posted By
OciXCrom
Re: No amxx file?
Please look up some tutorials on installing plugins.
You write the plugins in amxmodx/configs/plugins.ini not metamod/plugins.ini.
I won't comment the other things in your post because they don't...
Forum:
Suggestions / Requests
01-14-2021, 17:53
Replies:
2
robbery Plugin
Views:
101
Posted By
OciXCrom
Re: robbery Plugin
Steal what? Their head?
Forum:
General
01-14-2021, 17:33
Replies:
8
No amxx file?
Views:
154
Posted By
OciXCrom
Re: No amxx file?
There are no "other compiling apps". You compile plugins with compile.exe in your scripting folder. If it "didn't work", explain what happened.
Forum:
Scripting Help
01-14-2021, 17:32
Replies:
12
CS 1.6 blockmaker server jumping problem
Views:
138
Posted By
OciXCrom
Re: CS 1.6 blockmaker server jumping problem
sv_maxspeed is the maximum speed players are allowed to gain. This doesn't change their actual speed.
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
20:07
.
DMCA
-
Archive
-
Top
Powered by vBulletin®
Copyright ©2000 - 2021, vBulletin Solutions, Inc.
Theme made by Freecode