Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - VladD

Pages: [1]
1
mIRC/pawn Scripting / kick system
« on: July 17, 2013, 02:31:58 pm »
I would like a kick system to prevent the server crashing.....I want it to kick players:-with the name made of numbers(example: ***123 joined the server.)
-with invalid characters(example:*** ??__??$^ joined the server.)

2
mIRC/pawn Scripting / Re: Help.....
« on: July 11, 2013, 02:26:50 pm »
ok thank you for helping me  :)

3
mIRC/pawn Scripting / Help.....
« on: July 11, 2013, 11:03:20 am »
Whenever i look in my scripts i see these:

#define COLOR_GREY         0xAFAFAFAA
#define COLOR_GREEN           0x04A36BFF
#define COLOR_RED         0xAA3333AA
#define COLOR_YELLOW      0xFFFF00AA
#define COLOR_WHITE      0xFFFFFFAA
Can someone define color blue for me?(#define COLOR_BLUE or something)

Pages: [1]