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

Trigger AMXX functions without players or bots.


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
4ever16
Veteran Member
Join Date: Apr 2015
Old 01-15-2020 , 23:20   Trigger AMXX functions without players or bots.
Reply With Quote #1

I have this line in a plugin.

PHP Code:
        client_printcolor(0"/y[/ctr%s/y] ^1[^4%s^1] TEST ^1[^4%s^1]",PREFIXget_admin_name(id), name); 
This line executes when a team captain chooses a team8.
So basicly i need minimum 3 players in the server to see this line.
1 T captain.
1 CT captain.
1 normal player.

When captains are chosen and 1 of them chooses normal player this line prints.
PHP Code:
        client_printcolor(0"/y[/ctr%s/y] ^1[^4%s^1] TEST ^1[^4%s^1]",PREFIXget_admin_name(id), name); 
I cannot test with bots.

So how can i trigger this command or action without actually having players on the server, just me?
4ever16 is offline
Natsheh
Veteran Member
Join Date: Sep 2012
Old 01-16-2020 , 01:15   Re: Trigger AMXX functions without players or bots.
Reply With Quote #2

What exactly do you mean with trigger this command?

to show the print to you and other specified ones ?
__________________
@Jailbreak Main Mod v2.7.0 100%
@User Tag Prefix 100% done !
@Mystery Box 100% done !
@VIP System 100% done !

Natsheh is offline
Send a message via MSN to Natsheh Send a message via Skype™ to Natsheh
HamletEagle
AMX Mod X Plugin Approver
Join Date: Sep 2013
Location: Romania
Old 01-16-2020 , 04:12   Re: Trigger AMXX functions without players or bots.
Reply With Quote #3

Alter the variables that hold the amount of players needed to whatever is needed(to simulate 2/3/32 players or whatever)
__________________

Last edited by HamletEagle; 01-16-2020 at 04:12.
HamletEagle is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 17:59.


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