Pawno crashes pls tell me the error
#10

pawn Код:
format(Stats, sizeof(Stats), "Player: {800000}%d\nKills: %d\nDeaths: %d\nRatio: %0.2f\nRank: %d\nRank Number: %d\n",GetPlayerName(playerid),kills[playerid],deaths[playerid],ratio,RankName[pRank[playerid]],pRank[playerid]);
format(Stats, sizeof(Stats), "%s Score: %d\nMoney: %d$\nBombs smuggeled: %d\nCountdown started: %d\nBombs disabled: %d\n",Stats,GetPlayerScore(playerid),GetPlayerMoney(playerid),bombsmuggelcounter[playerid],countdownstartcounter[playerid],bombdisablecounter[playerid]);
format(Stats, sizeof(Stats), "%s Started the moneyrush: %d\nFound the moneyrush moneybag: %d\n",Stats,moneyrushstartcount[playerid],foundmoneybag[playerid]);
format(Stats, sizeof(Stats), "%s Random weapons received: %d\nAttended Sudden Death Modes: %d\n",Stats,randomwepgot[playerid],suddendeathmode[playerid]);
format(Stats, sizeof(Stats), "%s Rounds played: %d\nThereof moneyrush: %d",Stats,RoundsPlayedCouter[playerid],playedmoneyrush[playerid]);
format(Stats, sizeof(Stats), "%s Time played on this server: %d hours and %d minutes",Stats,Hours[playerid],Minutes[playerid]);
format(Stats, sizeof(Stats), "%s Admin status (rank): %d",Stats, Spieler[playerid][AdminLevel]);
that would do the job.
Reply


Messages In This Thread
Pawno crashes pls tell me the error - by BlackWolf120 - 14.01.2011, 14:37
Re: Pawno crashes pls tell me the error - by [SU]Balli - 14.01.2011, 14:50
Re: Pawno crashes pls tell me the error - by BlackWolf120 - 15.01.2011, 23:02
Re: Pawno crashes pls tell me the error - by Joe Staff - 15.01.2011, 23:11
Re: Pawno crashes pls tell me the error - by BlackWolf120 - 15.01.2011, 23:16
Re: Pawno crashes pls tell me the error - by BlackWolf120 - 17.01.2011, 18:41
Re: Pawno crashes pls tell me the error - by BlackWolf120 - 17.01.2011, 18:51
Re: Pawno crashes pls tell me the error - by Stylock - 17.01.2011, 18:57
Re: Pawno crashes pls tell me the error - by BlackWolf120 - 17.01.2011, 19:12
Re: Pawno crashes pls tell me the error - by legodude - 18.01.2011, 17:13

Forum Jump:


Users browsing this thread: 6 Guest(s)