Deiviux's Questions
#3

Quote:
Originally Posted by Miokie*
Yagus Race Filterscript.
Ok, I'll try it

2. How to make that when player finish drift, it will SendPlayerMessageToAll like: *PlayerName* collected *DriftPoints* $.

There is the code:

pawn Код:
public DriftCancellation(playerid){
    PlayerDriftCancellation[playerid] = 0;
    GameTextForPlayer(playerid, Split("~w~Driftas baigesi!~n~~g~Uzdirbai ", tostr(DriftPointsNow[playerid]), "$"), 2000, 3);
  GivePlayerMoney(playerid, DriftPointsNow[playerid]);
    DriftPointsNow[playerid] = 0;
}
I'm using Luby FS.

Reply


Messages In This Thread
Deiviux's Questions - by Poweer - 13.06.2009, 16:00
Re: Deiviux's Questions - by miokie - 13.06.2009, 16:22
New Question - by Poweer - 13.06.2009, 16:50
Re: Deiviux's Questions - by miokie - 13.06.2009, 16:56
Re: Deiviux's Questions - by Dreftas - 13.06.2009, 18:29
Re: Deiviux's Questions - by Poweer - 15.06.2009, 12:38

Forum Jump:


Users browsing this thread: 1 Guest(s)