AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   HL1 Servers (HLDS) (https://forums.alliedmods.net/forumdisplay.php?f=131)
-   -   amxmodx scroll message column (https://forums.alliedmods.net/showthread.php?t=229574)

artstylee 11-10-2013 04:21

amxmodx scroll message column
 
wondering how can i force amxmessages to display in column ingame?
now its looks like
amx_imessage "blablabla" "000255100"
amx_imessage "balblablablalblalba" "000100255"
but how to force this show up in the same time in column ingame? just wanna make a block of messages with my servers IPs.

fysiks 11-10-2013 13:12

Re: amxmodx scroll message column
 
Just put a "\n" in your message to indicate a new line. E.g. "First Line\nSecond Line\nThird Line"

artstylee 11-12-2013 09:11

Re: amxmodx scroll message column
 
thanks


All times are GMT -4. The time now is 05:23.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.