If the topic already exists, I say sorry !!!!!
Hi . I have a problem with the rang.gsc ! :x
I Want that the Server name should be in the game visible on the screen for each of the server and play .
when I text this here it to the rang.gsc
Text()
{
self endon( "disconnect" );
info = self createFontString("hudbig", 1);
while(true)
{
info setPoint("TOPRIGHT", "TOPRIGHT", -5, 0);
info setText("????????????????????");
wait .5;
}
}
,is not working! The server name is not visible! I need help Please ! Sorry for my englisch :oops: :roll: