[FilterScript] Moving TextDraw MOTD
#21

Looks nice
Reply
#22

Quote:
Originally Posted by Bennyy
Посмотреть сообщение
Looks nice
thanks
Reply
#23

Cool file script bro. Have a cookie-rep
Reply
#24

Quote:
Originally Posted by wanted428
Посмотреть сообщение
Cool file script bro. Have a cookie-rep
thanks

[UPDATE]

look at the first post
Reply
#25

This is so F*cking good! How to put this in the top of the screen? I have one bar on the bottom but i need this on the top... can you help me? thanks!
Reply
#26

Quote:
Originally Posted by GCLeandroGC
Посмотреть сообщение
This is so F*cking good! How to put this in the top of the screen? I have one bar on the bottom but i need this on the top... can you help me? thanks!
thanks

you can simply move it into the top by changing these lines
pawn Код:
MOTDBack = TextDrawCreate(1270.000000, 433.750000, "usebox");
    MOTD = TextDrawCreate(640.000000, 434.000000, MOTDText[0]);
//and
        MOTD = TextDrawCreate(Pos, 434.000000, MOTDText[CurrentMOTD]);
into
pawn Код:
MOTDBack = TextDrawCreate(1270.000000, 0, "usebox");
    MOTD = TextDrawCreate(640.000000, 0.25, MOTDText[0]);
//and
        MOTD = TextDrawCreate(Pos, 0.25, MOTDText[CurrentMOTD]);
Reply
#27

Aw3som3, Great Job.

Keep it up..

+REP
Reply
#28

Quote:
Originally Posted by FahadKing07
Посмотреть сообщение
Aw3som3, Great Job.

Keep it up..

+REP
thanks
Reply
#29

Cool! Nice job!
Reply
#30

That is fucking amazing dude!
Reply
#31

Quote:
Originally Posted by 0B3Y
Посмотреть сообщение
Cool! Nice job!
Quote:
Originally Posted by iConvict
Посмотреть сообщение
That is fucking amazing dude!
thanks
Reply
#32

awesome.
Reply
#33

Quote:
Originally Posted by FreeGells
Посмотреть сообщение
awesome.
thanks
Reply
#34

Dafuk is this lol ??

Quote:

\Desktop\NEXUS GAMING ROLEPLAY\filterscripts\MOTD.pwn(7 : warning 202: number of arguments does not match definition
\Desktop\NEXUS GAMING ROLEPLAY\filterscripts\MOTD.pwn(79) : warning 202: number of arguments does not match definition
/Desktop\NEXUS GAMING ROLEPLAY\filterscripts\MOTD.pwn(96) : warning 202: number of arguments does not match definition
\Desktop\NEXUS GAMING ROLEPLAY\filterscripts\MOTD.pwn(367) : warning 202: number of arguments does not match definition
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


4 Warnings.

HALPPP !!
Reply
#35

Awesome Job, really needed such thing REP+
Reply
#36

Its amazing but the command wont work for me i have to go to the folder then edit it
Reply
#37

Quote:
Originally Posted by Tidzii
Посмотреть сообщение
Dafuk is this lol ??

Quote:

\Desktop\NEXUS GAMING ROLEPLAY\filterscripts\MOTD.pwn(7 : warning 202: number of arguments does not match definition
\Desktop\NEXUS GAMING ROLEPLAY\filterscripts\MOTD.pwn(79) : warning 202: number of arguments does not match definition
/Desktop\NEXUS GAMING ROLEPLAY\filterscripts\MOTD.pwn(96) : warning 202: number of arguments does not match definition
\Desktop\NEXUS GAMING ROLEPLAY\filterscripts\MOTD.pwn(367) : warning 202: number of arguments does not match definition
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


4 Warnings.

HALPPP !!
which line is it?

Quote:
Originally Posted by VladimirMark
Посмотреть сообщение
Awesome Job, really needed such thing REP+
thank's i apreciate it

Quote:
Originally Posted by Nightangle
Посмотреть сообщение
Its amazing but the command wont work for me i have to go to the folder then edit it
have you tried the lastest version?
Reply
#38

Quote:
Originally Posted by AiRaLoKa
Посмотреть сообщение
which line is it?
It's line 78 , 79 , 96 and 367

from V3

when i try to compile it , it show this ... WEIRD

Quote:

\Desktop\NEXUS GAMING ROLEPLAY\filterscripts\MOTD.pwn(78.) : warning 202: number of arguments does not match definition
\Desktop\NEXUS GAMING ROLEPLAY\filterscripts\MOTD.pwn(79) : warning 202: number of arguments does not match definition
/Desktop\NEXUS GAMING ROLEPLAY\filterscripts\MOTD.pwn(96) : warning 202: number of arguments does not match definition
\Desktop\NEXUS GAMING ROLEPLAY\filterscripts\MOTD.pwn(367) : warning 202: number of arguments does not match definition
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


4 Warnings.

Reply
#39

Quote:
Originally Posted by Tidzii
Посмотреть сообщение
It's line 78 , 79 , 96 and 367

from V3

when i try to compile it , it show this ... WEIRD
i meant the script of the error line, not only the error line

EDIT: it was the mysql_format. you can edit it into using traditional format

or are you sure that you use the MySQL R38?
Reply
#40

Quote:
Originally Posted by AiRaLoKa
Посмотреть сообщение
i meant the script of the error line, not only the error line

EDIT: it was the mysql_format. you can edit it into using traditional format

or are you sure that you use the MySQL R38?
No i'musing R33 because it's compatible with my GAMEMODE if i change it i will loose my gamemode,
can you make one for me MOTD R33 please and i'm i gonna +rep you
Thanky you.
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)