-
Posts
1,443 -
Joined
-
Last visited
-
Days Won
39
Content Type
Profiles
Forums
Downloads
Jobs Available
Server Database
Third-Party Services
Top Guides
Store
Crowdfunding
Everything posted by Stolao
-
http://irowiki.org/wiki/Clan_System
-
When a sever prompts you to vote for points to me it's like asking whether you think, but even if you think badly or even think it's meh the server will still receive praise from you. A player is only insentavised to vote good not give an opinion which just leads to high population servers sitting at top not the "best" server at the top. Did that clear it up a bit?
-
Yoy should give points for negative votes, the point is to give opinions not to artificially inflate ranking right? Just IMO
-
1 == 2.... so redundant
-
Yes using autobonus reference atroce card for an example (on phone cant leave details)
-
how to create own Custom Box like OBB/OCA ??
Stolao replied to eirwanda's question in Database Support
https://github.com/Stolao/Npc_Release/blob/master/Custom_Functions/F_ItemWeight.txt I wrote this just for obb type items -
Official Wave Mode Forest instance
Stolao replied to MasterOfMuppets's topic in Game, Event, Quest Script Releases
Glad you finished it, hope we can get an official version soon but till then +1 -
I do plan to update this script with a config for this just so you know.
-
You can't put a timer on a variable but what you can do is my method with a start time in the array number So kinda like this (on ohone can't code well) Donate 10,000,000z Set $Guild_dun[getcharid(2)], get time; Then do an on hour check clearing all index of the array > 48 hours old And in 2nd npc if($Guild_dun[getcharid(2) ) can enter Else can't enter
-
How lazy can you be @Bringer? @HappyMan is offering to help you fix the issue with a script that does what you want and all you can say is "Thanks but I don't like that script", well frankly I have a few exspatives regarding that... Stop being lazy, learn to do things don't expect to be spoon fed, If you don't like something about an npc and don't know how to edit it I'm all for helping but you can't help those who can't help themselves, we are will gladly teach you and help you grow, I'm sure @Akkarin and most other members of the community feel the same way as well.
-
Personally I resolved this by making an array where the index is the Guild ID so something like Line 287 of https://github.com/Stolao/Npc_Release/blob/master/PvP_Ladder/Pvp_Ladder.txt
-
For an example of a reset look at my pvp ladder about line 162~ https://github.com/Stolao/Npc_Release/blob/master/PvP_Ladder/Pvp_Ladder.txt Then just add an OnHour00: Label which you can learn about https://github.com/Stolao/rathena/blob/master/doc/script_commands.txt
-
Then your posting in the wrong section, this is a support section not a request section we don't like to spoon feed in support can't help those who can't help themselves ya know, only way to learn is to do it.
-
You want to turn all skills into "skill shots" correct? In that case you will have to edit all skills to be ground skills like "storm gust" this would not be an easy task.
-
Then install rAthena and manually remove anything episode 7+
-
@Nova if you want use my link function https://github.com/Stolao/Npc_Release/blob/master/Custom_Functions/F_ItemLink.txt it should help with those who have issues not supporting item link
-
Antidisestablishmentarian
-
OMG this is great keep it up
-
Updated to 1.83 On Git
-
Stolao's Script Collection [Update 2018-06-02_08:16]
Stolao replied to Stolao's topic in Script Collections
Updated All Links And Formatting. -
You should post them on a git instead of a pastebin so makes posting updates easier. but ill +1 you since its nice to see people give back to community
-
Glad you like it
-
Please Guide Me " How To Create Custom Box " and Rental item
Stolao replied to devcloud's question in Scripting Support
If you don't feel like using IG_ https://github.com/Stolao/Npc_Release/blob/master/Custom_Functions/F_ItemWeight.txt -
help PVP cant kill or Hit the same person more than once
Stolao replied to lzgames's question in General Support
Do you have /ns enabled