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

Showing results 1 to 25 of 68
Search took 0.01 seconds.
Search: Posts Made By: blAck.
Forum: Suggestions / Requests 08-31-2018, 17:49
Replies: 2
Views: 646
Posted By blAck.
Forum: Suggestions / Requests 08-29-2018, 21:12
Replies: 2
Views: 646
Posted By blAck.
[REQUEST] Classes

Can somebody make 2 classes which players can choose on spawn but with nVault. I want classes to be saved when player leaves or map changes etc.

You don't have to add anything to class, I will do...
Forum: Suggestions / Requests 08-27-2018, 13:45
Replies: 3
Views: 720
Posted By blAck.
Re: [HELP] nVault this?

Yes but I can use nVault with Bitsum, right?
Forum: Scripting Help 08-27-2018, 11:17
Replies: 10
Views: 2,092
Posted By blAck.
Re: SetBit, ClearBit...

I did not found the solution, I just wanted to close this thread. If it's bothering you I will remove solved :)
Forum: Suggestions / Requests 08-27-2018, 08:51
Replies: 3
Views: 720
Posted By blAck.
[HELP] nVault this?

Can somebody add nVault here so that players don't lose class on map change or else?

...

new g_iBitHasClass;
new g_iBitClassRunner, g_iBitClassDoctor;

public plugin_init() {...
Forum: Scripting Help 08-27-2018, 08:47
Replies: 2
Views: 669
Posted By blAck.
Re: Nvault this?

Oops.. Sry
Forum: Scripting Help 08-27-2018, 08:36
Replies: 10
Views: 2,092
Posted By blAck.
Re: SetBit, ClearBit...

Guys Im sorry I was mean... It just wasn't my day..
Sorry HamletEagle :/ <3
Forum: Scripting Help 08-27-2018, 08:34
Replies: 2
Views: 669
Posted By blAck.
Someone delete this

Someone delete this
Forum: Scripting Help 08-25-2018, 11:25
Replies: 10
Views: 2,092
Posted By blAck.
Re: SetBit, ClearBit...

Can you give me some example? Cause I never used it... :/
Forum: Scripting Help 08-25-2018, 11:22
Replies: 10
Views: 2,092
Posted By blAck.
Forum: Scripting Help 08-24-2018, 18:43
Replies: 20
Views: 3,333
Posted By blAck.
Re: Disable model changing

It's not working, I was wrong...
Help?
Forum: Scripting Help 08-20-2018, 12:36
Replies: 4
Solved client_print
Views: 852
Posted By blAck.
Re: client_print

Omg I'm just trying that..
Thanks anyways ^^
Forum: Scripting Help 08-20-2018, 12:28
Replies: 4
Solved client_print
Views: 852
Posted By blAck.
Re: client_print

Here

#include <amxmodx>

public plugin_init() {
register_plugin("Show HP on damage", "1.0", "blAck")
register_event("Damage","event_damage","b","2!0","3=0","4!0")
}

public...
Forum: Scripting Help 08-20-2018, 12:09
Replies: 4
Solved client_print
Views: 852
Posted By blAck.
client_print

On this code:
client_print(killer, print_center, "%s has: %i HP", NAME, get_user_health(id));

I get this error:
Error: Number of arguments does not match definition on line 11

Why?
Forum: Scripting Help 08-16-2018, 10:20
Replies: 2
Solved Round time
Views: 633
Posted By blAck.
Round time

How can I remove the limit of mp_roundtime?
I put mp_roundtime 10 but the limit is 9 and I want to remove that
Forum: Scripting Help 08-12-2018, 16:41
Replies: 6
Views: 1,141
Posted By blAck.
Re: Only if in spec

Bro I marked this thread as "solved". Thanks for trying to help anyways.
Forum: Scripting Help 08-12-2018, 15:54
Replies: 6
Views: 1,020
Posted By blAck.
Re: Edit users.ini with command

Dude, you gotta learn to read between the lines :)
Don't get mad, that's just my opinion
Forum: Scripting Help 08-12-2018, 15:27
Replies: 6
Views: 1,141
Posted By blAck.
Re: Only if in spec

As D4rkSiD3Rs said: "It has the same meaning"
Forum: Scripting Help 08-12-2018, 13:48
Replies: 6
Views: 1,141
Posted By blAck.
Only if in spec

I wanted to make that player can only execute some command if he is in spectate and I did this:
new iTeam = get_user_team(id);
if(iTeam == 1 || iTeam == 2) {
client_print(id, print_chat,...
Forum: Scripting Help 08-12-2018, 12:42
Replies: 6
Views: 1,020
Posted By blAck.
Re: Edit users.ini with command

No, I need this (https://forums.alliedmods.net/showpost.php?p=2609767&postcount=1).
Forum: Scripting Help 08-12-2018, 10:35
Replies: 6
Views: 1,020
Posted By blAck.
Edit users.ini with command

Can I make a command with which I can add/remove user flags?
Example: edit_flags <target> +/-
("+" for adding, "-" for removing )

But if player already has some flags, I don't want to create new...
Forum: Scripting Help 08-11-2018, 06:51
Replies: 22
Views: 3,220
Posted By blAck.
Forum: Scripting Help 08-10-2018, 18:52
Replies: 22
Views: 3,220
Posted By blAck.
Re: MP3 play console command

I'm not... I checked that 1st
Forum: Scripting Help 08-10-2018, 17:47
Replies: 22
Views: 3,220
Posted By blAck.
Re: MP3 play console command

Still not working...
Forum: Scripting Help 08-10-2018, 17:20
Replies: 22
Views: 3,220
Posted By blAck.
Showing results 1 to 25 of 68

 
Forum Jump

All times are GMT -4. The time now is 09:41.


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