Quote:
Originally Posted by -Luis
pawn Code:
else if (PlayerToPoint(2.0, playerid,2421.4934,-1219.2512,25.5613)) // { SetPlayerInterior(playerid,2); SetPlayerPos(playerid,1204.809936,-11.586799,1000.921875); new leader = PlayerInfo[playerid][pLeader] = 1; new tmp2[256]; format(tmp2, sizeof(tmp2), "~w~This place owned by:~g~ %d", leader); GameTextForPlayer(playerid, tmp2, 5000, 1); }
Try it now.
|
Doesn't the script has to get the name of the leader in the format ?