SA-MP Forums Archive
Help please... - 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 please... (/showthread.php?tid=67418)



Help please... - lukica - 01.03.2009

How to make this

http://slike.hr/vidi/samp04550.png

help...


Re: Help please... - Lucas Giovanni - 01.03.2009

[FS]TextDraw Editor


Re: Help please... - lukica - 01.03.2009

tnx


Re: Help please... - GunnerZ - 01.03.2009

Those are textdraws. You will need to learn how to make textdraws OR look for the textdraw application.

The textdraw application might help you with learning textdraw structure. http://forum.sa-mp.com/index.php?topic=53703.0


Re: Help please... - lukica - 01.03.2009

...but I think something like this:

Lotto 7/39
Jackpot: ...
Ticket: Yes or No


Something like that...


Re: Help please... - DarkSnow - 01.03.2009

then you must make a forward public and so on little example:

pawn Код:
forward Lottotextdraw(playerid)
pawn Код:
public Lottotextdraw(playerid)
And more you only need to look in other scripts