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

Showing results 1 to 25 of 51
Search took 0.01 seconds.
Search: Posts Made By: Zirconium
Forum: General 06-21-2017, 08:28
Replies: 2
Views: 915
Posted By Zirconium
How to prevent "disabled" plugins from loading

Hi all,

i saw something really strange on my TF2 server, showing plugins list i realized some plugins are showing up but are not in ../addons/sourcemod/plugins/*.


Can someone help me with...
Forum: Plugins 07-29-2014, 10:26
Replies: 35
Views: 28,748
Posted By Zirconium
Re: [TF2] ScrollingRules - Need Help

Sorry but at the moment this is not possible with the mod, you can only set time between each rule line and the time to wait until next "scroll" starts again from rule 1.
Forum: Code Snippets/Tutorials 09-06-2013, 10:15
Replies: 342
Views: 173,585
Posted By Zirconium
Re: Notepad++ AlliedModders Edition

Hi all,
i have a little question, hope it's posted in the right place.

Is the integrated FunctionsList working with sourcemod/sourcepawn language ?? (i didn't find any info about this point )
...
Forum: Plugins 09-02-2013, 07:48
Replies: 35
Views: 28,748
Posted By Zirconium
Re: [TF2]ScrollingRules

L 05/25/2013 - 13:12:28: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 05/25/2013 - 13:12:28: [SM] Native "VFormat" reported: Language phrase "Rule11" not found
L...
Forum: Plugins 08-28-2013, 05:18
Replies: 35
Views: 28,748
Posted By Zirconium
Re: [TF2]ScrollingRules

Hi GunSpeed, did you reach to compile it ?? I'll give it a try using morecolors, be sure you installed morecolors.inc in your sourcemod/scripting/include folder or it won't work.
Forum: Plugins 11-22-2012, 05:07
Replies: 35
Views: 28,748
Posted By Zirconium
Re: [TF2]ScrollingRules

Sorry for so late answer but i was away and really busy for a while :oops:

I don't know why it doesn't work for you eraserhead , could it be an interaction with an other mod ?

Do you see some...
Forum: Plugins 05-03-2012, 05:13
Replies: 35
Views: 28,748
Posted By Zirconium
Re: [TF2]ScrollingRules

For the colors i don't know what's your problem at the moment, if you installed color.inc like explained HERE (http://forums.alliedmods.net/showthread.php?t=96831) and recompiled this plugin with ...
Forum: Scripting 10-03-2011, 05:16
Replies: 176
Views: 61,564
Posted By Zirconium
Re: Translation Project

Here's the new fr translation for rank_me with all the "VIP" stuff !
Forum: Plugins 09-24-2011, 15:41
Replies: 35
Views: 28,748
Posted By Zirconium
Re: [TF2]ScrollingRules

Yep you'll have to put color tags yourself in your scrollingrules.phrases.txt and scrollingrulesdata.phrases.txt like in the example at the top of this topic.
Forum: Plugins 09-18-2011, 06:32
Replies: 35
Views: 28,748
Posted By Zirconium
Re: [TF2]ScrollingRules

No you're missing nothing, i've uploaded the "right" scrollingrules.phrases.txt file , you'll only have to replace it in your translations directory and all will be ok !
Forum: Plugins 09-17-2011, 08:06
Replies: 35
Views: 28,748
Posted By Zirconium
Re: [TF2]ScrollingRules

Strange, i changed to many maps without any error message, i'll have a look at this !!


Should be solved also now !!
Forum: General 09-13-2011, 18:03
Replies: 4
Views: 1,949
Posted By Zirconium
Re: [SOLVED]How to test plugin ?

Thanks Peace-Maker (http://forums.alliedmods.net/member.php?u=41418), i tried it but i thought it was not working :oops:

I have a local server now , it's faster for testing no uploads and so ...
Forum: Scripting 09-13-2011, 10:00
Replies: 1
Views: 1,063
Posted By Zirconium
[SOLVED]KillTimer issue ??

Hi all,
i have a new question this is a part of a plugin code :



new Handle:g_hAutoTimer=INVALID_HANDLE;
...
OnPluginStart() {
...
HookConVarChange(g_hInterval, ConVarChange_Interval);
Forum: Plugins 09-13-2011, 03:41
Replies: 35
Views: 28,748
Posted By Zirconium
Re: [TF2]ScrollingRules

Yep, sorry for that but the scrollingrulesdata.phrases.txt file provided contains some color tags :oops:

I'm looking at the error message you get and try to solve this.

It should be solved now,...
Forum: Scripting 09-13-2011, 03:35
Replies: 8
Views: 6,125
Posted By Zirconium
Re: Question about Translations files

Thanks for your answers, i saw the thing with the cache and thought there is a way to unload or reload the cache :oops:

@Antithasys : yes i know which plugin you mean :wink:, but i'm self-parsing...
Forum: Scripting 09-12-2011, 10:10
Replies: 8
Views: 6,125
Posted By Zirconium
Question about Translations files

I was just wondering if there is a way to reload translations file before mapchange , is it possible to use LoadTranslations("myphrasesfile.txt");in a sm_command something like

......
Forum: General 09-12-2011, 09:58
Replies: 11
Views: 2,359
Posted By Zirconium
Re: a few questions

Think [SM] wasn't taking enough room on screen :lol::stupid::mrgreen:
Forum: General 09-12-2011, 08:19
Replies: 4
Views: 1,949
Posted By Zirconium
Re: How to test plugin ?

Oh nice, i'll try it asap.

Thanks CatsyLady :wink:
Forum: General 09-12-2011, 08:15
Replies: 11
Views: 2,359
Posted By Zirconium
Re: a few questions

Yep it's the same problem look in rockthevote.sp and mapchooser.sp and replace [SM] by [SourceMod] you'll have to recompile the files also and after all is done !!
Forum: General 09-12-2011, 04:38
Replies: 4
Views: 1,949
Posted By Zirconium
[SOLVED]How to test plugin ?

Hi all,
this is maybe a strange question :oops:, but i don't know how to test my plugins "localy".
Is there a way to do it without uploading to a server and always restarting it ?? :shock:
...
Forum: General 09-12-2011, 04:28
Replies: 11
Views: 2,359
Posted By Zirconium
Re: a few questions

Hi CatsyLady,
concerning Voting things the translations are in basevotes.phrases.txt, but the problem is that you need to edit the plugin file basevotes.sp in addons/sourcemod/scripting directory...
Forum: Plugins 09-12-2011, 03:17
Replies: 35
Views: 28,748
Posted By Zirconium
Re: [TF2]ScrollingRules

@Spunkie (http://forums.alliedmods.net/member.php?u=150503)
You're right i'll do it asap !!!

@GunSpeed (http://forums.alliedmods.net/member.php?u=92903)
Did you copy scrollingrules.phrases.txt...
Forum: Plugins 09-08-2011, 17:06
Replies: 35
Views: 28,748
Posted By Zirconium
Re: [TF2]ScrollingRules

Plugin is working good since a couple of days, hope someone will look at it and why not approve it if it's ok for it.
Forum: Plugins 09-06-2011, 09:15
Replies: 35
Views: 28,748
Posted By Zirconium
Re: [TF2]ScrollingRules

I'll try it with KV file like this, hope it 'll work (a scrollingrulesdata.phrases.txt file from translations dir will be loaded and used to translate and also as KV file)


......
Forum: Plugins 09-05-2011, 17:21
Replies: 35
Views: 28,748
Posted By Zirconium
Re: [TF2]ScrollingRules

to Antithasys (http://forums.alliedmods.net/member.php?u=36954) :

If you could have a look at what i did and tell me if it's ok or not it would be great.

Not sure i did well :oops:

Thanks...
Showing results 1 to 25 of 51

 
Forum Jump

All times are GMT -4. The time now is 03:31.


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