Search Results
Don't forget, -1, -1 sets it to it's default colors.
679
Trend Micro Internet Security has been the best Anti Visus I've ever had, and I've been through a lot. Most of the other ones, especially McAfee, suck hardcore.
1,043
http://sh4ne.sunsh4ne.org/Tobias/van...%20A%20Day.mp3 Feeder - Just a Day.
472
0 = black, 1 = white. Or just use -1, -1, and it will set it automatically.
679
Quote: Originally Posted by XtremeChio The error 001 seems pretty strange, since there is nothing wrong there :O Don Correlli, this counts for you to: Look at the line above 140.
998
You have defined string here, on line 59: pawn Код: new string[100]; As a global variable. That means it will be defined and work anywhere in the script. But on line 464, your defining it again: ...
574
pawn Код: if(strcmp("/buygunsawnoff", cmdtext, true, 13) == 0)    {        if(GetPlayerMoney(playerid) < 10000) return SendClientMessage(playerid, COLOR_LIGHTBLUE, "You dont have the Mone...
573
Actually mdaniel, you can use what you have, and it would be more efficient then Marcel's code. Simple change your pawn Код: SendClientMessage(playerid, COLOR, " "); to pawn Код: SendClientM...
530
You can block /msg and /pm, [NL]WackoX.
895
pawn Код: public OnPlayerKeyStateChange(playerid, newkeys, oldkeys){    if((newkeys == KEY_SECONDARY_ATTACK)    {        if(GetPlayerSkin(playerid) == 280 || GetPlayerSkin(playerid) == 281...
466
pawn Код: if(IsPlayerAdmin(playerid) == 0) return 1;//continue with code to enter Remember: IsPlayerAdmin only detects if that player is an rcon admin.
698
no +.+ you should get off it x)
1,087
I can fix the first one: pawn Код: if(strcmp(cmdtext, "/mega", true, 5) == 0){    if(gTeam[playerid] != TEAM_COP) return SendClientMessage(playerid, COLOR_RED, "You are not a cop");    if(str...
519
A redbull? Let's just get some hard liquor and pretend we are playing better. They're bad for you man >.<.
1,087
If this is not true: pawn Код: if(PlayerInfo[playerid][pAdmin] < 7) it will return an Unknown Command message.
780
You need to show the textdraw (again) after formatting it.
391
I would, but I have to way to put money into paypal from where I live, so no way to rent a server.
1,612
Thanks, suggest whatever you like :P.
1,612