Post: [For Noobs in ur lobby's]Scrolling text instructions
03-28-2011, 03:46 AM #1
HacksReleaser
Pokemon Trainer
(adsbygoogle = window.adsbygoogle || []).push({}); Working Scrolling Instructions

I was bored so I decided to re-invent the scrolling code at the bottom of the screen. I thought there had to be a much more simple Way

Here it is it's just a mini released scrolling menu from se7
Originally posted by another user
Instructions(){
Instruct = self createfontstring("default", 1.5, self);
Instruct.sort = 15;
Instruct setPoint("RIGHT", "BOTTOM", 1500, -25);
Instruct settext("Press [{melee}] To Open/Close The Menu -- Press [{+attack}][{+speed_throw}] To Navigate The Menu -- Press[{+frag}] To Go To Previous Menu -- Press[{+usereload}] To Select");
while(1){
Instruct setPoint("LEFT", "BOTTOM", -1500, -25, 25);
wait 20;
Instruct setPoint("RIGHT", "BOTTOM", 1500, -25, 25);
}
wait 1;
}
(adsbygoogle = window.adsbygoogle || []).push({});

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo