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

Showing results 1 to 25 of 196
Search took 0.01 seconds.
Search: Posts Made By: VarmaRitik
Forum: Suggestions / Requests 03-29-2015, 05:13
Replies: 7
Views: 723
Posted By VarmaRitik
Re: Searching 2 Plugins

You can Convert English Statsme into German language using Google Translate (http://translate.google.com)
Forum: Suggestions / Requests 03-28-2015, 10:50
Replies: 7
Views: 723
Posted By VarmaRitik
Re: Searching 2 Plugins

1. Search "Team Semiclip". Or just click this link - https://forums.alliedmods.net/showthread.php?t=137980
And for 2nd one I think he's talking about Bad Camper or WalkGuard. Search for "Bad Camper"...
Forum: Scripting Help 03-12-2015, 10:12
Replies: 20
Views: 3,963
Posted By VarmaRitik
Re: Detect Player Movement

All of you guys thanks for helping me a lot.
Forum: Scripting Help 03-12-2015, 02:25
Replies: 20
Views: 3,963
Posted By VarmaRitik
Detect Player Movement

Hello I wanna learn that how do I detect player's movement.?
How do I detect that player is afk for 30 sec or more?
Any help will be appreciable.
Forum: Suggestions / Requests 03-11-2015, 07:41
Replies: 19
Views: 3,180
Posted By VarmaRitik
Re: [Request] Register System

Maybe this can help you : https://forums.alliedmods.net/showthread.php?t=5613?t=5613

Or https://forums.alliedmods.net/showthread.php?t=5613?t=5613

Or...
Forum: Off-Topic 03-06-2015, 02:49
Replies: 732
Views: 163,057
Posted By VarmaRitik
Re: Happy Birthday Thread

Happy Birthday Powerlord (https://forums.alliedmods.net/member.php?u=38996)
Forum: Scripting Help 03-06-2015, 01:24
Replies: 7
Views: 989
Posted By VarmaRitik
How to give Multijump

How to give MultiJump to a player?

Thank You.
Forum: Translation Request 03-05-2015, 12:39
Replies: 19
Views: 4,456
Posted By VarmaRitik
Re: Round Money

Thank You frad
Forum: Suggestions / Requests 03-05-2015, 10:27
Replies: 4
Views: 715
Posted By VarmaRitik
Re: [Help] amx_quit plugin

Maybe this : https://forums.alliedmods.net/showthread.php?t=123907
Or :
https://forums.alliedmods.net/showthread.php?t=569
Forum: Scripting Help 03-04-2015, 05:47
Replies: 7
Views: 961
Posted By VarmaRitik
Re: Execute Ban Command From Server Console

Ok HamletEagle (https://forums.alliedmods.net/member.php?u=237107)
Thank you for the great help.
Forum: Scripting Help 03-04-2015, 02:10
Replies: 7
Views: 961
Posted By VarmaRitik
Re: Execute Ban Command From Server Console

First of all Thnx and I'm sorry for for that.
If I change the value to 0 or just remove it, So it will Permanent Ban?
Forum: Scripting Help 03-03-2015, 08:48
Replies: 7
Views: 961
Posted By VarmaRitik
Re: Execute Ban Command From Server Console

See this part
public OnClMinModels_CallBack(id, const Cvar[], const Value[], const Param[])
{
if(str_to_num(Value) != 0)
{
server_cmd("amx_kick #%i", get_user_userid(id))
}...
Forum: Scripting Help 03-03-2015, 03:06
Replies: 7
Views: 961
Posted By VarmaRitik
Execute Ban Command From Server Console

Hello
How to execute Ban command from server's Console?
Forum: Scripting Help 03-01-2015, 02:30
Replies: 3
Views: 677
Posted By VarmaRitik
Re: Explain a part of "Knife Kill Bonus" plugin

HamletEagle (https://forums.alliedmods.net/member.php?u=237107),

Thank You so much.
Forum: Scripting Help 02-28-2015, 04:09
Replies: 2
Views: 775
Posted By VarmaRitik
Explain a part of "Knife Kill Bonus" plugin

Hello,
Someone please explain me this part :
public onDeathMsgEvent()
{
new id = read_data(1)

new szWeapon[32]
read_data(4, szWeapon, charsmax(szWeapon))

...
Forum: Scripting Help 02-28-2015, 04:08
Replies: 3
Views: 677
Posted By VarmaRitik
Explain a part of "Knife Kill Bonus" plugin

Hello,
Someone please explain me this part :
public onDeathMsgEvent()
{
new id = read_data(1)

new szWeapon[32]
read_data(4, szWeapon, charsmax(szWeapon))

...
Forum: Suggestions / Requests 02-28-2015, 04:02
Replies: 32
Views: 14,501
Posted By VarmaRitik
Re: [Req] Admin Activity/Expired Date

Exolent[jNr],Good to see you and good job again.
Please keep up the good work.

Thank You.
Forum: Scripting Help 02-28-2015, 01:55
Replies: 1
Views: 614
Posted By VarmaRitik
Explain me Switch Statement

Hello,
I'm too confused in Switch Statement. Can someone please explain me Switch Statement.?
Please explain Case too.

Thank You.
Forum: Scripting Help 02-28-2015, 00:12
Replies: 3
Views: 516
Posted By VarmaRitik
Please explain For Loop

Hello,
Can someone please explain me "For" Loop..?
Here is an example I got.
new iPlayers[32], iNum, Player
get_players(iPlayers, iNum, "b")
for( new i; i<iNum; i++ )
{
Player =...
Forum: Scripting Help 02-27-2015, 12:42
Replies: 2
Views: 765
Posted By VarmaRitik
Re: Explain Small part of "Show Admins Online" plugin

Jhob94 (https://forums.alliedmods.net/member.php?u=187239), Thank You very much bro.
Forum: Scripting Help 02-27-2015, 10:06
Replies: 2
Views: 765
Posted By VarmaRitik
Explain Small part of "Show Admins Online" plugin

Hello,
Can someone please explain me this part :

public client_infochanged(id)
{
if(is_admin_connected[id])
{
static NewName[32], OldName[32]
get_user_info(id,...
Forum: Translation Request 02-26-2015, 10:36
Replies: 6
Views: 1,515
Posted By VarmaRitik
Re: Polish-English

Hartmann (https://forums.alliedmods.net/member.php?u=255387)

Anytime bro.. :)
Forum: Translation Request 02-26-2015, 03:10
Replies: 6
Views: 1,515
Posted By VarmaRitik
Re: Polish-English

"s Changing the map on %s"
"%s To force a change to the map on the next cycle (%s), enter rtv."
"%s You can already force a change to the next map in the series! (%s)"
"%s Enter to force a rtv."...
Forum: Off-Topic 02-24-2015, 08:43
Replies: 732
Views: 163,057
Posted By VarmaRitik
Re: Happy Birthday Thread

Happy Birthday RateX.
Forum: Translation Request 02-22-2015, 05:05
Replies: 19
Views: 4,456
Posted By VarmaRitik
Re: Round Money

Adomaz1 (https://forums.alliedmods.net/member.php?u=246830)
Which language is it..?
Thanks for the translation and for the good changes..

Thank You.
Showing results 1 to 25 of 196

 
Forum Jump

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


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