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

Showing results 1 to 14 of 14
Search took 0.01 seconds.
Search: Posts Made By: victorrr
Forum: Suggestions / Requests 05-12-2023, 19:07
Replies: 8
Views: 1,004
Posted By victorrr
Re: A command when mp_roundtime timer reaches 0

error 088: number of arguments does not match definition
//
// 1 Error.
// Could not locate output file compiled\roundend.amx (compile failed).
//
// Compilation Time: 0,36 sec



Thank you...
Forum: Suggestions / Requests 05-09-2023, 20:20
Replies: 8
Views: 1,004
Posted By victorrr
Forum: Suggestions / Requests 05-06-2023, 21:45
Replies: 8
Views: 1,004
Posted By victorrr
Forum: Suggestions / Requests 05-04-2023, 19:28
Replies: 8
Views: 1,004
Posted By victorrr
Re: A command when mp_roundtime timer reaches 0

can it be modified so that a command of a plugin is triggered when timer reaches 0? eg "amx_cmd asdf"
Forum: Suggestions / Requests 05-04-2023, 15:05
Replies: 8
Views: 1,004
Posted By victorrr
A command when mp_roundtime timer reaches 0

Hello,

I would like a plugin in which if the timer (mp_roundtime) reaches 0, a command is automatically executed, for example "amx_cmd xxxxxx", if possible.. Thank you :wink:
Forum: Scripting Help 04-01-2023, 11:50
Replies: 1
Views: 347
Posted By victorrr
Error: Undefined symbol / invalid expression

hello, i have a problem with this plugin.. can you guys help me?
errors:
Error: Undefined symbol "register_forward" on line 35
Warning: Expression has no effect on line 35
Error: Expected token:...
Forum: Scripting Help 03-11-2023, 16:36
Replies: 3
Views: 529
Posted By victorrr
Re: Argument type mismatch

and how can i do that?
sorry.. but i don't know scripting, i've found this plugin on internet ..
Forum: Scripting Help 03-11-2023, 09:18
Replies: 3
Views: 529
Posted By victorrr
Argument type mismatch

Hello
i have a problem with this plugin:
#include <amxmodx>

#define VIP_FLAG ADMIN_LEVEL_F

new const vip_time[] = {23, 10};
new g_sync, cvar_freevip, g_maxplayers;
new vip_free = 0;
Forum: Scripting Help 01-10-2022, 17:11
Replies: 2
Views: 1,675
Posted By victorrr
Re: error 021: symbol already defined

oh it was the inc file, finally solved, thanks ocixcrom!
Forum: Scripting Help 01-10-2022, 13:57
Replies: 2
Views: 1,675
Posted By victorrr
error 021: symbol already defined

Hello, I have a problem with a plugin.
When I compile it it shows me this error: error 021: symbol already defined: "zp_get_user_level".
The code:
#include <amxmodx>
#include <fun>
#include...
Forum: Scripting Help 02-11-2021, 15:12
Replies: 7
Views: 916
Posted By victorrr
Re: Array must be indexed

Thank you Bugsy, it worked !!
Forum: Scripting Help 02-11-2021, 15:00
Replies: 7
Views: 916
Posted By victorrr
Re: Array must be indexed

https://i.imgur.com/HojpLoj.png
doesn't work
Forum: Scripting Help 02-11-2021, 14:43
Replies: 7
Views: 916
Posted By victorrr
Re: Array must be indexed

I put the prefix "g_" but I get more errors .. I probably don't put the prefix properly or what is the problem?
Forum: Scripting Help 02-11-2021, 12:40
Replies: 7
Views: 916
Posted By victorrr
Array must be indexed

Hello, i got a problem with a plugin..

#include <amxmodx>
#include <hamsandwich>

static const
PLUGIN[] = "",
VERSION[] = "1.0",
AUTHOR[] = "scosmyn";
Showing results 1 to 14 of 14

 
Forum Jump

All times are GMT -4. The time now is 05:50.


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