How to get %s in text draw
#1

Sup, how can i make it so i can use %s in a text draw. Like i type /startevent (name) and it shows (name) has started!
I got it to work with sendclientmessage but i dont know how for Gametextforall

example:
pawn Код:
format(string, 120, "[EVENT] %s Has Started. Type /yes to join.",tmp);
that will show in chatbox [EVENT]noob Has Started. Type /yes to join.

But then on the text draw it will show EVENT HAS STARTED type /yes to join. How can i changed the word EVENT to the name it sends in chat box.

pawn Код:
GameTextForAll("~w~ %s Has Started Type ~n~~r~/Yes ~g~To Join!",6000,3);
Reply


Messages In This Thread
How to get %s in text draw - by SnG.Scot_MisCuDI - 16.12.2011, 02:28
Re: How to get %s in text draw - by SnG.Scot_MisCuDI - 16.12.2011, 02:36
Re: How to get %s in text draw - by Haydz - 16.12.2011, 02:42
Re: How to get %s in text draw - by SnG.Scot_MisCuDI - 16.12.2011, 02:43
Re: How to get %s in text draw - by Ballu Miaa - 16.12.2011, 02:55
Re: How to get %s in text draw - by SnG.Scot_MisCuDI - 16.12.2011, 03:08
Re: How to get %s in text draw - by Thresholdold - 16.12.2011, 03:11
Re: How to get %s in text draw - by Ballu Miaa - 16.12.2011, 03:22
Re: How to get %s in text draw - by SnG.Scot_MisCuDI - 16.12.2011, 21:21
Re: How to get %s in text draw - by suhrab_mujeeb - 17.12.2011, 05:37

Forum Jump:


Users browsing this thread: 1 Guest(s)