Jump to content

Stolao's Script Collection [Update 2018-06-02_08:16]


Stolao

Recommended Posts


  • Group:  Members
  • Topic Count:  4
  • Topics Per Day:  0.00
  • Content Count:  19
  • Reputation:   1
  • Joined:  12/24/14
  • Last Seen:  

 

change

-    script    PCSTATCALC    -1,{

to

prontera,3,3,3    script    PCSTATCALC    111,{
end;

https://rathena.org/board/topic/102042-script-help/

 

Hey :) i cant find here the answer !? i have the same issue :)

 

Still the same :/

Link to comment
Share on other sites


  • Group:  Developer
  • Topic Count:  48
  • Topics Per Day:  0.01
  • Content Count:  1443
  • Reputation:   337
  • Joined:  10/17/12
  • Last Seen:  

change

-	script	PCSTATCALC	-1,{
to
prontera,3,3,3	script	PCSTATCALC	111,{
end;

https://rathena.org/board/topic/102042-script-help/

Hey :) i cant find here the answer !? i have the same issue :)

Still the same :/

Odd I'll take I look tomorrow. Though it's just a debug not an error.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  4
  • Topics Per Day:  0.00
  • Content Count:  19
  • Reputation:   1
  • Joined:  12/24/14
  • Last Seen:  

Yea it Shows Debug ! :) it is working but the debug info stacks to hell if some more Players in there :D ty dude :)

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  14
  • Topics Per Day:  0.00
  • Content Count:  54
  • Reputation:   0
  • Joined:  04/18/15
  • Last Seen:  

any update about the debug msg ? can we remove it ? :D it spams my map server like hell xD

Link to comment
Share on other sites


  • Group:  Developer
  • Topic Count:  48
  • Topics Per Day:  0.01
  • Content Count:  1443
  • Reputation:   337
  • Joined:  10/17/12
  • Last Seen:  

any update about the debug msg ? can we remove it ? :D it spams my map server like hell xD

 

no I'm still at Comic-con, ill be back to my home computer on Monday (3 more days) where  can test things, this laptop is not setup for RO

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  14
  • Topics Per Day:  0.00
  • Content Count:  54
  • Reputation:   0
  • Joined:  04/18/15
  • Last Seen:  

 

any update about the debug msg ? can we remove it ? :D it spams my map server like hell xD

 

no I'm still at Comic-con, ill be back to my home computer on Monday (3 more days) where  can test things, this laptop is not setup for RO

 

I'll be waiting then :) How's the Comic-con going ? :D

Link to comment
Share on other sites


  • Group:  Developer
  • Topic Count:  48
  • Topics Per Day:  0.01
  • Content Count:  1443
  • Reputation:   337
  • Joined:  10/17/12
  • Last Seen:  

 

 

any update about the debug msg ? can we remove it ? :D it spams my map server like hell xD

 

no I'm still at Comic-con, ill be back to my home computer on Monday (3 more days) where  can test things, this laptop is not setup for RO

 

I'll be waiting then :) How's the Comic-con going ? :D

 

 

 

 

any update about the debug msg ? can we remove it ? :D it spams my map server like hell xD

 

no I'm still at Comic-con, ill be back to my home computer on Monday (3 more days) where  can test things, this laptop is not setup for RO

 

I'll be waiting then :) How's the Comic-con going ? :D

 

 

its going great, 1 more day to go /no1

 

tomorrow i should be able to play with my script on my test server, atm i just have my laptop which has like nothing installed for RO, other then the /doc folder and my scripts for reference while writing my new scripts

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  14
  • Topics Per Day:  0.00
  • Content Count:  54
  • Reputation:   0
  • Joined:  04/18/15
  • Last Seen:  

good to hear that, my server won't be opening till next week good thing :D this script might be one of my servers main attraction xD

Link to comment
Share on other sites


  • Group:  Developer
  • Topic Count:  48
  • Topics Per Day:  0.01
  • Content Count:  1443
  • Reputation:   337
  • Joined:  10/17/12
  • Last Seen:  

Yea it Shows Debug ! :) it is working but the debug info stacks to hell if some more Players in there :D ty dude :)

 

 

any update about the debug msg ? can we remove it ? :D it spams my map server like hell xD

 

 

ok after testing it in my rev and changing the map to prontera,5,5,5 and the view to 111 i no longer get the error messages

 

what emulator and rev/git are you 2 using?

post-8961-0-08702400-1436812910_thumb.png

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  4
  • Topics Per Day:  0.00
  • Content Count:  19
  • Reputation:   1
  • Joined:  12/24/14
  • Last Seen:  

Iam using rathena Emulator from git ! tried it now with 5,5,5 but still the same!

post-30786-0-52446900-1436883352_thumb.png

Link to comment
Share on other sites


  • Group:  Developer
  • Topic Count:  48
  • Topics Per Day:  0.01
  • Content Count:  1443
  • Reputation:   337
  • Joined:  10/17/12
  • Last Seen:  

Update:

Auto Event v1.5C -> v1.8E
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  6
  • Topics Per Day:  0.00
  • Content Count:  28
  • Reputation:   0
  • Joined:  03/29/15
  • Last Seen:  

Hello staolao.

can your pvp leader script add Death feature?

now its just count of player kill only.

can i add death feature ? like pvp ghost ? but just simple 

Link to comment
Share on other sites


  • Group:  Developer
  • Topic Count:  48
  • Topics Per Day:  0.01
  • Content Count:  1443
  • Reputation:   337
  • Joined:  10/17/12
  • Last Seen:  

Hello staolao.

can your pvp leader script add Death feature?

now its just count of player kill only.

can i add death feature ? like pvp ghost ? but just simple 

I can it will take a bit of time to do, because of how i have my script formatted my script only uses 2 Global Variables (Name and Kill Count) and uses 1 Character Variable (Kill Count) with 1 optional gm defined variable (#pvppoints)

 

 

how exactly would you like the death count to play into the script?

Options:

Kills - Deaths = Score

Kills = Score but Show Death Count

Top Kills / Deaths Independent Death and Kill Ladders

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  6
  • Topics Per Day:  0.00
  • Content Count:  28
  • Reputation:   0
  • Joined:  03/29/15
  • Last Seen:  

Top Kills / Deaths Independent Death and Kill Ladders is good

so we can know who have a many kill but many death too . XD

Link to comment
Share on other sites


  • Group:  Developer
  • Topic Count:  48
  • Topics Per Day:  0.01
  • Content Count:  1443
  • Reputation:   337
  • Joined:  10/17/12
  • Last Seen:  

Top Kills / Deaths Independent Death and Kill Ladders is good

so we can know who have a many kill but many death too . XD

kk im updating my git as we speak

Update:

v2.00 -> v2.04
Link to comment
Share on other sites

  • 3 weeks later...

  • Group:  Developer
  • Topic Count:  48
  • Topics Per Day:  0.01
  • Content Count:  1443
  • Reputation:   337
  • Joined:  10/17/12
  • Last Seen:  

Update:

Auto Event 1.8E -> 1.92

Update

Release: Group Buffs v1.02
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  6
  • Topics Per Day:  0.00
  • Content Count:  28
  • Reputation:   0
  • Joined:  03/29/15
  • Last Seen:  

thankyou stolao, i will test the new pvp ladder script XD

Link to comment
Share on other sites


  • Group:  Developer
  • Topic Count:  48
  • Topics Per Day:  0.01
  • Content Count:  1443
  • Reputation:   337
  • Joined:  10/17/12
  • Last Seen:  

thankyou stolao, i will test the new pvp ladder script XD

 

thankyou stolao, i will test the new pvp ladder script XD

let me know how things go

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  6
  • Topics Per Day:  0.00
  • Content Count:  28
  • Reputation:   0
  • Joined:  03/29/15
  • Last Seen:  

post-32149-0-22128200-1440646625_thumb.jpg

 

i got this error.

no modify your script,  only test by default

Link to comment
Share on other sites


  • Group:  Developer
  • Topic Count:  48
  • Topics Per Day:  0.01
  • Content Count:  1443
  • Reputation:   337
  • Joined:  10/17/12
  • Last Seen:  

Attachrid needs a ; after it

Update

Pvp_ladder missing ; fixed

attachicon.giferrorscriptpvpladder1.jpg

 

i got this error.

no modify your script,  only test by default

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  6
  • Topics Per Day:  0.00
  • Content Count:  30
  • Reputation:   0
  • Joined:  08/08/13
  • Last Seen:  

can someone can help me how can i change this into monday to friday exp rate 20x20x time around 19:00 to 21:00 PM please help me thank you

//===== EinherjarRO Scripts ================================== 
//= Floating Rates
//===== By: ================================================== 
//= Stolao
//===== Current Version: ===================================== 
//= 1.07
//===== Compatible With: ===================================== 
//= rAthena SVN
//===== Description: ========================================= 
//= Floating Rates
//===== Uses: ================================================
//= Exp and Item Rates Change Dynaimcally based on Online
//= Player count and a configurable variables
//===== Comments: ============================================
//= [stolao]
//= Optimize]
//= In Game Menu / @Command?
//===== Additional Comments: =================================
//= 1.00 Origional Make
//= 1.01 Removed Unessisary Line
//= 1.02 Added Config
//= 1.03 Made auto collect base rates
//= 1.04 Fixed a bug where would keep increasing every hour
//= 1.05 Made Multipliers into an array
//= 1.06 Fixed typos
//= 1.07 Fixed Set -> setarray
//===== Contact Ifo: =========================================
//= [stolao] 
//============================================================
 
- script floating_rate -1,{
OnMinute30:
set .@i, getusers(1);
set .@r, rand(.Random[0],.Random[1]);
setbattleflag( "base_exp_rate", .R[0] + (.@r + .@i) * .ExpMulti[0]);
setbattleflag( "job_exp_rate", .R[1] + (.@r + .@i) * .ExpMulti[1]);
setbattleflag( "item_rate_common", .R[2] + (.@r + .@i) * .ItemMulti[0]);
setbattleflag( "item_rate_heal", .R[3] + (.@r + .@i) * .ItemMulti[1]);
setbattleflag( "item_rate_use", .R[4] + (.@r + .@i) * .ItemMulti[2]);
setbattleflag( "item_rate_equip", .R[5] + (.@r + .@i) * .ItemMulti[3]);
atcommand "@reloadmobdb";
Announce "[server]: Rates are now "+getbattleflag("base_exp_rate")/100+""+((getbattleflag("base_exp_rate")%100)?"."+getbattleflag("base_exp_rate")%100:"")+"/"+getbattleflag("job_exp_rate")/100+""+((getbattleflag("job_exp_rate")%100)?"."+getbattleflag("job_exp_rate")%100:"")+"/"+getbattleflag("item_rate_common")/100+""+((getbattleflag("item_rate_common")%100)?"."+getbattleflag("item_rate_common")%100:"")+" !",8;
end;
 
OnInit:
// Multiplier Per Player and .Random
// Each point is .01x Increase in exp rates
// [0] = Base Exp
// [1] = Job Exp
//    eg: rand = 75 , getuser = 100, Multi = 3
//    rates will be increase by 5.25x
setarray .ExpMulti ,3,3;
 
// Multiplier Per Player and .Random
// Each point is .01x Increase in exp rates
// [0] = Common Items
// [1] = Healing Items
// [2] = Useable Items
// [3] = Equipment Items
//    eg: rand = 75 , getuser = 100, Multi = 1
//    rates will be increase by 1.75x
setarray .ItemMulti,1,1,1,1;
 
// The Random Variable Min and Max
// [0] = Min
// [1] = Max
setarray .Random,0,100;
end;
 
OnInterIfInitOnce:
// Dont Touch
// Used to collect the base rates
setarray .R, getbattleflag("base_exp_rate"), getbattleflag("job_exp_rate"), getbattleflag("item_rate_common"), getbattleflag("item_rate_heal"), getbattleflag("item_rate_use"), getbattleflag("item_rate_equip");
end;
}
Edited by cutekram
Link to comment
Share on other sites


  • Group:  Developer
  • Topic Count:  48
  • Topics Per Day:  0.01
  • Content Count:  1443
  • Reputation:   337
  • Joined:  10/17/12
  • Last Seen:  

Use code box ffs

I might do it when home tomorrow

can someone can help me how can i change this into monday to friday exp rate 20x20x time around 19:00 to 21:00 PM please help me thank you

//===== EinherjarRO Scripts ================================== 

//= Floating Rates

//===== By: ================================================== 

//= Stolao

//===== Current Version: ===================================== 

//= 1.07

//===== Compatible With: ===================================== 

//= rAthena SVN

//===== Description: ========================================= 

//= Floating Rates

//===== Uses: ================================================

//= Exp and Item Rates Change Dynaimcally based on Online

//= Player count and a configurable variables

//===== Comments: ============================================

//= [stolao]

//= Optimize]

//= In Game Menu / @Command?

//===== Additional Comments: =================================

//= 1.00 Origional Make

//= 1.01 Removed Unessisary Line

//= 1.02 Added Config

//= 1.03 Made auto collect base rates

//= 1.04 Fixed a bug where would keep increasing every hour

//= 1.05 Made Multipliers into an array

//= 1.06 Fixed typos

//= 1.07 Fixed Set -> setarray

//===== Contact Ifo: =========================================

//= [stolao] 

//= Email: [email protected]

//============================================================

 

- script floating_rate -1,{

OnMinute30:

set .@i, getusers(1);

set .@r, rand(.Random[0],.Random[1]);

setbattleflag( "base_exp_rate", .R[0] + (.@r + .@i) * .ExpMulti[0]);

setbattleflag( "job_exp_rate", .R[1] + (.@r + .@i) * .ExpMulti[1]);

setbattleflag( "item_rate_common", .R[2] + (.@r + .@i) * .ItemMulti[0]);

setbattleflag( "item_rate_heal", .R[3] + (.@r + .@i) * .ItemMulti[1]);

setbattleflag( "item_rate_use", .R[4] + (.@r + .@i) * .ItemMulti[2]);

setbattleflag( "item_rate_equip", .R[5] + (.@r + .@i) * .ItemMulti[3]);

atcommand "@reloadmobdb";

Announce "[server]: Rates are now "+getbattleflag("base_exp_rate")/100+""+((getbattleflag("base_exp_rate")%100)?"."+getbattleflag("base_exp_rate")%100:"")+"/"+getbattleflag("job_exp_rate")/100+""+((getbattleflag("job_exp_rate")%100)?"."+getbattleflag("job_exp_rate")%100:"")+"/"+getbattleflag("item_rate_common")/100+""+((getbattleflag("item_rate_common")%100)?"."+getbattleflag("item_rate_common")%100:"")+" !",8;

end;

 

OnInit:

// Multiplier Per Player and .Random

// Each point is .01x Increase in exp rates

// [0] = Base Exp

// [1] = Job Exp

//    eg: rand = 75 , getuser = 100, Multi = 3

//    rates will be increase by 5.25x

setarray .ExpMulti ,3,3;

 

// Multiplier Per Player and .Random

// Each point is .01x Increase in exp rates

// [0] = Common Items

// [1] = Healing Items

// [2] = Useable Items

// [3] = Equipment Items

//    eg: rand = 75 , getuser = 100, Multi = 1

//    rates will be increase by 1.75x

setarray .ItemMulti,1,1,1,1;

 

// The Random Variable Min and Max

// [0] = Min

// [1] = Max

setarray .Random,0,100;

end;

 

OnInterIfInitOnce:

// Dont Touch

// Used to collect the base rates

setarray .R, getbattleflag("base_exp_rate"), getbattleflag("job_exp_rate"), getbattleflag("item_rate_common"), getbattleflag("item_rate_heal"), getbattleflag("item_rate_use"), getbattleflag("item_rate_equip");

end;

}

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  6
  • Topics Per Day:  0.00
  • Content Count:  30
  • Reputation:   0
  • Joined:  08/08/13
  • Last Seen:  

Im sorry sir im a bit new. ok sir i will wait for it thank you so much!!

Link to comment
Share on other sites


  • Group:  Developer
  • Topic Count:  48
  • Topics Per Day:  0.01
  • Content Count:  1443
  • Reputation:   337
  • Joined:  10/17/12
  • Last Seen:  

Im sorry sir im a bit new. ok sir i will wait for it thank you so much!!

 btw im not doing your request, my floaing rates are defined by number of players online mostly, if you want to add liek your request try this one

Update

Weapon Mastery v1.1A -> v1.20
At_Command Uploaded
Pvp v2.00 -> v2.04

Update2

Added Several Missing Links
Updated Coming Soon List
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  51
  • Topics Per Day:  0.01
  • Content Count:  452
  • Reputation:   33
  • Joined:  12/18/14
  • Last Seen:  

Sir, question about PVP Ladder Script. Is it possible to have separate Rankings when it come to different agit maps? For example, different ranking for SE WoE and different ranking for FE WoE?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...