SA-MP Forums Archive
[HELP] Team textdraw... - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: [HELP] Team textdraw... (/showthread.php?tid=129065)



[HELP] Team textdraw... - Fedee! - 20.02.2010

Im making a TDM like Rivershell, if you take a car to a specific checkpoint, it will give the team +1 score... but I don't know how to do it.

I want it to be right here:
- - - - - - - -
l chat time l
l l
l l
l l
l map HERE l
_ _ _ _ _ _ _ _

Thanks


Re: [HELP] Team textdraw... - aircombat - 20.02.2010

IsPlayerInArea

Edit : use Seif's Area : http://forum.sa-mp.com/index.php?topic=82857.0
________
Glass weed pipe


Re: [HELP] Team textdraw... - Fedee! - 20.02.2010

Quote:
Originally Posted by [AC
Etch ]
IsPlayerInArea

Edit : use Seif's Area : http://forum.sa-mp.com/index.php?topic=82857.0
You dind't even read..


Re: [HELP] Team textdraw... - RyDeR` - 20.02.2010

If you have a 'SetPlayerCheckpoint' you can use 'if(IsPlayerInCheckpoint(playerid))' to add +1 score then.


Re: [HELP] Team textdraw... - Fedee! - 20.02.2010

Quote:
Originally Posted by » RyDeR «
If you have a 'SetPlayerCheckpoint' you can use 'if(IsPlayerInCheckpoint(playerid))' to add +1 score then.
Yea.. I have it.. but +1 score to the player?

More easily, is there something like "SetTeamScore" ?


Re: [HELP] Team textdraw... - Rzzr - 20.02.2010

Try using Zamaroht's textdraw editor and then Textdrawsetstring to edit the text.