[FilterScript] [FS]InfoText >>> by Snow
#1

[center]InfoText

Early in the morning i had much time and dont know what i can doo after 30 minutes i had make a InfoText XD.
Its my first release on SAMP Forum

Description:
Show\'s a little informationtext at the bottom of the screen

Pics:

Click Me

Download:
Pastebin - Only English
German - RapidShare
English- RapidShare
Reply
#2

AWESOME! I like this! PS: First NAX)
Reply
#3

Quote:
Originally Posted by ArryMan
AWESOME! I like this! PS: First NAX)
Thankx
Reply
#4

Is a pastebin possible?
Reply
#5

it is
Reply
#6

pastebin added
Reply
#7

Quote:
Originally Posted by DarkSnow
pastebin added
Mehehe, really nice! (I kill you, I had same idea )
Reply
#8

Nice!
Reply
#9

Very simple, very good, very useful
Reply
#10

nice and simple I like it, and u no what else I like? Assassins creed XD
Reply
#11

thankx
Reply
#12

only id 0 would see that..

for all players use SetTimerEx.
Reply
#13

Quote:
Originally Posted by CruncH
only id 0 would see that..

for all players use SetTimerEx.
he should loop through all players.
Reply
#14

damn
Reply
#15

Quote:
Originally Posted by DarkSnow
damn
rofl

delete (playerid) parameter in the function (so you don\'t need settimerex no more to)
and use a for loop:

Code:
for(new playerid=0; playerid<MAX_PLAYERS; playerid++)
{
}
and

Code:
if(IsPlayerConnected(playerid))
{
}
that\'s it ^^
Reply
#16

i will change it when iam @ home
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)