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

Showing results 1 to 11 of 11
Search took 0.00 seconds.
Search: Posts Made By: Explain
Forum: RuneMod 10-03-2012, 08:42
Replies: 0
Views: 3,877
Posted By Explain
New round and runemod

Hello, I set up Runemod 2.2.2 on my server, and written in amxx.cfg:

When round started spawn runes that doesn't pick up, but I want that spawn always different runes that doesn't pick up. How can...
Forum: Zombie Plague Mod 09-29-2012, 06:19
Replies: 4
Views: 758
Posted By Explain
Forum: Zombie Plague Mod 09-28-2012, 05:41
Replies: 4
Views: 758
Posted By Explain
Re: [4.3]Probel with zombies health

I don't know about this function...
Forum: Zombie Plague Mod 09-27-2012, 10:22
Replies: 4
Views: 758
Posted By Explain
[4.3]Probel with zombies health

Hello, I have a problem with zombies health. How can I fix it?
http://s9.postimage.org/3piopp6d9/123.jpg
Forum: Scripting Help 09-16-2012, 20:34
Replies: 11
Views: 2,620
Posted By Explain
Forum: Scripting Help 08-30-2012, 10:48
Replies: 11
Views: 2,620
Posted By Explain
Re: Change teams score

Already fixed.
Forum: Scripting Help 08-29-2012, 22:55
Replies: 11
Views: 2,620
Posted By Explain
Re: Change teams score

public block_scoreboard_add()
{
new team_name_to_block[10]
read_data(1, team_name_to_block, charsmax(team_name_to_block))
if(equal(team_name_to_block, "TERRORIST"))
{
return...
Forum: Scripting Help 08-29-2012, 10:08
Replies: 11
Views: 2,620
Posted By Explain
Re: Change teams score

You mean charsmax in code.
Forum: Scripting Help 08-28-2012, 22:02
Replies: 11
Views: 2,620
Posted By Explain
Re: Change teams score

Exactly, always forget that should use equal, thanks. And array.
Forum: Scripting Help 08-28-2012, 12:57
Replies: 11
Views: 2,620
Posted By Explain
Re: Change teams score

For test I written it:
register_event("TeamScore", "block_scoreborad_add", "a")

public block_scoreboard_add()
{
new team_name_to_block = read_data(1)
if(team_name_to_block == "TERRORIST")...
Forum: Scripting Help 08-27-2012, 21:35
Replies: 11
Views: 2,620
Posted By Explain
Change teams score

Hello, how I can change teams score in scoreboard? Or block adding when hostages not rescued.
Showing results 1 to 11 of 11

 
Forum Jump

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


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