You are viewing our Forum Archives. To view or take place in current topics click here.

Was this a useful tutorial?

Yes
50.00% (2 votes)
No
50.00% (2 votes)
Kinda
0.00% (0 votes)

Total Votes: 4

#11. Posted:
MrMw209
  • Winter 2021
Status: Offline
Joined: Mar 23, 201113Year Member
Posts: 2,458
Reputation Power: 3576
Status: Offline
Joined: Mar 23, 201113Year Member
Posts: 2,458
Reputation Power: 3576
lol bro wrong middle screen text it is more then 1 dvar to get it in the center GTFO bro for releaseing when you shouldnt have
#12. Posted:
CutieMarkCrusaders
  • New Member
Status: Offline
Joined: Feb 22, 201212Year Member
Posts: 26
Reputation Power: 1
Status: Offline
Joined: Feb 22, 201212Year Member
Posts: 26
Reputation Power: 1
The-Lonely-Noob wrote
The more saves you release the better (The more competition the better)


This tutorial will cover the basics of making a center screen scrolling svg using only binds!
The first save will be the menus and or menus...
Note: You can do variations with your own custom codes controlls options etc
First save:
a
^1G^2o^1d^2-^1M^2o^1d^2e;vstr o1

o1
bind2 button_rtrig vstr a1;sel

sel
bind button_start god

a1
^1N^2o^1c^2l^2i^1p;vstr o2

o2
bind2 button_rtrig vstr a;vstr sel1

sel1
bind button_start noclip

(These are basic options, customize them to your own...)

Now for an explanation for how part 1 works:

It displays your text linking it to two commands, one selects and one scrolls

The controll I used to select is start
and the controll that scrolls is rt

Now that you understand scrolling and selecting we go into the part that acrivates the saves.

Final save:

activeAction
bind button_back vstr strt

strt
vstr 1;vstr 2;vstr 3

1
cg_chatHeight 5

2
(More Codes Here)

3
(More Codes Here);vstr a

And thats it

Keep the topic alive and tell me what you think!

Nice tutorial bro!!!!!!!!!!!!!!
Jump to:
You are viewing our Forum Archives. To view or take place in current topics click here.