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

Showing results 1 to 16 of 16
Search took 0.00 seconds.
Search: Posts Made By: iFusion
Forum: Scripting 08-16-2021, 08:10
Replies: 1
Views: 693
Posted By iFusion
Re: Game Events docs for CSGO where?

https://wiki.alliedmods.net/Counter-Strike:_Global_Offensive_Events
Forum: Scripting 04-10-2021, 05:47
Replies: 2
Views: 829
Posted By iFusion
Forum: Scripting 04-09-2021, 16:00
Replies: 2
Views: 829
Posted By iFusion
[CSGO] Help with new syntax

Hey there!
I would like to know how to write the following codes in the new syntax.

#pragma newdecls required


Code 1:

new const String:Items[3][] = {
"item1", "item2", "item3"
Forum: Plugin/Gameplay Ideas and Requests 03-24-2021, 13:41
Replies: 7
Views: 1,252
Posted By iFusion
Re: AWP -X hp on every shot

make sure line 8 looks like this:


#define DamagePlayer 6.0
Forum: Plugin/Gameplay Ideas and Requests 03-21-2021, 11:29
Replies: 7
Views: 1,252
Posted By iFusion
Re: AWP -X hp on every shot

Fixed and tested.

Its working.


#include <sourcemod>
#include <sdkhooks>
#include <cstrike>

#pragma semicolon 1
Forum: Plugin/Gameplay Ideas and Requests 03-20-2021, 11:48
Replies: 7
Views: 1,252
Posted By iFusion
Re: AWP -X hp on every shot

not tested, but it should work.

you can set the damage on line 8
#define DamagePlayer 10.0


#include <sourcemod>
#include <sdkhooks>
#include <cstrike>
Forum: Plugin/Gameplay Ideas and Requests 03-12-2021, 09:08
Replies: 2
Views: 514
Posted By iFusion
Forum: Plugin/Gameplay Ideas and Requests 03-08-2021, 18:00
Replies: 2
Views: 514
Posted By iFusion
[CSGO] Throwing a weapon deals damage

If someone throws a weapon that hits a enemy or teammate will deal 10 damage to them.

Thanks.
Forum: Scripting 06-03-2019, 05:06
Replies: 2
Views: 1,290
Posted By iFusion
Re: help with arrays (some examples..)

just test some function like, SetArray, GetArray, Do with Array something



thanks i'm gona look through.
Forum: Scripting 06-01-2019, 06:41
Replies: 2
Views: 1,290
Posted By iFusion
help with arrays (some examples..)

hey, can someone do a example script with arrays, i don't find any docs for arrays in sourcemod. thanks
Forum: Plugin/Gameplay Ideas and Requests 10-14-2018, 05:03
Replies: 2
Views: 602
Posted By iFusion
Forum: Plugin/Gameplay Ideas and Requests 10-14-2018, 05:03
Replies: 3
Views: 850
Posted By iFusion
Forum: Plugin/Gameplay Ideas and Requests 10-13-2018, 22:48
Replies: 3
Views: 850
Posted By iFusion
cs go c4 plant time

is it possible to plant the bomb in 10 seconds, not default 3, thanks
Forum: Plugin/Gameplay Ideas and Requests 10-13-2018, 21:09
Replies: 2
Views: 602
Posted By iFusion
cs go end round when last player standing

hey, need script when last player survive (all player death) round will end, with PrintToChat("Player X won"). thanks!
Forum: Plugin/Gameplay Ideas and Requests 10-11-2018, 14:17
Replies: 1
Views: 536
Posted By iFusion
cs go hegrenade explod timer

Hey! need script where hegrenade explod in 10 seconds. thanks
Forum: Plugin/Gameplay Ideas and Requests 10-11-2018, 02:24
Replies: 3
Views: 1,031
Posted By iFusion
csgo player need to press +use and +lookatweapon to trigger a Command

Hello there, need a script to trigger a Command example, PrintToChat(client, "Text") when player press +use AND +lookatweapon Key. If player press only one of this nothing will happen.

Thank you
Showing results 1 to 16 of 16

 
Forum Jump

All times are GMT -4. The time now is 03:38.


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