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

Showing results 1 to 25 of 238
Search took 0.02 seconds.
Search: Posts Made By: Watt
Forum: Scripting Help 04-14-2008, 15:07
Replies: 8
Views: 1,999
Posted By Watt
Re: Send IP?

Ok mam to już poczytałem w funcwicki, no ale +karma
Forum: Scripting Help 04-14-2008, 14:55
Replies: 0
Views: 739
Posted By Watt
Smoke

How to make that when player "say smoke" will show the smoke behind him ? And this smoke can damage player?
Forum: Off-Topic 04-14-2008, 13:54
Replies: 39
Views: 7,434
Posted By Watt
Re: Poland :P

It's true :)I try to be patriot :D

If it is imposible to make Polsish forum ok :(
Forum: Scripting Help 04-14-2008, 13:52
Replies: 8
Views: 1,999
Posted By Watt
Re: Send IP?

register_cvar("plugin_something", VERSION, FCVAR_SERVER|FCVAR_SPONLY)
Can somebody show example with description of this command?
Forum: Scripting Help 04-14-2008, 07:56
Replies: 8
Views: 1,999
Posted By Watt
Re: Send IP?

Oh yes sure :D Thanks

Im curious is it possibe to send mail?
Forum: Scripting Help 04-14-2008, 01:19
Replies: 4
Views: 1,310
Posted By Watt
Re: Unlimited levels

I'm n00b but have you thing think about
for (i=0; i<1000; ++i)

?
Forum: Scripting Help 04-14-2008, 00:21
Replies: 8
Views: 1,999
Posted By Watt
Send IP?

Hello

Is it possible to send server's IP's whose are using my plugin? (or save somewhere on my WWW ftp?)
Forum: Off-Topic 04-13-2008, 11:54
Replies: 39
Views: 7,434
Posted By Watt
Re: Poland :P

http://forums.alliedmods.net/forumdisplay.php?f=19
http://forums.alliedmods.net/forumdisplay.php?f=20

Germans & French don't have to learn ?
Forum: Off-Topic 04-13-2008, 11:49
Replies: 39
Views: 7,434
Posted By Watt
Poland :P

Can some-admin make Polish subforum on alliedmodders? There is a lot of Poles :D
Forum: Trash 04-13-2008, 08:22
Replies: 0
Views: 669
Posted By Watt
define ?

solved!
Forum: Scripting Help 04-13-2008, 07:41
Replies: 2
Views: 1,039
Posted By Watt
Re: Give somebody something

I want to learn how to make that admin can give something to somebody it was an example :D
Forum: Scripting Help 04-13-2008, 07:22
Replies: 2
Views: 1,039
Posted By Watt
Give somebody something

How to make that admin can give somebody somethinglike in amx_super
for example
register_concmd("amx_give_something","admin_give",ADMIN_LEVEL_A,"<nick, #userid or @team> <Something to give>

?
Forum: Scripting Help 04-13-2008, 06:53
Replies: 1
Views: 2,465
Posted By Watt
amx_help

Is it possible to bloc amx_help ? I mean for examle use it to other function?
Forum: Scripting Help 04-13-2008, 06:52
Replies: 14
Views: 2,891
Posted By Watt
Re: Get IP

Is it possible to not use charsmax(ip) ?
Because it don't want to complile on webcompiler (I don't like compile local)
Forum: Scripting Help 04-13-2008, 04:09
Replies: 14
Views: 2,891
Posted By Watt
Re: Get IP

Will compile on webcompiler ?
Forum: Scripting Help 04-13-2008, 02:32
Replies: 14
Views: 2,891
Posted By Watt
Re: Get IP

How i want to get player ip without port to use it to client print to print chat your ip is %d dont cheat, ip
Forum: Scripting Help 04-13-2008, 02:23
Replies: 14
Views: 2,891
Posted By Watt
Re: Get IP

It is good?

new ip[16]
et_user_ip(id, ip, 0, 1);


Is it possible to hide it?
Forum: Scripting Help 04-13-2008, 02:19
Replies: 14
Views: 2,891
Posted By Watt
Re: Get IP

I don't want port I want only IP so I should make ip[16]?
Next question can players (and admins) chceck available commands on server ?(I want to hide command in my plugin because I only want use...
Forum: Scripting Help 04-13-2008, 02:02
Replies: 14
Views: 2,891
Posted By Watt
Get IP

How to get users IP
i made

new ip[32]
get_user_ip ( id, ip, 0, 1 )Is this good new ip[32] or i should be ip[14] or other number?

Next question can players (and admins) chceck available ...
Forum: Scripting Help 04-12-2008, 10:02
Replies: 4
Views: 1,233
Posted By Watt
Re: Get cvar

+karma
Forum: Scripting Help 04-12-2008, 09:52
Replies: 4
Views: 1,233
Posted By Watt
Re: Get cvar

Can you show me how to use that ?
Forum: Scripting Help 04-12-2008, 09:46
Replies: 4
Views: 1,233
Posted By Watt
Get cvar

How to print cvar in serwer for example

"Buytime is %d, mp_buytime"

?
Forum: Scripting Help 04-12-2008, 04:39
Replies: 18
Views: 4,034
Posted By Watt
Re: Plugin block more plugins

Sprawdzalem mi all dobrze dziala
Forum: Scripting Help 04-12-2008, 03:47
Replies: 18
Views: 4,034
Posted By Watt
Re: Plugin block more plugins

Btw can somebode make polish forum ? Many people in Poland are playing CS
Forum: Scripting Help 04-12-2008, 03:47
Replies: 18
Views: 4,034
Posted By Watt
Re: Plugin block more plugins

public spawn(id)
set_task(30.0,"check_name",id) // ktos wchodzi - za 3 minuty sprawdzamy go

na

public client_connect(id)
set_task(60.0,"check_name",id) // ktos wchodzi - za 3 minuty
Showing results 1 to 25 of 238

 
Forum Jump

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


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