How to change login text? - 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: How to change login text? (
/showthread.php?tid=70372)
How to change login text? -
GyGeR - 24.03.2009
Hello, I have a little problem i can't find where in my gamemode files i can change login text there is screen:
Re: How to change login text? -
Karlip - 24.03.2009
CTRL + F (when .pwn open)
write in GRAND,and look for GameTextForPlayer with GRAND in it
Re: How to change login text? -
GyGeR - 24.03.2009
I FINDED ONLY THIS TEXT GameTextForPlayer(playerid, var0, arg2, arg3); no more texts ;/
Re: How to change login text? -
ghost_in_dark - 24.03.2009
could you post the script? then i can tell you what to do
Re: How to change login text? -
GyGeR - 24.03.2009
i cant its too long -.-
Re: How to change login text? -
ghost_in_dark - 24.03.2009
go to pastebin.com and post it ther
Re: How to change login text? -
MenaceX^ - 24.03.2009
CTRL & F
Grand
or Grand Theft.
Re: How to change login text? -
GyGeR - 24.03.2009
in gamemode file is no words like grand or theft

sorry for my english
there is my script:
http://pastebin.com/m6fd0fe6c look at this -.-
Re: How to change login text? -
westre - 24.03.2009
You used DeAMX if I'm correct, that will change all the publics etc.
Because there isn't even a native function in there.
Re: How to change login text? -
GyGeR - 24.03.2009
so how i can decode amx file? :/