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

Showing results 1 to 12 of 12
Search took 0.00 seconds.
Search: Posts Made By: ElijahDD
Forum: Scripting Help 09-14-2018, 11:14
Replies: 3
Views: 836
Posted By ElijahDD
Can anyone write function to mix array..?

Hello.
Maybe someone have or can write this function:

I have 8 teams (4 players in each), 32 players online. I need function to mix players in teams.
For example:


//First team (1, 10, 15,...
Forum: Scripting Help 09-06-2018, 07:52
Replies: 6
Views: 1,145
Posted By ElijahDD
Re: Timer above player

I need solution :D Idk how to make this..

I don't know why thread marked as Solved
Forum: Scripting Help 09-06-2018, 07:37
Replies: 6
Views: 1,145
Posted By ElijahDD
Re: Timer above player

For example: i create task to kill player after 15 seconds, and i need make Countdown (15.. 14.. 13..) above player
Forum: Scripting Help 09-05-2018, 21:28
Replies: 6
Views: 1,145
Posted By ElijahDD
Timer above player

Hello.
How to make timer above player? Sprites only?
Forum: Scripting Help 08-29-2018, 11:41
Replies: 9
Views: 2,487
Posted By ElijahDD
Re: m_flNextPrimaryAttack

By everyshot i mean that i shot 8+ times and code that write HamletEagle give me results that i write in "code bb"
I need to catch people who shoot at perfect timings.
I'm not sure that it possible...
Forum: Scripting Help 08-28-2018, 20:50
Replies: 9
Views: 2,487
Posted By ElijahDD
Re: m_flNextPrimaryAttack

public Ham_Player_PreThink(id)
{
if(is_user_alive(id) && get_pdata_int(id, m_afButtonPressed, 5) & IN_ATTACK)
{
const m_pActiveItem = 373;
new iWeaponEnt = get_pdata_cbase(id , m_pActiveItem ,...
Forum: Scripting Help 08-28-2018, 15:46
Replies: 9
Views: 2,487
Posted By ElijahDD
Re: m_flNextPrimaryAttack

I need get perfect time for next attack, for example: I shooting with usp, there is some delay between shots > I need know how many milliseconds left before I can do next shoot..

Sorry for ban...
Forum: Scripting Help 08-28-2018, 15:23
Replies: 9
Views: 2,487
Posted By ElijahDD
m_flNextPrimaryAttack

How to get perfect time of m_flNextPrimaryAttack?
Forum: Scripting Help 08-27-2018, 13:53
Replies: 0
Views: 502
Posted By ElijahDD
How to detect packet stop?

How to detect that player stop sending packets to server? not after disconnect ;D
Forum: Code Snippets/Tutorials 08-27-2018, 12:52
Replies: 107
Views: 105,961
Posted By ElijahDD
Re: [TUT] Custom Weapon Hud Sprites + Slot Redirection

Thank you, i'll try :3
but, i replace m249 by my grenade(something like heal greneade), can i use it for throw my grenade, not flash, HE, smoke?
--
Another question (sorry for oftop), maybe u know...
Forum: Code Snippets/Tutorials 08-27-2018, 11:46
Replies: 107
Views: 105,961
Posted By ElijahDD
Re: [TUT] Custom Weapon Hud Sprites + Slot Redirection

Do you know any plugin where I can see granade throw logic?
Forum: Code Snippets/Tutorials 08-27-2018, 07:22
Replies: 107
Views: 105,961
Posted By ElijahDD
Re: [TUT] Custom Weapon Hud Sprites + Slot Redirection

I replaced m249 by "grenade", and when i choose this replaced weapon and press attack - it shoot ofc. It possible to change weapon "type" to granade (i need possible to throw it..)?
Showing results 1 to 12 of 12

 
Forum Jump

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


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