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

Showing results 1 to 25 of 35
Search took 0.01 seconds.
Search: Posts Made By: AGONN
Forum: Scripting Help 03-08-2018, 12:07
Replies: 6
Views: 1,546
Posted By AGONN
Forum: Scripting Help 03-06-2018, 06:42
Replies: 6
Views: 1,546
Posted By AGONN
Re: fix 1 warning without effect the plugin function.

Can you be more spesefic ?
this line :

ArrayPushCell(aRuleType,((file[0]==42) + 2*(file[strlen(file)-1]==42)) ) //Yep 42

will become ?
Forum: Scripting Help 03-05-2018, 11:59
Replies: 6
Views: 1,546
Posted By AGONN
Re: fix 1 warning without effect the plugin function.

that effect the plugin function , it do not read the rules from the filewatcher.cfg
Forum: Scripting Help 03-05-2018, 06:42
Replies: 6
Views: 1,546
Posted By AGONN
fix 1 warning without effect the plugin function.

hi , this plugin have 2 warnings :

// C:\Users\MAGIC INFO\Desktop\Compiler_AMXX\filewatcher.sma(91) : warning 213: tag mismatch
// C:\Users\MAGIC INFO\Desktop\Compiler_AMXX\filewatcher.sma(91) :...
Forum: HL1 Servers (HLDS) 03-05-2018, 06:28
Replies: 5
Views: 1,688
Posted By AGONN
Re: Cs 1.6 amxmodx problem

can you post your nick name that have the admin access ?
Forum: Scripting Help 03-01-2018, 15:43
Replies: 1
Views: 659
Posted By AGONN
question about (* AMXX-Studio Notes - DO NOT MODIFY BELOW HERE)

hello i want to know if this lines important or not in the sma file , can i remove them ? that don't effect the plugin ?

/* AMXX-Studio Notes - DO NOT MODIFY BELOW HERE
*{\\ rtf1\\ ansi\\...
Forum: Scripting Help 02-18-2018, 16:58
Replies: 4
Views: 764
Posted By AGONN
Re: mix lines

thank's for every one.
Forum: Scripting Help 02-18-2018, 12:57
Replies: 4
Views: 764
Posted By AGONN
Re: mix lines

public client_connect(client) {

public client_connect(id)
Forum: Scripting Help 02-18-2018, 12:25
Replies: 4
Views: 764
Posted By AGONN
mix lines

how can i mix this two lines :

public client_connect(id)
{

new szSteamid[33]
get_user_authid(id ,szSteamid, charsmax(szSteamid))

if(equal(szSteamid,"STEAM_ID_LAN") ||...
Forum: HL1 Servers (HLDS) 02-17-2018, 06:31
Replies: 4
Views: 1,543
Posted By AGONN
Re: fullupdate

thank's for the clarification aron9forever & fysiks
Forum: HL1 Servers (HLDS) 02-16-2018, 17:06
Replies: 4
Views: 1,543
Posted By AGONN
fullupdate

can any body tell me what "fullupdate" consol command used for? and how it can crash a server?
Forum: Scripting Help 02-15-2018, 15:07
Replies: 1
Views: 709
Posted By AGONN
spec switch bug

hi , i'm using a plugin spec switch but some guys using a bug in this plugin to crash my server , they retry then they don't shoose player model they open consol then say use /spec then they shoose...
Forum: Scripting Help 02-12-2018, 12:56
Replies: 0
Views: 500
Posted By AGONN
zombie plague fix warning

Hello , Can any body fix the warnings (5 or 6 ) on my Zombie plague plugin ?

http://www.mediafire.com/file/qvmtzkgtjjxvtca/zp.rar
Forum: Scripting Help 01-30-2018, 07:01
Replies: 2
Views: 727
Posted By AGONN
add color to gray

hello , i want to change ZP_Color_Chat.inc to add color gray , can some one change it for me to make this command below to show gray color in team color ( gray replace red & blue ) :
...
Forum: Module Coding 01-28-2018, 06:46
Replies: 4
Views: 3,404
Posted By AGONN
Re: how to compile cpp file

in what section i post for help give me link .
Forum: Module Coding 01-27-2018, 16:46
Replies: 4
Views: 3,404
Posted By AGONN
how to compile cpp file

hi , i'm wandring how to compile a module source (cpp) can any body give me name of the compiler and how to use it ?
Forum: Module Coding 01-27-2018, 14:01
Replies: 5
Views: 1,891
Posted By AGONN
Re: Help module "geoip_amxx.dll" bed load

Solved i update amxmodx to 1.8.3 and geoip work's , now i have a problem with "special_geoip_mm.dll" bed load xD any ideas ?
Forum: Module Coding 01-27-2018, 12:17
Replies: 5
Views: 1,891
Posted By AGONN
Forum: Module Coding 01-27-2018, 12:12
Replies: 5
Views: 1,891
Posted By AGONN
Help module "geoip_amxx.dll" bed load

Hi , i have a problem with module "geoip_amxx.dll" always bed load , i try to change it but still the same problem , i want to know if i have to change metamod version or amxmodx version.


] meta...
Forum: Scripting Help 01-27-2018, 06:39
Replies: 4
Views: 1,139
Posted By AGONN
Re: help public client_putinserver(iPlayer)

Done it's working thank's OciXCrom .
Forum: General 01-27-2018, 06:37
Replies: 15
Views: 2,824
Posted By AGONN
Re: auto update

i don't need to make the plugin update it self , i want to add some thing like alarm so it start inform the owner that new version is available to download in a specific date like (01/01/2019) .
...
Forum: General 01-25-2018, 08:00
Replies: 15
Views: 2,824
Posted By AGONN
Re: auto update

i have 0 experiens on amxx codes , i can not create any code , can you just tell me what shall i ask in google .
Forum: General 01-25-2018, 06:13
Replies: 15
Views: 2,824
Posted By AGONN
Re: auto update

tell me how HamletEagle , give me a code or something .
Forum: Scripting Help 01-24-2018, 16:46
Replies: 4
Views: 1,139
Posted By AGONN
help public client_putinserver(iPlayer)

hey , i have to lines i want to put them together

public client_putinserver(iPlayer)

&

public client_putinserver(id)

in one line i tryed :
Forum: Scripting Help 01-21-2018, 03:42
Replies: 2
Views: 525
Posted By AGONN
Showing results 1 to 25 of 35

 
Forum Jump

All times are GMT -4. The time now is 15:57.


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