You are viewing our Forum Archives. To view or take place in current topics click here.
How to make a scrolling svg "Tutorial very simple"
Posted:
How to make a scrolling svg "Tutorial very simple"Posted:
Status: Offline
Joined: Sep 02, 201113Year Member
Posts: 404
Reputation Power: 18
Status: Offline
Joined: Sep 02, 201113Year Member
Posts: 404
Reputation Power: 18
This tutorial will cover the basics of making a center screen scrolling svg using only binds!
Jk No center screen code for you
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
(More Codes Here)
2
(More Codes Here)
3
(More Codes Here);vstr a
And thats it
Keep the topic alive and tell me what you think!
Jk No center screen code for you
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
(More Codes Here)
2
(More Codes Here)
3
(More Codes Here);vstr a
And thats it
Keep the topic alive and tell me what you think!
#2. Posted:
Status: Offline
Joined: Feb 22, 201212Year Member
Posts: 26
Reputation Power: 1
Status: Offline
Joined: Feb 22, 201212Year Member
Posts: 26
Reputation Power: 1
Great tutorial bro. Thanks for the help!
- 0useful
- 0not useful
#3. Posted:
Status: Offline
Joined: Jan 14, 201212Year Member
Posts: 182
Reputation Power: 7
Status: Offline
Joined: Jan 14, 201212Year Member
Posts: 182
Reputation Power: 7
nice topic thanks for the help
- 0useful
- 0not useful
You are viewing our Forum Archives. To view or take place in current topics click here.