Raised This Month: $32 Target: $400
 8% 

Showing results 1 to 25 of 58
Search took 0.01 seconds.
Search: Posts Made By: Giovanifsa
Forum: Plugins 07-12-2018, 23:30
Replies: 17
Views: 12,191
Posted By Giovanifsa
Re: [TF2] AdvancedBans

The unknown command seems to be related to how the client and the server exchange commands. The "sm_advban" is not client-side, so the client doesn't know it exists, but server-side, and the server...
Forum: Scripting 02-28-2017, 11:14
Replies: 2
Views: 688
Posted By Giovanifsa
Capture net_graph info

Is there any way to capture net_graph information like sv and var?

Didn't find anything about this :C
Forum: Plugins 08-02-2016, 21:57
Replies: 9
Views: 8,676
Posted By Giovanifsa
Re: [ANY] File editor

There you go: https://forums.alliedmods.net/attachment.php?attachmentid=156591&d=1470189354
Forum: Plugins 06-21-2016, 17:30
Replies: 9
Views: 8,676
Posted By Giovanifsa
Re: [ANY] File editor

I've blocked the access to the mod folder. This means that you will can access anything inside and after "Partition:\srcds\mod\", but nothing before it, like "Partition:\srcds\".
Forum: Plugins 06-13-2016, 20:29
Replies: 9
Views: 8,676
Posted By Giovanifsa
[ANY] FileEditor

This plugin allows admins to manage server files without remote access.

You can:
- Open and edit files;
- Rename files/folders;
- Create folders;
- Create files;
- Copy any type of file;
-...
Forum: Scripting 06-13-2016, 20:21
Replies: 2
Views: 1,225
Posted By Giovanifsa
Forum: Scripting 06-12-2016, 17:03
Replies: 2
Views: 1,225
Posted By Giovanifsa
Copy text file line by line

Hello there! i'm making a plugin where admins will be able to edit/remove lines from a text file

But, as I copy this file with the new content, blank lines are created, but no text lost.
I can't...
Forum: Scripting 06-02-2016, 21:26
Replies: 2
Views: 1,482
Posted By Giovanifsa
Forum: Plugins 06-02-2016, 21:16
Replies: 5
Views: 8,691
Posted By Giovanifsa
[TF2] Powerups Shop

Complete rewrite of my old Powerups (https://forums.alliedmods.net/showthread.php?t=266895) plugin, with some ideas from RTD Revamped (https://forums.alliedmods.net/showthread.php?t=278579)!
...
Forum: Scripting 06-01-2016, 21:43
Replies: 2
Views: 1,482
Posted By Giovanifsa
Check if a common client (not admin) have access to some command

Is it possible to check if a client have access to a command that isn't overrided, or overrided?

I've tried "CheckCommandAccess(client, "command", ADMFLAG_...)", but if the command isn't...
Forum: Plugins 05-08-2016, 19:18
Replies: 289
Views: 181,946
Posted By Giovanifsa
Re: [TF2] Roll The Dice (Revamped)

I haven't tested on other servers yet, but the following perks doesn't seems do work correctly:

vital - Does nothing more than playing a sound
fast hands - Does nothing more than playing a sound...
Forum: Plugins 04-07-2016, 18:07
Replies: 31
Views: 25,967
Posted By Giovanifsa
Re: [TF2] Admin Stealth REDUX

Don't forget to overwrite the "ping" command!
Forum: Plugins 04-07-2016, 15:01
Replies: 0
Views: 3,839
Posted By Giovanifsa
[ANY] Configuration votes

Allows the server to start config votes when the map timelimit reaches certain time or the admin launches the vote.

Commands:
sm_cfgvote : Forces a vote to start.
sm_cfgvoteex : Forces a vote to...
Forum: Scripting 10-03-2015, 16:28
Replies: 5
Views: 1,821
Posted By Giovanifsa
Re: Make an inc optional

In derp.inc there should be something simillar to this:

#if defined _INCLUDE_included
#endinput
#endif
#define _INCLUDE_included

So you put in you plugin #tryinclude <derp>
and check if...
Forum: Scripting 10-02-2015, 07:31
Replies: 3
Views: 988
Posted By Giovanifsa
KeyValues JumpToKeySymbol

Hello there, i'm having problems with kv
the JumpToKeySymbol function doesn't jump to a KeyValue inside another KeyValue, like that:

"Walkman"
{
"FirstSound"
{
"value" "213123"
}
Forum: Plugins 09-08-2015, 22:57
Replies: 0
Views: 2,937
Posted By Giovanifsa
[ANY] WalkMan

Make people know what you hear: Play sounds that you, your team and enemies near you can hear.
You can also make custom sounds to play for the enemy you killed.

Warning: This plugin makes [TF2]...
Forum: Plugins 09-06-2015, 10:34
Replies: 5
Views: 4,953
Posted By Giovanifsa
Re: [ANY]Simple client join messages

There we go! sorry for the delay...
Forum: Snippets and Tutorials 09-02-2015, 22:33
Replies: 28
Views: 21,665
Posted By Giovanifsa
Forum: Snippets and Tutorials 09-02-2015, 20:55
Replies: 28
Views: 21,665
Posted By Giovanifsa
Re: Updater Integration Using Bitbucket

Does this works anymore? I didn't find the Custom Domain tab
Forum: Plugins 09-02-2015, 19:39
Replies: 7
Views: 8,098
Posted By Giovanifsa
Re: [TF2]Powerups

Now it's really fixed.
Forum: Scripting 09-02-2015, 17:55
Replies: 4
Views: 1,244
Posted By Giovanifsa
Re: Need help with auto updater

Well, I've uploaded the plugin files to another host, but this is what happens now:

L 09/02/2015 - 18:51:17: SMC parsing error on line 0
L 09/02/2015 - 18:51:17: [0] URL:...
Forum: Scripting 09-02-2015, 14:36
Replies: 4
Views: 1,244
Posted By Giovanifsa
Re: Need help with auto updater

Weird, via ftp it's normal. I'll search for another host
Forum: Scripting 09-02-2015, 12:24
Replies: 4
Views: 1,244
Posted By Giovanifsa
Need help with auto updater

Hello there, i'm searching for a site to host the plugin files
I found one but it doesn't seems to work, could someone check it out?
Site: http://giovanifsa.net46.net/plugins/powerups/

In the...
Forum: Plugins 08-24-2015, 10:41
Replies: 7
Views: 8,098
Posted By Giovanifsa
Re: [TF2]Powerups

Maybe fixed (Ver 2.5.4) but if it doesn't, please post again
Forum: Plugins 08-19-2015, 16:01
Replies: 17
Views: 12,191
Posted By Giovanifsa
Re: [TF2] Ban player from class/team

Well, now it works (2.0)
Showing results 1 to 25 of 58

 
Forum Jump

All times are GMT -4. The time now is 22:53.


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