Updating the TextDraw values.
#4

pawn Код:
TextDrawShowForPlayer( playerid, Info[ id ]);
change that to

pawn Код:
TextDrawShowForPlayer( PInfo, Info[ id ]);
and the same with

pawn Код:
TextDrawHideForPlayer( playerid, Info[ id ]);
change that to

pawn Код:
TextDrawHideForPlayer( PInfo, Info[ id ]);


This might not fix it, cuz it seems like this code is full of bugs and unecesarry vars.
Reply


Messages In This Thread
Updating the TextDraw values. - by [NoV]LaZ - 10.08.2009, 18:51
*><*><* Updating the TextDraw values. *><*><* - by [NoV]LaZ - 11.08.2009, 13:35
Re: *><*><* Updating the TextDraw values. *><*><* - by notime - 17.11.2009, 20:32
Re: *><*><* Updating the TextDraw values. *><*><* - by LarzI - 17.11.2009, 21:10

Forum Jump:


Users browsing this thread: 1 Guest(s)