[HELP] textdraw string
#1

how to make string for this ?

Reply
#2

One possible way to do that is to make 4 global textdraws (https://sampwiki.blast.hk/wiki/Textdraw#Global_Textdraws) and make a function that updates the teleport log. Let's say you want to fill this log from bottom to top, so the top one will be the oldest teleport you logged and the bottom one will be the most recent one. When a player teleports, move all the textdraws one position up, in order to free the bottom position, then set the string (https://sampwiki.blast.hk/wiki/TextDrawSetString) to the bottom textdraw according to the last teleport.

Good luck!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)