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

Showing results 1 to 25 of 32
Search took 0.01 seconds.
Search: Posts Made By: KennYSwe
Forum: Plugin/Gameplay Ideas and Requests 03-20-2017, 18:45
Replies: 5
Views: 4,509
Posted By KennYSwe
Re: [BUY] Raffle for Zephyrus Store

Wierd, becouse it does't have a menu inside the code. So.. Maybe you schould try the plugin before you say something!
Forum: Plugin/Gameplay Ideas and Requests 03-20-2017, 06:40
Replies: 5
Views: 4,509
Posted By KennYSwe
Re: [BUY] Raffle for Zephyrus Store

https://forums.alliedmods.net/showthread.php?p=2420835#post2420835

Only in chat!

Wrong section btw!
Forum: Plugin/Gameplay Ideas and Requests 03-06-2017, 17:32
Replies: 4
Views: 3,527
Posted By KennYSwe
Re: Disable money hud

But i still want players to have money to buy weapons on multigames maps and still disable the hud;)
Forum: Plugin/Gameplay Ideas and Requests 03-05-2017, 18:44
Replies: 4
Views: 3,527
Posted By KennYSwe
Disable money hud

Hello!

Anyone who can give me code to disable money HUD in CS:GO?:)

Thanks!
Forum: Scripting 03-02-2017, 06:16
Replies: 11
Views: 1,950
Posted By KennYSwe
Re: Menu numbering

If you set panel buttons you can. I'll give you an example later.:wink:
Forum: Scripting 03-01-2017, 19:38
Replies: 11
Views: 1,950
Posted By KennYSwe
Re: Menu numbering

Make a panel and use ITEMDTAW_RAWLINE.
Forum: Scripting 02-22-2017, 09:58
Replies: 7
Views: 2,110
Posted By KennYSwe
Re: Countdown timer in menu!

Thank you, exactly what i needed.
Forum: Scripting 02-21-2017, 15:36
Replies: 2
Views: 723
Posted By KennYSwe
Forum: Scripting 02-21-2017, 14:38
Replies: 2
Views: 723
Posted By KennYSwe
How to make a % sign in csgo?

Hello!

How can i do so i can make a % sign inside PrintToChatAll?

Example:

PrintToChatAll("KennY won the jackpot with 100% chance!");

How to make that? it disapears if i write it like...
Forum: Scripting 02-20-2017, 12:30
Replies: 7
Views: 2,110
Posted By KennYSwe
Re: Countdown timer in menu!

Can you give me an example? becouse i want it to go backwards, not forwards.

like:
3.
2.
1.
not:
1.
2.
3.
Forum: Scripting 02-20-2017, 12:19
Replies: 7
Views: 2,110
Posted By KennYSwe
Countdown timer in menu!

Hello!

Can someone give me an example on how to make a countdown timer and show it inside a menu?

I cant figure out how to do it:grrr:

//KennY
Forum: Plugin/Gameplay Ideas and Requests 02-12-2017, 17:42
Replies: 60
Views: 29,390
Posted By KennYSwe
Re: Admin panel CS:GO/[ANY?]

Wow, that's something that i samt to ser public. Realy Nice panel and i think a lot of server owners Will use This if you make IT public some day!:):)
Forum: Plugins 02-01-2017, 14:55
Replies: 20
Views: 20,821
Posted By KennYSwe
Re: [Any] Spawn Particles

Is it possible to make it a REPEAT_TIMER? so when you type "sm_sp blood_pool" it will spawn a blood pool every 5sec?
i have tried to edit the code, but cant get it to work:/
Forum: Scripting 01-30-2017, 18:08
Replies: 12
Views: 2,294
Posted By KennYSwe
Re: Help with config file!

Thanks KissLick, i'll test it tommorow!

And thanks to everyone else who helped me, now i have learned something new and it's gratefully that you want to help!
Forum: Scripting 01-30-2017, 16:17
Replies: 12
Views: 2,294
Posted By KennYSwe
Re: Help with config file!

public Action:OnChatMessage(&Client, Handle:recipients, String:name[], String:message[])
{
Chat[Client] = true;
{
Format(name, MAXLENGTH_NAME, " %s%s\x01 %s%s",...
Forum: Scripting 01-30-2017, 12:32
Replies: 12
Views: 2,294
Posted By KennYSwe
Re: Help with config file!

Like this?
ReplaceString(name, MAXLENGTH_NAME, "blue", "\x0B");

i dont get it, never done this hings before:?
Forum: Scripting 01-30-2017, 10:47
Replies: 12
Views: 2,294
Posted By KennYSwe
Re: Help with config file!

Thanks, it works!

But now, the color codes does not work, any idea how i can fix that?
Forum: Scripting 01-30-2017, 09:34
Replies: 12
Views: 2,294
Posted By KennYSwe
Re: Help with config file!

Thanks, but i think i need help with that buildpath also, sry:cry:
Forum: Scripting 01-30-2017, 06:34
Replies: 12
Views: 2,294
Posted By KennYSwe
Re: Help with config file!

I can Edit that myself, it's just all the other i need help with :wink:
Forum: Scripting 01-29-2017, 18:52
Replies: 12
Views: 2,294
Posted By KennYSwe
Help with config file!

Hello!
Someone who can help me make a config file for this?
public ShopItem()
{
// CreateItem(Num, "Name", "Skin path or colors", type, price, trade check);
// type = 1 --> Player Model,...
Forum: Plugins 01-21-2017, 10:58
Replies: 270
Views: 96,353
Posted By KennYSwe
Forum: Scripting 01-16-2017, 07:32
Replies: 16
Views: 2,570
Posted By KennYSwe
Re: Help with menu!

I'm using it in My New help menu;)
Forum: Scripting 01-15-2017, 16:57
Replies: 16
Views: 2,570
Posted By KennYSwe
Re: Help with menu!

Yea, i also got it to work exact same way as you, but thanks!
Here is what i got:
public Action:panel(client, args)
{
{
new Handle:panel = CreatePanel();
...
Forum: Scripting 01-15-2017, 14:08
Replies: 16
Views: 2,570
Posted By KennYSwe
Re: Help with menu!

Someone who got this working, i cant get the numbers to work individually:/
Forum: Scripting 01-14-2017, 10:39
Replies: 16
Views: 2,570
Posted By KennYSwe
Re: Help with menu!

I getting home tomorrow, i'll post what i got then!
Showing results 1 to 25 of 32

 
Forum Jump

All times are GMT -4. The time now is 06:33.


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