TextdrawString
#2

Set the TextDrawString After The integral. Like:
pawn Код:
if(pickupid==PickUpMoneyBundleOnMr)
{
     mrmoneybundlesavailable --;
}
new textformat[185];
format(textformat,sizeof textformat,"Money Bundles: ~r~%d",mrmoneybundlesavailable);
TextDrawSetString(mravspec2,textformat);
TextDrawShowForAll(mravspec2);
Reply


Messages In This Thread
TextdrawString - by BlackWolf120 - 16.01.2011, 15:19
Re: TextdrawString - by Franck_ - 16.01.2011, 15:30
Re: TextdrawString - by Mike_Peterson - 16.01.2011, 15:30
Re: TextdrawString - by BlackWolf120 - 16.01.2011, 16:15

Forum Jump:


Users browsing this thread: 3 Guest(s)