no solution.
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts MenuQuote from: KuRuMi^ on Aug 19, 2018, 06:20 PMWell, my only option I can do is make a workaround with Player::PlayerShoot function.Good luck.
Quote from: umar4911 on Aug 18, 2018, 12:03 PMAre we here to discuss LW or whole VCMP development?This topic is a joke if you did not noted.
Quote from: Ninja on Aug 09, 2018, 08:35 PMbesides shadow jack is not LW adminQuote from: kingfahadking on Aug 09, 2018, 08:26 PMnickname:-kingfahadkingThis is not LW server, you should make unban applications is LW forum not in VCMP forum!
reason:-ban evade
ADMIN WHO BANNED ME:-shadow jack
notes:- hi bro my windows was corrupted due to a viru and i installed windows 7 to 10 my friend said me when we reinstall windows we r unbanned from all banned server after i reinstalled windows i was unbanned from little whiteys and vks server but rajput admin of lw said how u playing i said i reinstalled windows coz it ws corrupted he said dont play in lw till ur unban date i said ok .bro please unban me i didnt know that we unbans after we reinstall windows.please unban me i also can use vpn or reinstall windows but im not rule breaker bro itwill not happen again please unban me
Quote from: KuRuMi^ on Aug 07, 2018, 03:58 PMplayers <- {};Quote from: ! on Aug 07, 2018, 08:51 AMQuote from: KuRuMi^ on Aug 07, 2018, 05:03 AMBump.CPlayers <- [ "Bob", "Jerry", "Tom", "TotalNoob" ];
CPlayers2 <- [ "Mary", "Bryan", "Billy", "Michael" ];
function Script::ScriptLoad() {
Console.Print( returnString( CPlayers ) );
Label <- GUILabel( VectorScreen( 0, 0 ), Colour( 255, 255, 255 ), returnString( CPlayers ) );
}
function returnString( arr ) {
local str = null;
foreach( iStr in arr ) {
( !str ? ( str = iStr ) : ( str += ", "+iStr ) );
}
return str;
}
Is it not possible to indent the text due to the GUILabel's associativity? I'd like to have a vertical list of players.
Quote from: Thijn on Aug 06, 2018, 07:23 PMThen not intresting.Quote from: vitogta on Aug 06, 2018, 10:42 AMSo if this plugin will work with 004 I will use that.Obviously not