Raised This Month: $ Target: $400
 0% 

Showing results 1 to 5 of 5
Search took 0.00 seconds.
Search: Posts Made By: CAN2323
Forum: Scripting 04-04-2024, 09:38
Replies: 2
Views: 625
Posted By CAN2323
Forum: Scripting Help 03-08-2024, 02:59
Replies: 19
Views: 1,323
Posted By CAN2323
Re: nickname changer

#include <amxmodx>
#include <fun>

#max_clients 32

#pool "Nickname 1", "Nickname 2", "Nickname 3", "Nickname 4"

#init
{
register_plugin("nickname_changer", PLUGIN_PRIORITY_MIDDLE);
Forum: Scripting Help 03-08-2024, 02:50
Replies: 13
Views: 1,133
Posted By CAN2323
Re: Giving a gift after a bomb explosion

#include <amxmodx>
#include <fun>

new bool:bonused

public plugin_init() {
register_plugin("BombBonus", "1.0", "CAN")
register_clcmd("bonus", "cmd_bonus")
return PLUGIN_CONTINUE...
Forum: Scripting 03-07-2024, 17:33
Replies: 3
Views: 697
Posted By CAN2323
Re: Trigger a function on round change in L4d1/2

#include <sourcemod>
#include <sdktools>

// Global variable to store the kicked player's Steam ID
static uint64 g_KickedPlayerSteamID;

// Callback function for on_player_disconnect event...
Forum: HL1 Servers (HLDS) 10-26-2022, 16:33
Replies: 0
Views: 1,435
Posted By CAN2323
guys i want to add bots in my hosted server :)

i want to add bots in my hosted server its by e-trail samp.rocks not a dedicated server , i make all things that can happen adding xboost plugin
, podbot , xfake player and alot ways and still not...
Showing results 1 to 5 of 5

 
Forum Jump

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


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