SA-MP Forums Archive
[HELP]How to do it ._. - 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]How to do it ._. (/showthread.php?tid=100987)



[HELP]How to do it ._. - Mac_Rulez - 07.10.2009

Код:
if(!strcmp("SERVER: You are logged in as admin.", text, false))
{
   while("Text Here.");
}
well i know it doesn't works but how to do it work?


Re: [HELP]How to do it ._. - craponnaruto - 07.10.2009

What are you trying to do?


Re: [HELP]How to do it ._. - Mac_Rulez - 07.10.2009

overwrite the message "SERVER: You are logged in as admin."


Re: [HELP]How to do it ._. - BP13 - 07.10.2009

Quote:
Originally Posted by Mac_Rulez
overwrite the message "SERVER: You are logged in as admin."
Is that not client sided?


Re: [HELP]How to do it ._. - dice7 - 07.10.2009

You can't. When you log in as rcon, it will always say that


Re: [HELP]How to do it ._. - Mac_Rulez - 07.10.2009

oh ok