Raised This Month: $ Target: $400
 0% 

Showing results 1 to 25 of 32
Search took 0.00 seconds.
Search: Posts Made By: dVIAN
Forum: Approved Plugins 03-17-2005, 14:03
Replies: 935
Views: 859,813
Posted By dVIAN
well i didnt see this anywhere in this thread, so...

well i didnt see this anywhere in this thread, so i thought i'd point it out. the default.cfg is there to pause plugins not wanted during a scrim, ie. adminlisten, giveweapon, etc. well thats fine,...
Forum: Scripting Help 12-05-2004, 06:40
Replies: 14
Views: 2,881
Posted By dVIAN
i got it working by simply inserting it right...

i got it working by simply inserting it right into the plugin. thanks XxAvalanchexX for all the help.
Forum: Scripting Help 12-05-2004, 01:24
Replies: 14
Views: 2,881
Posted By dVIAN
i get this warning after compile is it...

i get this warning after compile



is it ok to leave it like this. all i did was return after the specified lines and paste in the pause and unpause code. should i have done something else?
Forum: Scripting Help 12-05-2004, 01:11
Replies: 14
Views: 2,881
Posted By dVIAN
if i were to want to pause more than one plugin...

if i were to want to pause more than one plugin do i seperate with ; or add another line?
Forum: Scripting Help 12-05-2004, 01:07
Replies: 14
Views: 2,881
Posted By dVIAN
thank you very much

thank you very much
Forum: Scripting Help 12-04-2004, 22:25
Replies: 14
Views: 2,881
Posted By dVIAN
ok, i am totally stumped with this. i can not...

ok, i am totally stumped with this. i can not figure out where to enter these two variables. can anyone help me. below is my modified amx_match_plugin i use. can anyone help me by editing the file...
Forum: Scripting Help 12-04-2004, 18:09
Replies: 14
Views: 2,881
Posted By dVIAN
do i put this in the beginning? ...

do i put this in the beginning?

pause("acd","pluginname.amxx");

and this at the end?

unpause("pluginname.amxx");

not sure where to put these in the match plugin.
thanks again for all...
Forum: Scripting Help 12-04-2004, 16:46
Replies: 14
Views: 2,881
Posted By dVIAN
do i include both lines on the small above? ...

do i include both lines on the small above?

and i use amx_match_deluxe and adminlisten. so i am wanting to pause and unpause adminlisten when amx_match_deluxe is started and stopped. thanks for...
Forum: Scripting Help 12-04-2004, 07:30
Replies: 14
Views: 2,881
Posted By dVIAN
how to add lines to a working script to pause anther plugin.

i use a match plugin, and when i activate it, i want it to pause my admin chat plugin( the one where you can see all chat). its considered cheating if its on. any help to tell me how to add this into...
Forum: Approved Plugins 11-25-2004, 14:48
Replies: 41
Views: 33,188
Posted By dVIAN
now that amx x is "done" i dont know. i will...

now that amx x is "done" i dont know. i will contact jtp and see if he has the time to rewrite this plugin to enable the voting etc.... sorr yabout the wait.
Forum: Approved Plugins 10-27-2004, 13:36
Replies: 41
Views: 33,188
Posted By dVIAN
No, This plugin will not restrict individual...

No, This plugin will not restrict individual weapons. This plugin was not meant to be a replacement for the AMX X core restrict plugin. To Use individual restrictions type amx_restmenu if you have...
Forum: Approved Plugins 10-05-2004, 02:59
Replies: 41
Views: 33,188
Posted By dVIAN
indeed, that is waht we are working on to fix for...

indeed, that is waht we are working on to fix for the next release
Forum: Approved Plugins 10-03-2004, 00:27
Replies: 41
Views: 33,188
Posted By dVIAN
If you would like it sooner, start reading the...

If you would like it sooner, start reading the code now... sorry, but i have school and work fulltime. i'll try to get to it this coming week.
Forum: Approved Plugins 10-03-2004, 00:23
Replies: 41
Views: 33,188
Posted By dVIAN
i will take a look at it even though jtp is the...

i will take a look at it even though jtp is the official rewritter of juds plug-ins. check back in a few weeks for an answer
Forum: Approved Plugins 07-01-2004, 01:36
Replies: 41
Views: 33,188
Posted By dVIAN
yes, when active that restricts all...

yes, when active that restricts all scope-weapons. clients are forced to drop the weapon if already in inventory, and clients cannot buy these items it will only waste their money.
Forum: Suggestions / Requests 06-27-2004, 13:50
Replies: 19
Views: 5,458
Posted By dVIAN
amx_who gives you the player name, wonid, id#,...

amx_who gives you the player name, wonid, id#, whether or not they are immune, whether they can join on reserved slots, and then there admin flags, if they have any.
Forum: Suggestions / Requests 06-26-2004, 06:00
Replies: 4
Views: 1,688
Posted By dVIAN
here it is. the version that semi works. still...

here it is. the version that semi works. still gets runtime error on my 1.5 server


#include <amxmodx>
#include <amxmisc>

#define ADMIN_TEAMPLAY ADMIN_MAP

new logfilename[256]
new...
Forum: Suggestions / Requests 06-25-2004, 19:58
Replies: 4
Views: 1,688
Posted By dVIAN
tryed it, not really for me or my clan, simple...

tryed it, not really for me or my clan, simple simple like public_war is what i would like. i recompiled it and havent gotten the error yet. but im sure it will come up. it crashes my server when i...
Forum: Suggestions / Requests 06-25-2004, 18:34
Replies: 4
Views: 1,688
Posted By dVIAN
clan_war or another plugin like it

I was wondering if someone could port cs_clan_war. i changed the strtonum to str_to_num and compiled it. it works fine untill i get an runtime error. the error line its referring to is this
...
Forum: Approved Plugins 06-25-2004, 18:29
Replies: 41
Views: 33,188
Posted By dVIAN
thanks for the update jtp. any word on how long...

thanks for the update jtp. any word on how long it will be untill you clean this one up? or have you done so in the latest update....
Forum: Approved Plugins 06-24-2004, 00:53
Replies: 25
Views: 25,095
Posted By dVIAN
i just changed every allies to c and every axis...

i just changed every allies to c and every axis to t. i am going to try now. if it works i will clean it up more...
Forum: Approved Plugins 06-23-2004, 23:49
Replies: 25
Views: 25,095
Posted By dVIAN
will this work for CS? i have been waiting for...

will this work for CS? i have been waiting for one....
Forum: Approved Plugins 06-21-2004, 17:47
Replies: 41
Views: 33,188
Posted By dVIAN
ok here is the same plugin that jtp posted except...

ok here is the same plugin that jtp posted except i fixed all of the messages, and updated the path to the admin.log. you shouldnt notice any big differences. please post any errors. sorry i dont...
Forum: Approved Plugins 06-21-2004, 16:09
Replies: 41
Views: 33,188
Posted By dVIAN
well there are no issues thus far. and i'll i...

well there are no issues thus far. and i'll i have done so far is go through the code and clean uo the messages and such. i also fixed how it was writing to an invalid file. changed it so it would...
Forum: Approved Plugins 06-21-2004, 15:11
Replies: 41
Views: 33,188
Posted By dVIAN
anything i can do to help?

anything i can do to help?
Showing results 1 to 25 of 32

 
Forum Jump

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


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