-
Posts
722 -
Joined
-
Last visited
-
Days Won
10
Content Type
Profiles
Forums
Downloads
Jobs Available
Server Database
Third-Party Services
Top Guides
Store
Crowdfunding
Everything posted by LearningRO
-
[Guide] The complete Browedit tutorial.
LearningRO replied to Speedrun's topic in Maps & 3D Modeling Showcase
finally we have new tutorial for browedit thanks you bro -
nice bro
-
how to save higher value to Table rank
LearningRO replied to LearningRO's question in Scripting Support
thank you emistry this is what i want Damn simple solution -
how to save higher value to Table rank
LearningRO replied to LearningRO's question in Scripting Support
Thanks u for your help but my goal its like this Emper Breaker test but use points 'time = last_break_time = getnpctimer(0); if ( !p_break_time ) { p_break_time = 'time; dispbottom "You have set your first personal record."; } else if ( 'time < p_break_time ) { dispbottom "You have broken your personal record!"; p_break_time = 'time; } //dispbottom "Your current best time is "+ (p_break_time / 1000) +"."+ (p_break_time % 1000) +"s."; instance_announce instance_id(), "Time : "+ ('time / 1000) +"."+ ('time % 1000) +"s.", bc_map; sleep2 2000; instance_announce instance_id(), "Warping out in 5 seconds.", bc_map; sleep2 5000; // 5 sec pause warp "SavePoint", 0, 0; sleep2 1000; instance_destroy instance_id(); end; Since the result for point(how much they can destroy the emper withing 3 minutes) Each Game will be different So I need script how the read the last #count Player get and then compare with the new #count he get if The Old one get better result will not update into the table rank -
[Showcase] My project systems (ROZero)
LearningRO replied to Zell's topic in Other Graphics Showcase
damn its really cool man tell me if your server already publish -
try this else if(getequiprandomoption(EQI_HAND_R,0,ROA_ID)){
-
whoaaa always unique release
-
i guess floating rate is affect global not per char or by account id
-
[SOLVED] about "you are out of available paid playing time"
LearningRO replied to GM Winter's question in Client-side Support
back to the old time using voucher? hahah -
Damn its so cool
-
Hi, Adel yeah i did to make it as robe not HG but its weird still get display like on my first post
-
u can contact to @Vykimo
-
ah yeah thanks for correct me
-
- script sampledrop -1,{ OnNPCKillEvent: if (killedrid == 1002) { // changemobid if (rand(1,100) < 1){ Zeny += 10000; } end; } end; }
-
nice release bro
-
[Showcase] 🦇 Wicked Prontera 👻
LearningRO replied to Mina-chan's topic in Maps & 3D Modeling Showcase
really cool -
you can buy this mod from yumi
-
help some problem with server and client ?.
LearningRO replied to iosman123's question in General Support
3. use this https://github.com/llchrisll/ROenglishRE -
wah banyak juga yah tapi tidak sebanyak orang pinoy Almost 50% rathna member from pinoy ahha
-
make your own web
-
does this versison thor patcher support this?? //[Button:Extra] // // // // Mode - mode for button // 1 = open URL // 2 = Launch file/program // 3 = Message box //Mode= // Action - depend on what you set in the Mod, this may vary // ex. Mode = 1 , Action='http://google.com' //Action=
-
if you want make it perament for VIP user just change sc_start SC_BATKFOOD,-1,200; sc_start SC_WATKFOOD,-1,200;
-
callfunc on every attack you make, possible?
LearningRO replied to Almond Snicker's question in Scripting Support
just use custom script command form tokei OnEvent: if (killerid == 1002(yourmobid) { do script } -
Haziel Sell it just PM him
-
in client side system/monster_size_effect.lub