[FS] Information text-draw -
Correlli - 26.12.2009
What is it?
It's a simple text-draw script which displays your information (ip, ping, health, armor, position, interior-ID, ..).
Screens:
[img width=176 height=128]http://i47.tinypic.com/24oqbg2.png[/img]
Download:- [url=http://solidfiles.com/d/vxF6]infotextdraw.pwn & infotextdraw.amx
Re: [FS] Information text-draw -
RoamPT - 27.12.2009
Looks good, but it would be cool, if you put in it an command :P
Re: [FS] Information text-draw -
Lavion - 27.12.2009
nice fs
Re: [FS] Information text-draw -
Cypress - 27.12.2009
Nice work Don !
But u can put some commands!!!
Re: [FS] Information text-draw -
SlashPT - 27.12.2009
not bad
Re: [FS] Information text-draw -
Julian2574 - 27.12.2009
To add it as a code it's simpel? Here's just a "Preview" IT WONT WORK WHAT IVE WROTE
Код:
(Strcmd, /showplayer,True == 0))
{
if(playerisconnected)
Showtextdrawforplayer(playerid)
THIS AINT A CODE IT JUST THAT YOU CAN DO IT YOU'R SELF! SO DONT SAY YOU CODED WRONG AS I KNOW THAT
Re: [FS] Information text-draw -
Correlli - 27.12.2009
I don't need any code from you, thank you + i'm not using strcmp.
Re: [FS] Information text-draw -
GforceNL - 27.12.2009
Looks Nice!
Re: [FS] Information text-draw -
Julian2574 - 27.12.2009
Quote:
Originally Posted by Don Correlli
I don't need any code from you, thank you + i'm not using strcmp.
|
I'm telling the others that they can make one their self..
EDIT:
DCMD is better tho :P
Re: [FS] Information text-draw -
Sayaron - 27.12.2009
Nice work Don
Quote:
Originally Posted by »Julian™«
Quote:
Originally Posted by Don Correlli
I don't need any code from you, thank you + i'm not using strcmp.
|
I'm telling the others that they can make one their self..
EDIT:
DCMD is better tho :P
|
I cant agree that DCMD is better, it just gives you alot of more job to do and takes more time. I prefer strcmp as its fast and easy, saves me alot of time
Re: [FS] Information text-draw -
Correlli - 27.12.2009
strcmp < dcmd < zcmd
Re: [FS] Information text-draw -
Sayaron - 27.12.2009
Quote:
Originally Posted by Don Correlli
strcmp < dcmd < zcmd 
|
lies
Re: [FS] Information text-draw -
Correlli - 27.12.2009
No lies.
dcmd is faster than strcmp and zcmd is faster than dcmd which makes zcmd the best of these three and zcmd is the most simple command processor.
Re: [FS] Information text-draw -
Sayaron - 27.12.2009
zcmd is the best, yes. but from my point of view, strcmp is faster than dcmd
Re: [FS] Information text-draw -
Correlli - 27.12.2009
Quote:
Originally Posted by [LRP
Sayaron ]
zcmd is the best, yes. but from my point of view, strcmp is faster than dcmd
|
Well, it's proven that dcmd is faster than strcmp, search if you don't believe it.
And end of the discussion about command processors.
Re: [FS] Information text-draw -
wolfcock - 09.07.2010
Nice Filterscript