Custom Text On Objects -How To??-
#6

That script uses zcmd, so you just need to replace

pawn Code:
if (strcmp("/text", cmdtext, true) == 0)
with

pawn Code:
CMD:text(playerid, params[])
Although you might want to change 'text' to something else, because I think '/text' is also used for SMSing in that script.

You might also want to take a look at this, the script uses that streamer for objects.
Reply


Messages In This Thread
Custom Text On Objects -How To??- - by AdvancedMapper - 03.07.2012, 20:20
Re: Custom Text On Objects -How To??- - by Vince - 03.07.2012, 20:22
Re: Custom Text On Objects -How To??- - by AdvancedMapper - 03.07.2012, 20:24
Re: Custom Text On Objects -How To??- - by MP2 - 03.07.2012, 20:26
Re: Custom Text On Objects -How To??- - by AdvancedMapper - 03.07.2012, 21:10
Re: Custom Text On Objects -How To??- - by Calgon - 03.07.2012, 21:13
Re: Custom Text On Objects -How To??- - by AdvancedMapper - 03.07.2012, 21:14
Re: Custom Text On Objects -How To??- - by Calgon - 03.07.2012, 21:18
Re: Custom Text On Objects -How To??- - by AdvancedMapper - 03.07.2012, 21:20
Re: Custom Text On Objects -How To??- - by AdvancedMapper - 03.07.2012, 21:22

Forum Jump:


Users browsing this thread: 3 Guest(s)