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

Showing results 1 to 16 of 16
Search took 0.00 seconds.
Search: Posts Made By: amxxn00b
Forum: GunGame 04-20-2008, 06:52
Replies: 7
Views: 1,870
Posted By amxxn00b
Re: [help] Failed to start GG

i don't know :D
i use cs1.6_v29.exe from google.com :)
Forum: GunGame 04-20-2008, 03:25
Replies: 7
Views: 1,870
Posted By amxxn00b
Forum: GunGame 04-19-2008, 15:10
Replies: 7
Views: 1,870
Posted By amxxn00b
[help] Failed to start GG

modules
fakemeta
css
sctrike
ham sandwitch

version:1.80

failed to start gg, server prints
Load fails:plugin uses an unknown function (name "ExecuteHamb")
Forum: Scripting Help 11-29-2007, 03:16
Replies: 2
Views: 1,112
Posted By amxxn00b
how to change maxplayes during server work

How to change maxplayers value when server has been started and users are playing?
Forum: CSDM 08-19-2007, 09:24
Replies: 11
Views: 99,863
Posted By amxxn00b
Re: Final word about zBot!

podbots don't attack eath others ((
Forum: Scripting Help 03-15-2007, 09:08
Replies: 6
Views: 1,301
Posted By amxxn00b
Re: variable

I dont know why it work os, but I fix it


stock explode(const input[], output[][], const len, const delim, const arraysize=sizeof output) {

new pos, cur, len2, maxlen = strlen(input)
while...
Forum: Scripting Help 03-15-2007, 02:15
Replies: 6
Views: 1,301
Posted By amxxn00b
Re: variable

I Have file with text:
195.58.237.246
62.221.39.111

plug read this and function explode():

new banned_ip[100][32]
new banned_ip_num = 0
new ipFile[64] =...
Forum: Scripting Help 02-25-2007, 05:28
Replies: 2
Views: 999
Posted By amxxn00b
How to get number of word in text???

I have text:
new arg[128] = "Hello World, this is I!"
number of words in text is: 5
Hello - 1st
World, - 2nd
this - 3rd
is -4th
I! - 5th

and how to get this number(5) in amxx???
Forum: Trash 02-21-2007, 16:10
Replies: 1
Views: 886
Posted By amxxn00b
How to hide player from ShowScores?

How to hide player from ShowScores?

I need to hide some play (admin) how make it?
Forum: Scripting Help 02-13-2007, 12:08
Replies: 6
Views: 1,301
Posted By amxxn00b
Re: variable

Very big thank you man!

But if I have array
new test[5]
test[0] = 1
test[1] = 2 etc
client_print(id,print_chat,test[0]); client_print(id,print_chat,test[1]) etc
...how this make?

it...
Forum: Scripting Help 02-13-2007, 10:21
Replies: 6
Views: 1,301
Posted By amxxn00b
variable

Hi all...

How to set value for variable from other *.amxx ?

For ex. I have:

1.sma:


#include <amxmodx>
Forum: Scripting Help 01-09-2007, 07:43
Replies: 1
Views: 969
Posted By amxxn00b
color in chat

hi all

I have message: '<NormalChat> Player: hello world!'
console color is purple "255 0 255"

Player hasn't access ADMIN_CHAT
Player's team is T:
<NormalChat> Player: hello world!
CT:...
Forum: Scripting Help 11-24-2006, 16:47
Replies: 5
Views: 1,749
Posted By amxxn00b
Re: How to parse string?

Thank You man!

Plz tell me about this '%'...

%s - string
%d - integer
%f - float
%c - array ?
%i - ??
Forum: Scripting Help 11-24-2006, 15:31
Replies: 5
Views: 1,749
Posted By amxxn00b
How to parse string?

Hello all!

look this:


#include <amxmodx>
public plugin_init () {
register_clcmd ("test","test")
}
Forum: Scripting Help 11-15-2006, 12:55
Replies: 0
Views: 686
Posted By amxxn00b
Need help whis my plug

Hi all, i have a script which save info about players into DB...

#include <amxmod>
new cFile[] = "addons/amxmodx/configs/sql.inf"
new host[32], user[32], pass[32], db[32], table[32], table2[32]...
Forum: Suggestions / Requests 11-10-2006, 11:29
Replies: 0
Views: 865
Posted By amxxn00b
Admins can spectate players from other team?

Hello!

I have an idea to create plugin which would allow admins to spectate players from other team if cvar "mp_forcecamera" is set to "2".

It is generally possible to do
?
Showing results 1 to 16 of 16

 
Forum Jump

All times are GMT -4. The time now is 07:12.


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