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 21 of 21
Search took
0.00
seconds.
Search:
Posts Made By:
rabbit111
Forum:
Scripting Help
06-01-2025, 18:35
Replies:
9
Tryin to spanw bots with a chat command(doesn'twork)
Views:
1,668
Posted By
rabbit111
Re: Tryin to spanw bots with a chat command(doesn'twork)
the thing i want to do works doing a cvar (like spawnbots 1), but still kinda anoying (to me cuz im pretty lazy guy lol) cuz i have first to do:
rcon_password
then rcon spawnbots 1
works,...
Forum:
Scripting Help
05-29-2025, 00:42
Replies:
9
Tryin to spanw bots with a chat command(doesn'twork)
Views:
1,668
Posted By
rabbit111
Re: Tryin to spanw bots with a chat command(doesn'twork)
so the fixed were:
you move "return PLUGIN_HANDLED" to the bottom
changed
server_cmd("exec tbot.cfg")
to
console_cmd 0, "exec tbot.cfg"
Forum:
Scripting Help
05-24-2025, 05:22
Replies:
9
Tryin to spanw bots with a chat command(doesn'twork)
Views:
1,668
Posted By
rabbit111
Re: Tryin to spanw bots with a chat command(doesn'twork)
to be honest, who ever made amx mod, have some kind of brain rot. cuz i deep research this about this mod, and it have a bunch of problems. worse coder ever made, or evil coder.
Forum:
Scripting Help
05-24-2025, 05:02
Replies:
6
bailopan "csdm_protection.amxx" just works once?
Views:
943
Posted By
rabbit111
Re: bailopan "csdm_protection.amxx" just works once?
SO THIS MEANS THE PROBLEM DOESN'T HAVE FIX, EINSTEIN ?:shock:
Forum:
Scripting Help
05-24-2025, 01:33
Replies:
6
bailopan "csdm_protection.amxx" just works once?
Views:
943
Posted By
rabbit111
Re: bailopan "csdm_protection.amxx" just works once?
okay i ill try both i guess the stable version you mean........
Forum:
Scripting Help
05-24-2025, 01:07
Replies:
9
Tryin to spanw bots with a chat command(doesn'twork)
Views:
1,668
Posted By
rabbit111
Re: Tryin to spanw bots with a chat command(doesn'twork)
I already checked that befor posting, that' not the problem.
yes works in the console "rcon exec tbot.cfg"
but not when i use spawnbots1 in chat doesn't happen :down::down::down::down::down:
Forum:
Scripting Help
05-24-2025, 00:49
Replies:
6
bailopan "csdm_protection.amxx" just works once?
Views:
943
Posted By
rabbit111
Re: bailopan "csdm_protection.amxx" just works once?
can you speak in human language... i don't understand what are u talking about. i only can guess u are telling me to download that version, but there's 2 versions on the link
Forum:
Scripting Help
05-21-2025, 00:32
Replies:
6
bailopan "csdm_protection.amxx" just works once?
Views:
943
Posted By
rabbit111
bailopan "csdm_protection.amxx" just works once?
I put the spawn protection plugin by bailopan in my offline server, but I noticed that only works Once.
Means that the first spawn works on the bots or me, but after dying the first time, doesn't...
Forum:
Scripting Help
05-21-2025, 00:18
Replies:
9
Tryin to spanw bots with a chat command(doesn'twork)
Views:
1,668
Posted By
rabbit111
Tryin to spanw bots with a chat command(doesn'twork)
Technically when i say "spawnbots1" in chat, nothing happens. NOTHING
Where is exactly the problem?
#include <amxmodx>
#include <amxmodx>
#include <amxmisc>
public plugin_init() {
...
Forum:
Scripting Help
04-06-2025, 00:54
Replies:
4
plugin failed to compile! Read the errors below
Views:
562
Posted By
rabbit111
Re: plugin failed to compile! Read the errors below
lol I found the problem thanks.
Forum:
Scripting Help
04-06-2025, 00:19
Replies:
4
plugin failed to compile! Read the errors below
Views:
562
Posted By
rabbit111
plugin failed to compile! Read the errors below
see attached picture first please.
i want to compile my code, but why i get no errors.
Forum:
Scripting Help
10-13-2024, 17:19
Replies:
9
Need help to make work my plugin
Views:
1,145
Posted By
rabbit111
Re: Need help to make work my plugin
okay sorry, I didn't meant to keep asking here in my last post. just giving a little comment about chatgpt, sorry.
Forum:
Scripting Help
10-12-2024, 13:02
Replies:
9
Need help to make work my plugin
Views:
1,145
Posted By
rabbit111
Re: Need help to make work my plugin
I had the idea to tell chatgpt what you said:
and it give this answer:
"You're correct: iterating through entity indices from 1 to 32 does not guarantee that all those indices correspond to...
Forum:
Scripting Help
10-11-2024, 19:48
Replies:
9
Need help to make work my plugin
Views:
1,145
Posted By
rabbit111
Re: Need help to make work my plugin
come on! learning to make a "simple" plugin like this will take me "a lot of time". The simplest plugin would take me a lot of time to learn to make :cry:. Why not just tell me what I have to add to...
Forum:
Scripting Help
10-10-2024, 02:21
Replies:
9
Need help to make work my plugin
Views:
1,145
Posted By
rabbit111
Re: Need help to make work my plugin
"Led"... sorry i meant to say hud, not led. idk what i used that word. the hud doesn't show up after telling the AI that the timer start before being connected that might be the reason AI updated the...
Forum:
Scripting Help
10-09-2024, 20:33
Replies:
9
Need help to make work my plugin
Views:
1,145
Posted By
rabbit111
Need help to make work my plugin
hello. i'm making a plugin(with the help of chatgpt to be honest) and im having some issues to make it work. At the beginning the code worked fine, but after some changes it doesn't. basically the...
Forum:
Scripting Help
03-16-2023, 22:32
Replies:
8
Learning scripting in amx mod x but I can't find the functions of "register_event"
Views:
1,497
Posted By
rabbit111
Re: Learning scripting in amx mod x but I can't find the functions of "register_event
Dude I will give u an example, seem no one understand me.
In simple words if I want to make a plugin in which it have a timer in a corner and which it does is show you a hud such as in a...
Forum:
Scripting Help
03-13-2023, 11:54
Replies:
8
Learning scripting in amx mod x but I can't find the functions of "register_event"
Views:
1,497
Posted By
rabbit111
Re: Learning scripting in amx mod x but I can't find the functions of "register_event
I think I didn't explained well myself, there was a miss understood I guess.
In the two first sites it shows the flags and what of them do. For example:
register_event ( const event[], const...
Forum:
Scripting Help
03-12-2023, 00:04
Replies:
8
Learning scripting in amx mod x but I can't find the functions of "register_event"
Views:
1,497
Posted By
rabbit111
Learning scripting in amx mod x but I can't find the functions of "register_event"
Well, first of all I will try to clarify my situation and at the end of the post I will explain what am I asking.:up:
I was looking for hours the functions of register_event but i can't find in...
Forum:
Code Snippets/Tutorials
03-02-2023, 22:32
Replies:
108
Programming for starters
Views:
73,078
Posted By
rabbit111
Re: Programming for starters
Why it says PHP code in every sentence? isn't this Pawn Programming language"? *facepalm
Forum:
CSDM
11-28-2020, 00:50
Replies:
0
cs doesn't recognize any of this commands
Views:
10,385
Posted By
rabbit111
cs doesn't recognize any of this commands
I have installed Amxmodx 1.8.2, CSDM 2.1.2 on steam cs
No guns menu.
the only thing it works is the respawn when I die.
These commands don't work:
csdm_menu
Unknown command: csdm_menu
Showing results 1 to 21 of 21
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
03:34
.
DMCA
-
Archive
-
Top
Powered by vBulletin®
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
Theme made by Freecode