- Mar 21, 2016
- 52
- 25
- 50
Hello everyone, I created this topic to show my learnings with CS2 scripts and interfaces. Over time I will be posting new interfaces, scripts made, added content and
systems made from scratch.
Global Buffs
Scripts - Simple script for Progress Bar
View attachment javaw_tKFcyp6Xgx.mp4
Achievements Interface ▾ CS2 Scripts
Scripts - Create the animation for the interface
View attachment javaw_Ru4KmZkyxg.mp4
Tooltips
Sometimes, we want to show some information when hovering an button, information that isn't always a message
I've created this when I was planning to do an Player Owned Store or something like an Trading Post. I know that theres
already an script for tooltip, but it only shows messages and isn't totally customisable (tooltip component itself). With this
I can create whatever component, style & information I want.
View attachment javaw_hCFLHEbSPN.mp4
Slider ▾ CS2 Script
I took the idea from RS3 where you can craft items and change their amount by a slider. This could be useful
for interfaces where you can craft an item or buying something (RS3 ▾ Mining/Smithing Rework Interfaces, Player Owned Stores, Trading Posts, idk)
As you can see below, you can change the maximum & minimum value of the slider too.
View attachment javaw_JwnTmJINZT.mp4
Slayer ▾ Interface ▾ Content
Service that I made for an customer.
View attachment javaw_rtWB348x8O.mp4
Trails
I think this is very useful in some way, so I decided to add this, it also updates according to the player's movements to find the best path he can follow to reach the given point.
Thanks @Makar for identifying the trail packet.
Shops ▾ CS2 Scripts ▾ Interface
Scripts included (theres a showoff thread of this ▾ Click Here). You can create any amount of shops, you can define shops to show only to Ironmans players
you can create whatever currencies do you want, change the sprite of each currency.
1. Dynamic Buttons
Allows you to create whatever amount of shops do you want, each shop supports 500+ items (max amount of default matrix shop is 40 items).
1. Dynamic Items
As you can see, each items have an background sprite and when you hover over the item it changes to another sprite, this is done by CS2 Script, theres nothing
to do with the server.
View attachment javaw_IluZ9APFZk.mp4
Saw something interesting or want something new? Let me know!
systems made from scratch.
Global Buffs
Scripts - Simple script for Progress Bar
View attachment javaw_tKFcyp6Xgx.mp4
Achievements Interface ▾ CS2 Scripts
Scripts - Create the animation for the interface
View attachment javaw_Ru4KmZkyxg.mp4
Tooltips
Sometimes, we want to show some information when hovering an button, information that isn't always a message
I've created this when I was planning to do an Player Owned Store or something like an Trading Post. I know that theres
already an script for tooltip, but it only shows messages and isn't totally customisable (tooltip component itself). With this
I can create whatever component, style & information I want.
View attachment javaw_hCFLHEbSPN.mp4
Slider ▾ CS2 Script
I took the idea from RS3 where you can craft items and change their amount by a slider. This could be useful
for interfaces where you can craft an item or buying something (RS3 ▾ Mining/Smithing Rework Interfaces, Player Owned Stores, Trading Posts, idk)
As you can see below, you can change the maximum & minimum value of the slider too.
View attachment javaw_JwnTmJINZT.mp4
Slayer ▾ Interface ▾ Content
Service that I made for an customer.
View attachment javaw_rtWB348x8O.mp4
Trails
I think this is very useful in some way, so I decided to add this, it also updates according to the player's movements to find the best path he can follow to reach the given point.
Thanks @Makar for identifying the trail packet.
Shops ▾ CS2 Scripts ▾ Interface
Scripts included (theres a showoff thread of this ▾ Click Here). You can create any amount of shops, you can define shops to show only to Ironmans players
you can create whatever currencies do you want, change the sprite of each currency.
1. Dynamic Buttons
Allows you to create whatever amount of shops do you want, each shop supports 500+ items (max amount of default matrix shop is 40 items).
1. Dynamic Items
As you can see, each items have an background sprite and when you hover over the item it changes to another sprite, this is done by CS2 Script, theres nothing
to do with the server.
View attachment javaw_IluZ9APFZk.mp4
Saw something interesting or want something new? Let me know!