Vice City: Multiplayer

Server Development => Scripting and Server Management => Topic started by: KAKAN on Sep 20, 2015, 08:16 AM

Title: TextDraw
Post by: KAKAN on Sep 20, 2015, 08:16 AM
I'm using some textdraws, but on every player join
I have to use lol.ShowForPlayer( player );
Isn't there any way to make the textdraws available to players by default, hope u understood, typing is a bit difficult from phonr!
Title: Re: TextDraw
Post by: Thijn on Sep 20, 2015, 12:00 PM
Nope.
Title: Re: TextDraw
Post by: EK.IceFlake on Sep 20, 2015, 12:01 PM
Perhaps an edited squirrel plugin? However I have serious trouble compiling stuff, so I'm not gonna doin' it.
Title: Re: TextDraw
Post by: Thijn on Sep 20, 2015, 12:05 PM
What's wrong with adding a single line to your onPlayerJoin function?