AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Suggestions / Requests (https://forums.alliedmods.net/forumdisplay.php?f=12)
-   -   [CSGO] Show Team Equipment And Money (https://forums.alliedmods.net/showthread.php?t=306558)

666 04-06-2018 17:04

Re: Can anyone make it
 
Quote:

Originally Posted by Natsheh (Post 2586444)
My bad code is fixed i forgot to reset the variable after removing the entities.

Btw the display time depends on the mp_buytime cvar

it would be good to put it during the freezetime

Natsheh 04-06-2018 17:11

Re: Can anyone make it
 
Quote:

Originally Posted by 666 (Post 2586445)
it would be good to put it during the freezetime

Simply just replace this

g_buytime = get_cvar_pointer("mp_buytime");

With this :arrow:

g_buytime = get_cvar_pointer("mp_freezetime");

666 04-06-2018 17:18

Re: Can anyone make it
 
Quote:

Originally Posted by Natsheh (Post 2586447)
Simply just replace this

g_buytime = get_cvar_pointer("mp_buytime");

With this :arrow:

g_buytime = get_cvar_pointer("mp_freezetime");

I've noticed that when the player dies, the next round does not show it,
sometimes it disappears during the freezetime

Natsheh 04-06-2018 17:33

Re: Can anyone make it
 
Im not supporting it.

You can wait for other members support.

666 04-06-2018 18:11

Re: Can anyone make it
 
Quote:

Originally Posted by Natsheh (Post 2586453)
Im not supporting it.

You can wait for other members support.

Okay, can you add the arrow?

raizo11 04-06-2018 19:20

Re: Can anyone make it
 
Natsheh and oxicrom is a little commentators they do not know that!
must to read arkshine tutorials

https://forums.alliedmods.net/showthread.php?t=175632

and if I read are the same!

and if you pay you will do anything becouse no aliiedmodders invent cs 1.6...

Natsheh 04-07-2018 05:02

Re: Can anyone make it
 
Quote:

Originally Posted by raizo11 (Post 2586472)
Natsheh and oxicrom is a little commentators they do not know that!
must to read arkshine tutorials

https://forums.alliedmods.net/showthread.php?t=175632

and if I read are the same!

and if you pay you will do anything becouse no aliiedmodders invent cs 1.6...

Again this has nothing to do with what he requested.

666 04-07-2018 12:58

Re: Can anyone make it
 
On some occasions when the player has an example $ 1500 and makes a purchase and the value drops to say $ 350, in the sprite shows $ 350 0, and when the user makes another purchase of $ 350 example goes down to $ 50, in the sprite shows $ 50 00, and when it reaches $ 0, in the sprite shows $ 0 000, sometimes shows other numbers is not always the number zero

Natsheh 04-07-2018 15:05

Re: Can anyone make it
 
Quote:

Originally Posted by 666 (Post 2586565)
On some occasions when the player has an example $ 1500 and makes a purchase and the value drops to say $ 350, in the sprite shows $ 350 0, and when the user makes another purchase of $ 350 example goes down to $ 50, in the sprite shows $ 50 00, and when it reaches $ 0, in the sprite shows $ 0 000, sometimes shows other numbers is not always the number zero

Fixed

666 04-07-2018 15:31

Re: Can anyone make it
 
Quote:

Originally Posted by Natsheh (Post 2586583)
Fixed

Now it works fine thanks, as far as the complement of the weapons, I wait for some member who knows how to do it.


All times are GMT -4. The time now is 00:50.

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