-
Posts
31 -
Joined
-
Last visited
-
Days Won
14
Content Type
Profiles
Forums
Downloads
Jobs Available
Server Database
Third-Party Services
Top Guides
Store
Crowdfunding
Posts posted by Speedrun
-
-
Mortal Kombat - Scorpion
Thank you for Come Hereeeee!!!
To download this sprite.
I made this sprite during a YouTube tutorial
Video reference:
Spoiler
-
Submitter
-
Submitted01/15/25
-
Category
-
Video
-
Content AuthorSpeedrun
-
-
-
1
-
-
I have made updated version of how to add custom mob, I hope it help new devs
Quote -
1 hour ago, PsyOps said:
int32 pc_attendance_counter( map_session_data* sd ){ std::shared_ptr<s_attendance_period> period = pc_attendance_period(); // No running attendance period if( period == nullptr ){ return 0; } // Get the counter for the current period int counter = static_cast<int>(pc_readreg2( sd, ATTENDANCE_COUNT_VAR )); + // Check if we have a remaining counter from a previous period + if( counter >= 20 && !pc_attendance_rewarded_today(sd) ){ + pc_setreg2( sd, ATTENDANCE_COUNT_VAR, 0 ); + return 0; + } // Check if we have a remaining counter from a previous period if( counter > 0 && pc_readreg2( sd, ATTENDANCE_DATE_VAR ) < period->start ){ // Reset the counter to zero pc_setreg2( sd, ATTENDANCE_COUNT_VAR, 0 ); return 0; } return 10 * counter + ( ( pc_attendance_rewarded_today(sd) ) ? 1 : 0 ); }
I think this is what @Sapito Sucio is trying to tell you to do.
Though you have to really understand that attendance forces players to login/attend. On the days you want them active.
It would be best if you just use a daily reward script for the purpose of resetting your daily rewards.@PsyOps and @Sapito Sucio you are the best!!!
-
1
-
-
Hi Dennis,
I'm sorry I never really uploaded the .rsw .gat and ,gnd files x.x for the Green Power Prt Map x.x
Since this map custom textures is inside the GRF and follows the tutorial on Browedit 3 Texture Edit, I will leave it here in case anyone want to use to practice the course.Unfortunately I didn't backup this Prontera.
-
x1_room By Speedrun
About This File
Check the video showcase of this map below
SpoilerCheck the video above and Subscribe to keep me motivated doing more and more free maps like this!
-
Submitter
-
Submitted09/29/23
-
Category
-
Videohttps://youtu.be/LDBMeG0La6g?si=9LX6kK6hP5J-76El
-
Content AuthorSpeedrun
-
1
-
-
Mario Kart Ragnarok Online Map By Speedrun
Check the video showcase of this map below
Spoiler
-
Submitter
-
Submitted09/17/23
-
Category
-
Videohttps://youtu.be/wusmBXB-MDA
-
Content AuthorSpeedrun
-
1
-
-
Super Mario Ragnarok Online Map By Speedrun
Check the video showcase of this map below
Spoiler
-
Submitter
-
Submitted09/10/23
-
Category
-
Videohttps://youtu.be/lx1PKeAn0sA
-
Content AuthorSpeedrun
-
1
-
1
-
-
Thanks for sharing
-
1
-
-
I hope you all enjoy this cute little map!
You can see the video showcase here:
SpoilerYou can preview the screenshot here:
This map is free to be modified as you wish!
-
2
-
5
-
1
-
-
-
- Popular Post
- Popular Post
Note: This map was made during my Browedit tutorial.
* If you are interested to learn how to develop your own custom RO Map, please check the link below.
Quoteprontera v0.1
Very simple prontera map with custom texture.
Image 1
QuoteImage 2
QuoteImage 3
QuoteThanks for Downloading.
-
1
-
16
-
1
-
3
-
Speedrun Level Up Custom
This is a free download to my Level Up design, I have a video showing how i made it, check below if you would like to make your own!
Love to share it with this beautiful community!
Cheers and good level up!
-
Submitter
-
Submitted06/18/23
-
Category
-
Videohttps://www.youtube.com/watch?v=7Zm5_oZ7Y7A
-
Content AuthorSpeedrun
-
-
Took me some time to figure it out how to use, I made this Video guide.
Hope it will help many people out there!Thanks Tokei!!
Your app is perfect! you are no doubt a genius.
-
Hi rAthena Family!
I made today a YouTube tutorial on how to use Str Editor app by @Tokei, Video Title: Tutorial - Str Editor Ragnarok Online Custom Level Up Design
I hope will be helpful for the community.
QuoteDownload the file I made in the video here
Best!!
Speedrun
-
1
-
3
-
2
-
-
On 9/8/2021 at 2:05 PM, Mina-chan said:
It's a very good tutorial!
This should also be pinnedI wish
that this post gets pinned.
-
Good question.
I know 3 reasons why some maps will have unwanted dark tiles when the character walks.
- One is object under water.
- One is the water level that isn't the always the same (specially if you change official RO maps).
- and the third reason is that the map doesn't have calculated quadtree.
Now doesn't mean that the map will have the unwanted dark tiles, but if there is, this may be one of the reasons.
I hope that I have got your question answered.
-
1
-
Browedit 3
Browedit 3 1 - Intro
SpoilerBrowedit 3 2 - Setup
SpoilerBrowedit 3 3 - Height Edit
SpoilerBrowedit 3 4 - Texture Edit
SpoilerBrowedit 3 5 - Object Edit
SpoilerBrowedit 3 6 - Gat Edit
SpoilerBrowedit 3 7 - Wall Edit
SpoilerBrowedit 3 8 - Color Edit
SpoilerBrowedit 3 9 - Lightmap
SpoilerBrowedit 3 10 - Minimap
SpoilerBrowedit 3 11 - Cinematic
SpoilerBrowedit 586
Browedit 586 1 - Basic Tutorial Ragnarok Online Map Editor
*The map is available to download in Rathena, link in the video description.
SpoilerSubtitles in English and Portuguese.
Special thanks to @Taiga (PTBR Translation)
Browedit 586 2 - Basic & Intermediate Tutorial Ragnarok Online Map Editor
SpoilerBrowedit 586 3 - Quick Tips: Navigation
SpoilerBrowedit 586 4 - Quick Tips: Lightmaps
SpoilerBrowedit 586 5 - Quick Tips: Mini Map
Spoiler-
5
-
5
-
-
Note: This map was made during my Browedit tutorial.
* If you are interested to learn how to develop your own custom RO Map, please check the link below.
ro_room v0.1
Very simple room map with custom texture.
Quotero_room v0.2
Very simple room map with custom texture & 3D models.
Quotero_room v0.3
Very simple room map with custom texture, 3D models, lightmap & minimap.
QuoteThanks for Downloading.
-
5
-
-
On 6/16/2020 at 9:57 PM, Mael said:
https://mega.nz/file/w84jRRjZ#iWjU1Qfsez_3nbTtqQuFWHsbda2IglPi7TBnzZWmJtI
Apparently only this version is available.
I'm Very appreciate, thx
-
Thanks Mael for the replay, I have seen this website before but i see no any download way for this version.
-
Does anyone have this Client version with RE please.
Thanks.
Other Release: Custom Cursor by Speedrun
in Sprites & Pallette Downloads
Posted
View File
Custom Cursor by Speedrun
Don't worry.
Be Happy s2s2s2