Suggestions !
#2

this is a game if you say something is useless you don't need to play it, games were made for fun.
a good example:

pawn Code:
create timer.

if(a == 0)
{
SetPlayerWantedLevelColor(0, 0, 0, 255); //R B G A
a++;
}

if(a == 1)
{
SetPlayerWantedLevelColor(1, 1, 1, 255); //R B G A
a++;
}
//ect..
you see? this could create a disco wanted level.
pawn Code:
//...
TogglePlayerFreeNSpray(true);
//...

SendClientMessage(playerid, color_lol, "you have car license! we support you!");
great for RP game modes even if it can be done by scripting (how?: get player money and player to point.)
Reply


Messages In This Thread
Suggestions ! - by Daem - 10.09.2009, 13:52
Re: Suggestions ! - by Daem - 10.09.2009, 14:01
Re: Suggestions ! - by MPKaboose - 10.09.2009, 14:05
Re: Suggestions ! - by Dark_Kostas - 10.09.2009, 14:09
Re: Suggestions ! - by Daem - 10.09.2009, 14:10
Re: Suggestions ! - by MPKaboose - 10.09.2009, 14:12
Re: Suggestions ! - by Daem - 10.09.2009, 14:18
Re: Suggestions ! - by Correlli - 10.09.2009, 14:22
Re: Suggestions ! - by Daem - 10.09.2009, 14:24
Re: Suggestions ! - by Correlli - 10.09.2009, 14:25

Forum Jump:


Users browsing this thread: 2 Guest(s)