AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Plugins (https://forums.alliedmods.net/forumdisplay.php?f=108)
-   -   [CSGO] Credit Case's (https://forums.alliedmods.net/showthread.php?t=293479)

MithatGuner 02-01-2017 17:47

[CSGO] Credit Case's
 
4 Attachment(s)
Description:

Store Credits Case Plugin
!case to open store credit case's
u can win randomly credits.

-Supported Languages : TR - EN

Convars :

- mithat_tag "PLUGIN CHAT TAGS"
- mithat_join_cost "OPEN CASE COST"
- mithat_min_price "MIN NUMBER TO WIN CREDITS FROM CASE"
- mithat_max_price "MAX NUMBER TO WIN CREDITS FROM CASE"

VIDEO :



İf u cant see video try this link :
https://www.youtube.com/watch?v=aLoSmx1P-F0

This plugin Works with :
[ANY] Store by Zephyrus

Thanks For Reading :)
And Thanks To shanapu

Mitchell 02-01-2017 18:33

Re: [CSGO] Credit Case's
 
You should use translations, instead of posting multiple plugins, makes it easier later on. This would also eliminate the need of making a Tag ConVar, as you can just add this in the translations.
Also you shouldn't mix the old syntax with the new one
CreateConVar returns a "ConVar"
and you can use
Code:

ConVar MinPrice; // instead of "new Handle:MinPrice;"

//...
randomNumber = GetRandomInt(MinPrice.IntValue, MaxPrice.IntValue);
//...


MithatGuner 02-01-2017 18:37

Re: [CSGO] Credit Case's
 
Quote:

Originally Posted by Mitchell (Post 2491985)
You should use translations, instead of posting multiple plugins, makes it easier later on. This would also eliminate the need of making a Tag ConVar, as you can just add this in the translations.
Also you shouldn't mix the old syntax with the new one
CreateConVar returns a "ConVar"
and you can use
Code:

ConVar MinPrice; // instead of "new Handle:MinPrice;"

//...
randomNumber = GetRandomInt(MinPrice.IntValue, MaxPrice.IntValue);
//...


Thanks, i added this ,to be done list.

vortex. 02-01-2017 18:45

Re: [CSGO] Credit Case's
 
Good idea, thanks.

MithatGuner 02-01-2017 18:50

Re: [CSGO] Credit Case's
 
Quote:

Originally Posted by vortex. (Post 2491990)
Good idea, thanks.

Thanks for comment.

wolvez04 02-01-2017 21:13

Re: [CSGO] Credit Case's
 
Cool release!

The above guy Vortex sells other peoples plugins on his website and claims them as his own. He's not even a coder and knows nothing about coding. His website and profile claim he is a coder. Do not fall for his lies as he already scammed me.

Mitchell 02-01-2017 21:27

Re: [CSGO] Credit Case's
 
Quote:

Originally Posted by wolvez04 (Post 2492009)
Cool release!

The above guy Vortex sells other peoples plugins on his website and claims them as his own. He's not even a coder and knows nothing about coding. His website and profile claim he is a coder. Do not fall for his lies as he already scammed me.

This isn't really a place to bring things like this up (on other developer's threads). But yes, you can judge his coding knowledge from his past posts. (bonus "I don't want to share the source code")

ESK0 02-02-2017 00:56

Re: [CSGO] Credit Case's
 
:) Oh Vortex the special coder :) Are you gonna sell this ? Or saying that this belong you?

Great plugin :)

MithatGuner 02-02-2017 04:50

Re: [CSGO] Credit Case's
 
Quote:

Originally Posted by ESK0 (Post 2492064)
:) Oh Vortex the special coder :) Are you gonna sell this ? Or saying that this belong you?

Great plugin :)

Thanks for comment

MithatGuner 02-02-2017 04:50

Re: [CSGO] Credit Case's
 
Quote:

Originally Posted by wolvez04 (Post 2492009)
Cool release!

The above guy Vortex sells other peoples plugins on his website and claims them as his own. He's not even a coder and knows nothing about coding. His website and profile claim he is a coder. Do not fall for his lies as he already scammed me.

Thanks for comment


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

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