DarkWhoteva Posted November 7, 2012 Group: Members Topic Count: 11 Topics Per Day: 0.00 Content Count: 56 Reputation: 4 Joined: 01/09/12 Last Seen: May 23, 2024 Share Posted November 7, 2012 I can look into writing the status bonuses for you Quote Link to comment Share on other sites More sharing options...
GM Takumirai Posted November 17, 2012 Group: Members Topic Count: 69 Topics Per Day: 0.01 Content Count: 592 Reputation: 31 Joined: 11/14/11 Last Seen: July 29, 2015 Share Posted November 17, 2012 @rafael i can't open VipLib v1.4b ok i open it .. i make a pastebin copy if you dont mind @rafael - VIP Admin v1.3a http://pastebin.com/vJtzCncS - VIP Lib v1.4b http://pastebin.com/4Qc5iwfM Quote Link to comment Share on other sites More sharing options...
Petey Pablo Posted November 17, 2012 Group: Members Topic Count: 152 Topics Per Day: 0.03 Content Count: 569 Reputation: 11 Joined: 11/24/11 Last Seen: March 7, 2022 Share Posted November 17, 2012 Thank you rafael! How about to restrict a non VIP to a certain map? Quote Link to comment Share on other sites More sharing options...
GM Takumirai Posted November 17, 2012 Group: Members Topic Count: 69 Topics Per Day: 0.01 Content Count: 592 Reputation: 31 Joined: 11/14/11 Last Seen: July 29, 2015 Share Posted November 17, 2012 @rafael how about everytime a group ID 1 kill a monster he will get zeny 100k and if group ID 2 kill a monster get a 500k.. Quote Link to comment Share on other sites More sharing options...
Emistry Posted November 17, 2012 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10017 Reputation: 2369 Joined: 10/28/11 Last Seen: 5 hours ago Share Posted November 17, 2012 On @rafael how about everytime a group ID 1 kill a monster he will get zeny 100k and if group ID 2 kill a monster get a 500k.. OnNPCKillEvent: if( getgroupid() == 1 ) set Zeny,Zeny + 100000; else if( getgroupid() == 2 ) set Zeny,Zeny + 50000; end; Quote Link to comment Share on other sites More sharing options...
Rafael Posted November 17, 2012 Group: Members Topic Count: 3 Topics Per Day: 0.00 Content Count: 36 Reputation: 2 Joined: 07/08/12 Last Seen: October 16, 2020 Author Share Posted November 17, 2012 @Will You mean blocking non-VIPs to access a map, or allowing only non-VIPs to access that map? - script block_nonvip -1,{ OnPCLoadMapEvent: if (!getgroupid() && strcharinfo(3) == "map_name") warp "prontera", 150, 150; end; } map_name mapflag loadevent Replace map_name with the name of the map. Quote Link to comment Share on other sites More sharing options...
uDe Posted November 21, 2012 Group: Members Topic Count: 43 Topics Per Day: 0.01 Content Count: 400 Reputation: 5 Joined: 12/05/11 Last Seen: September 27, 2015 Share Posted November 21, 2012 Rafael, you're just awesome. Keep up the good work on this script!! Quote Link to comment Share on other sites More sharing options...
anton21 Posted December 20, 2012 Group: Members Topic Count: 2 Topics Per Day: 0.00 Content Count: 7 Reputation: 0 Joined: 12/17/12 Last Seen: June 16, 2014 Share Posted December 20, 2012 This script is useful, thanks for the script Quote Link to comment Share on other sites More sharing options...
refl3ct0r Posted January 6, 2013 Group: Members Topic Count: 0 Topics Per Day: 0 Content Count: 1 Reputation: 0 Joined: 12/09/12 Last Seen: February 19, 2013 Share Posted January 6, 2013 Thanks for the script Quote Link to comment Share on other sites More sharing options...
RyokoMVP Posted January 15, 2013 Group: Members Topic Count: 37 Topics Per Day: 0.01 Content Count: 209 Reputation: 3 Joined: 11/28/11 Last Seen: May 2, 2019 Share Posted January 15, 2013 thanks guys , i need this script so much ^^ Quote Link to comment Share on other sites More sharing options...
caspa Posted February 17, 2013 Group: Members Topic Count: 194 Topics Per Day: 0.04 Content Count: 499 Reputation: 3 Joined: 03/11/12 Last Seen: September 18, 2023 Share Posted February 17, 2013 (edited) Error.... ( Refer to the attached thumbnail ) P.S - I'm using 3CeaM @WillYou mean blocking non-VIPs to access a map, or allowing only non-VIPs to access that map? - script block_nonvip -1,{ OnPCLoadMapEvent: if (!getgroupid() && strcharinfo(3) == "map_name") warp "prontera", 150, 150; end; } map_name mapflag loadeventReplace map_name with the name of the map. Edited February 17, 2013 by caspa Quote Link to comment Share on other sites More sharing options...
Diconfrost VaNz Posted February 22, 2013 Group: Members Topic Count: 51 Topics Per Day: 0.01 Content Count: 996 Reputation: 47 Joined: 11/13/11 Last Seen: March 27 Share Posted February 22, 2013 it'll only make you a higher group_id but nothing changes like availing exp/drop boost??? i think this thread is dead xD Quote Link to comment Share on other sites More sharing options...
GM Takumirai Posted February 23, 2013 Group: Members Topic Count: 69 Topics Per Day: 0.01 Content Count: 592 Reputation: 31 Joined: 11/14/11 Last Seen: July 29, 2015 Share Posted February 23, 2013 You can add event script when vip is login Quote Link to comment Share on other sites More sharing options...
Diconfrost VaNz Posted February 23, 2013 Group: Members Topic Count: 51 Topics Per Day: 0.01 Content Count: 996 Reputation: 47 Joined: 11/13/11 Last Seen: March 27 Share Posted February 23, 2013 Try this yourself you can notice that your group_id was changed everytime you login and logout. So, if you gonna make something like OnNPCLoginEvent, it'll not work. Quote Link to comment Share on other sites More sharing options...
GM Takumirai Posted February 23, 2013 Group: Members Topic Count: 69 Topics Per Day: 0.01 Content Count: 592 Reputation: 31 Joined: 11/14/11 Last Seen: July 29, 2015 Share Posted February 23, 2013 Already tested and working Quote Link to comment Share on other sites More sharing options...
Diconfrost VaNz Posted February 23, 2013 Group: Members Topic Count: 51 Topics Per Day: 0.01 Content Count: 996 Reputation: 47 Joined: 11/13/11 Last Seen: March 27 Share Posted February 23, 2013 with it's EXP/DROP Boost on it? well i never tried it though. This one is so complicated script Quote Link to comment Share on other sites More sharing options...
kangfredy Posted April 11, 2013 Group: Members Topic Count: 112 Topics Per Day: 0.02 Content Count: 388 Reputation: 4 Joined: 05/01/12 Last Seen: October 25, 2022 Share Posted April 11, 2013 somebody knows how to gain drop rate 2x? Quote Link to comment Share on other sites More sharing options...
fernandogoiis Posted October 19, 2013 Group: Members Topic Count: 2 Topics Per Day: 0.00 Content Count: 3 Reputation: 0 Joined: 10/17/13 Last Seen: June 11, 2015 Share Posted October 19, 2013 Rafael preciso falar com você qual seu e-mail para eu entrar em contato? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.