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

Showing results 1 to 25 of 54
Search took 0.00 seconds.
Search: Posts Made By: xOscar
Forum: Suggestions / Requests 11-24-2012, 17:37
Replies: 8
Views: 1,354
Posted By xOscar
Re: Auto rename ppl with "Player" in their name.

Didn't you see my first post?
Please, stop posting if you can't read.
Don't cry because of this.


On Topic:
Thanks for the code, but I think you can use cstrike?
Forum: Suggestions / Requests 11-24-2012, 17:25
Replies: 8
Views: 1,354
Posted By xOscar
Auto rename ppl with "Player" in their name.

Hey, I want to rename all players with "Player" in their name.
Not when the player spawns, directly when the player joins, and if the player change name to "Player" it should also rename it.

To...
Forum: Approved Plugins 11-24-2012, 15:34
Replies: 282
Views: 378,811
Posted By xOscar
Forum: Scripting Help 11-24-2012, 14:39
Replies: 3
Views: 1,447
Posted By xOscar
Re: Line of code (register_event)

Forgot to tell you that I ofc did search on funcwiki.
But that wasn't enough help, check the first post.

Thanks..
Forum: Suggestions / Requests 11-24-2012, 12:38
Replies: 10
no
Views: 1,702
Posted By xOscar
Re: timeleft , nextmap is green

Those plugins I attached works perfectly for me, they're running on a 32/32 server..
Forum: Scripting Help 11-24-2012, 12:12
Replies: 3
Views: 1,247
Posted By xOscar
Forum: Suggestions / Requests 11-24-2012, 12:08
Replies: 12
Views: 2,731
Posted By xOscar
Re: [REQ] Modification ...

Yeah, not the same function in all programs, CTRL + I maybe delete all your files in notepad++, who knows?
Forum: Suggestions / Requests 11-24-2012, 11:52
Replies: 10
no
Views: 1,702
Posted By xOscar
Re: timeleft , nextmap is green

See so you haven't disabled the timeleft function.

What AmxModX version do you got?
Forum: Scripting Help 11-24-2012, 11:32
Replies: 3
Views: 1,447
Posted By xOscar
Line of code (register_event)

Hi, what do this line of code mean? (See bold)
I know it means: 2 could not be 0 etc, but what is 2?

Code:
register_event("Damage", "on_damage", "b", "2!0", "3=0", "4!0")
Forum: Suggestions / Requests 11-24-2012, 10:32
Replies: 13
Views: 2,059
Posted By xOscar
Re: Print "private-message"

Yeah, like 2 seconds or so:fox:
Forum: Suggestions / Requests 11-24-2012, 10:26
Replies: 12
Views: 2,731
Posted By xOscar
Re: [REQ] Modification ...

Nope, you can find it to Notepad++ ;)
Forum: Suggestions / Requests 11-24-2012, 10:25
Replies: 10
no
Views: 1,702
Posted By xOscar
Re: timeleft , nextmap is green

This script is working, 100%..
Just compile it on your computer, and it will work perfectly.
Forum: Suggestions / Requests 11-23-2012, 19:06
Replies: 4
Views: 1,091
Posted By xOscar
Re: [REQ]Snow Plugins

Ofc it can be made, but it's very hard to make :)
Forum: Suggestions / Requests 11-23-2012, 19:04
Replies: 12
Views: 2,731
Posted By xOscar
Re: [REQ] Modification ...

Yeah, it's just a warning, but always good to solve them.
Forum: Suggestions / Requests 11-23-2012, 19:01
Replies: 12
Views: 2,731
Posted By xOscar
Re: [REQ] Modification ...

#include <amxmodx>
#include <csx>

#define PLUGIN "Bomb Countdown HUD Timer"
#define VERSION "0.2"
#define AUTHOR "SAMURAI&Bocard"

new g_c4timer, pointnum;
new bool:b_planted = false;
Forum: Scripting Help 11-23-2012, 17:58
Replies: 31
Views: 4,589
Posted By xOscar
Forum: Suggestions / Requests 11-23-2012, 17:51
Replies: 12
Views: 2,731
Posted By xOscar
Re: [REQ] Modification ...

#include <amxmodx>
#include <csx>

#define PLUGIN "Bomb Countdown HUD Timer"
#define VERSION "0.2"
#define AUTHOR "SAMURAI&Bocard"

new g_c4timer, pointnum;
new bool:b_planted = false;
Forum: Suggestions / Requests 11-23-2012, 14:42
Replies: 10
no
Views: 1,702
Posted By xOscar
Re: timeleft , nextmap is green

Here you go friend :)
Don't forget to include chatcolor! (Attached)
Forum: Scripting Help 11-23-2012, 13:50
Replies: 31
Views: 4,589
Posted By xOscar
Re: Make script better. "Just Joined"

Ok, didn't think about that every cell will be 32 long.
Forum: Scripting Help 11-23-2012, 13:20
Replies: 31
Views: 4,589
Posted By xOscar
Re: Make script better. "Just Joined"

Okay, I chould only use 1 array for Name, SteamID etc? :)
Forum: Scripting Help 11-23-2012, 13:08
Replies: 31
Views: 4,589
Posted By xOscar
Re: Make script better. "Just Joined"

Please.. If you want to change something in future, it's better with more rows to edit..
Forum: Scripting Help 11-23-2012, 12:59
Replies: 31
Views: 4,589
Posted By xOscar
Forum: Scripting Help 11-23-2012, 12:47
Replies: 31
Views: 4,589
Posted By xOscar
Re: Make script better. "Just Joined"

Updated Code (Compiling without errors)
#include < amxmodx >
#include < amxmisc >

#define PLUGIN "justJoined"
#define VERSION "0.1"

public plugin_init()
register_plugin(PLUGIN, VERSION,...
Forum: Scripting Help 11-23-2012, 12:07
Replies: 31
Views: 4,589
Posted By xOscar
Forum: Scripting Help 11-23-2012, 10:00
Replies: 31
Views: 4,589
Posted By xOscar
Re: Make script better. "Just Joined"

Why not make szName[32] -> szName[16] ?
Showing results 1 to 25 of 54

 
Forum Jump

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


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