Jump to content

Chris' Script Collection [Last Update: 04-06/2021]


llchrisll

Recommended Posts


  • Group:  Members
  • Topic Count:  12
  • Topics Per Day:  0.00
  • Content Count:  625
  • Reputation:   188
  • Joined:  11/19/11
  • Last Seen:  

any news on the pvp-gvg-mvp arena sir? :)

Yeah, kinda. Scripted a bit already, but still not finished.

 

 

 

-----------------------------------------------------------------------------------------------------------------------------------------------

==== Update: 10/15-2013: Added 2 New NPC: Training System v1.0 and Mob Invasion Event v1.0 ======

---------------------------------------------------------------------------------------------------------------------------------------------

I finally managed to finish my 2 scripts where testing was left.

 

See 1st post for more details.

 

Best regards,

Chris

 

 

This is amazing Chris. Except the equipment bonus doesn't seem to add up in-game even after activating the buff for 100k zeny.

 

Another strange thing is that when I choose "character bound," all characters are affected by the 24hour waiting time, meaning I can only train 1 character per day even if they dont share the same status bonus. Is there a fix for this?

 

Hmm, that's weird. When I tested it, it worked just fine.

Let me check it again, when I have some more time.

 

Regards,

Chris

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  51
  • Topics Per Day:  0.01
  • Content Count:  192
  • Reputation:   9
  • Joined:  05/08/13
  • Last Seen:  

 

any news on the pvp-gvg-mvp arena sir? :)

Yeah, kinda. Scripted a bit already, but still not finished.

 

 

 

-----------------------------------------------------------------------------------------------------------------------------------------------

==== Update: 10/15-2013: Added 2 New NPC: Training System v1.0 and Mob Invasion Event v1.0 ======

---------------------------------------------------------------------------------------------------------------------------------------------

I finally managed to finish my 2 scripts where testing was left.

 

See 1st post for more details.

 

Best regards,

Chris

 

 

This is amazing Chris. Except the equipment bonus doesn't seem to add up in-game even after activating the buff for 100k zeny.

 

Another strange thing is that when I choose "character bound," all characters are affected by the 24hour waiting time, meaning I can only train 1 character per day even if they dont share the same status bonus. Is there a fix for this?

 

Hmm, that's weird. When I tested it, it worked just fine.

Let me check it again, when I have some more time.

 

Regards,

Chris

 

 

Thanks Chris! Is there any way to make the training delay from account to character bound?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  12
  • Topics Per Day:  0.00
  • Content Count:  625
  • Reputation:   188
  • Joined:  11/19/11
  • Last Seen:  

Normally I added that. well to be honest I only tested if the script changes it correctly, but not the change itself.

Edit: Check the lines 2714 and 2716, and exchange the "#":"" with "":"#"

Seems like I made an mistake there, I hope it fixes the problem, gonna look at it when I'm at home.

Edited by llchrisll
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  51
  • Topics Per Day:  0.01
  • Content Count:  192
  • Reputation:   9
  • Joined:  05/08/13
  • Last Seen:  

Normally I added that. well to be honest I only tested if the script changes it correctly, but not the change itself.

Edit: Check the lines 2714 and 2716, and exchange the "#":"" with "":"#"

Seems like I made an mistake there, I hope it fixes the problem, gonna look at it when I'm at home.

 

Okay I hope so. It's such a nice script yet it's too buggy still. From time to time the npc doesn't respond to the buff request. "NPC:StatusBonus"

Link to comment
Share on other sites

  • 1 month later...

  • Group:  Members
  • Topic Count:  12
  • Topics Per Day:  0.00
  • Content Count:  625
  • Reputation:   188
  • Joined:  11/19/11
  • Last Seen:  

Update: 05/11-2014: Updated PvP-GvG-MvP Arena v1.4 to v1.5 

v1.5 contains the modification request from Lelantos.

Tested and working.

Regards,

Chris

Edited by llchrisll
Link to comment
Share on other sites

  • 2 weeks later...

  • Group:  Members
  • Topic Count:  0
  • Topics Per Day:  0
  • Content Count:  15
  • Reputation:   0
  • Joined:  03/30/13
  • Last Seen:  

 

-----------------------------------------------------------------------------------------------------------------------------------------------

==== Update: 05/11-2014: Updated PvP-GvG-MvP Arena v1.4 to v1.5 ======

---------------------------------------------------------------------------------------------------------------------------------------------

v1.5 contains the modification request from Lelantos.

Tested and working.

 

Regards,

Chris

 

 

Thanks sir Chris! I will try this now.

Link to comment
Share on other sites

  • 1 month later...

  • Group:  Members
  • Topic Count:  0
  • Topics Per Day:  0
  • Content Count:  15
  • Reputation:   0
  • Joined:  03/30/13
  • Last Seen:  

 

-----------------------------------------------------------------------------------------------------------------------------------------------

==== Update: 05/11-2014: Updated PvP-GvG-MvP Arena v1.4 to v1.5 ======

---------------------------------------------------------------------------------------------------------------------------------------------

v1.5 contains the modification request from Lelantos.

Tested and working.

 

Regards,

Chris

 

 

Sir, I have some problem with the bounty shop. When I changed bounty type to bounty points

 

// Bounty Type: 
// * 0 = Off
// * 1 = Zeny
// * 2 = Cash Points
// * 3 = Bounty Points
set $@bty_type,3;

the items in the shop disappear. I also add the prices here

 

// Price Array
} else 
setarray $@arena_ar[0],101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134; // Etc

here is the items added. I havent change the items u put. I just added the price in the price array.

// Shop Items: PvP useful stuff D:, like Elements, Boxes and Food
// These will be used for all shops, but the prices depends on the Bounty Type you have set.
setarray $@arena_sh[0],12020,12028,12029,12030,12031,12032,12033,12034,12108,12215,12216,12217,12218,12219,12075,12080,12085,12090,12095,12100,12114,12115,12116,12117,12118,12119,12120,12121,13543,13544,13545,13546,13547,14593;

aslo, i would like to ask if its possible to add points to player who kills another normal player (without bounty) to the pvp maps? Thanks in advance.

 

BTW, the custom maps is working. Thanks for granting my request.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  12
  • Topics Per Day:  0.00
  • Content Count:  625
  • Reputation:   188
  • Joined:  11/19/11
  • Last Seen:  

What does the Map Server console tell you? Any errors?

 

What do you mean by "add points to player .... (without bounty)"? For what do you need those? Custom Points?

 

Best regards,

Chris

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  0
  • Topics Per Day:  0
  • Content Count:  15
  • Reputation:   0
  • Joined:  03/30/13
  • Last Seen:  

What does the Map Server console tell you? Any errors?

 

What do you mean by "add points to player .... (without bounty)"? For what do you need those? Custom Points?

 

Best regards,

Chris

 

That's also a problem sir because there are no errors appearing in the map server. If the bounty type is 3 all the items in the bounty shop disappear.

 

Custom Points sir. Points awarded to players who kills in the pvp maps. Like every time I kill another player i earn this point. 

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  0
  • Topics Per Day:  0
  • Content Count:  15
  • Reputation:   0
  • Joined:  03/30/13
  • Last Seen:  

 

What does the Map Server console tell you? Any errors?

 

What do you mean by "add points to player .... (without bounty)"? For what do you need those? Custom Points?

 

Best regards,

Chris

 

That's also a problem sir because there are no errors appearing in the map server. If the bounty type is 3 all the items in the bounty shop disappear.

 

Custom Points sir. Points awarded to players who kills in the pvp maps. Like every time I kill another player i earn this point. 

 

 

Bump sir?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  7
  • Topics Per Day:  0.00
  • Content Count:  26
  • Reputation:   0
  • Joined:  04/14/12
  • Last Seen:  

i put 

[WhisperBox] NPC:Broadcaster

[TextBox] Global: test! 

 

but it allways says i didnt put a location 

 

any idea?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  12
  • Topics Per Day:  0.00
  • Content Count:  625
  • Reputation:   188
  • Joined:  11/19/11
  • Last Seen:  

 

 

What does the Map Server console tell you? Any errors?

 

What do you mean by "add points to player .... (without bounty)"? For what do you need those? Custom Points?

 

Best regards,

Chris

 

That's also a problem sir because there are no errors appearing in the map server. If the bounty type is 3 all the items in the bounty shop disappear.

 

Custom Points sir. Points awarded to players who kills in the pvp maps. Like every time I kill another player i earn this point. 

 

 

Bump sir?

 

Didn't have time yet to look at that bug.

 

Edit: It seems like, I made a mistake...., forgot to add the prices and items also when the defined price array is used....

SVN Updated...

 

For your custom Points add after "set @killct,@killct + 1;" at line 1160 the variable for your custom points by using:

set CustomPoint,CustomPoint + 1;

Just replace "CustomPoint" with your variable.

 

i put 

[WhisperBox] NPC:Broadcaster

[TextBox] Global: test! 

 

but it allways says i didnt put a location 

 

any idea?

What you mean you put that?

Does the npc load? Check in the NPC that the Header:

prontera.gat,164,168,3%TAB%script%TAB%Chat System%TAB%857,{

Replace "%TAB%" by using the tabulator button.

 

If you mean the usage:

Whisperbox:

 

NPC:Broadcaster

 

Textbox:

For global messages:

Global:<Message>

For map messages:

Map:<Message>

 

Regards,

Chris

Edited by llchrisll
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  7
  • Topics Per Day:  0.00
  • Content Count:  26
  • Reputation:   0
  • Joined:  04/14/12
  • Last Seen:  

 

i put 

[WhisperBox] NPC:Broadcaster

[TextBox] Global: test! 

 

but it allways says i didnt put a location 

 

any idea?

What you mean you put that?

Does the npc load? Check in the NPC that the Header:

prontera.gat,164,168,3%TAB%script%TAB%Chat System%TAB%857,{

Replace "%TAB%" by using the tabulator button.

 

If you mean the usage:

Whisperbox:

 

NPC:Broadcaster

 

Textbox:

For global messages:

Global:<Message>

For map messages:

Map:<Message>

 

Regards,

Chris

 

npc work's fine only problem is when i type Global: then the message its allways saying that you did not put a location

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  0
  • Topics Per Day:  0
  • Content Count:  15
  • Reputation:   0
  • Joined:  03/30/13
  • Last Seen:  

Edit: It seems like, I made a mistake...., forgot to add the prices and items also when the defined price array is used....

SVN Updated...

 

For your custom Points add after "set @killct,@killct + 1;" at line 1160 the variable for your custom points by using:

set CustomPoint,CustomPoint + 1;

Just replace "CustomPoint" with your variable.

 

 

Thanks sir Chris! It's working now. :)

Link to comment
Share on other sites

  • 2 weeks later...

  • Group:  Members
  • Topic Count:  0
  • Topics Per Day:  0
  • Content Count:  15
  • Reputation:   0
  • Joined:  03/30/13
  • Last Seen:  

Hello sir! It's me again. I think I found another bug in pvp-gvg-mvp script. We can't enter in Party PVP maps even though we are in a party. It says some members are offline but we are all online. Here's a screenshot using the 2 vs 2 party PVP.

 

szd3mc.jpg

 

TIA. :)

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  0
  • Topics Per Day:  0
  • Content Count:  15
  • Reputation:   0
  • Joined:  03/30/13
  • Last Seen:  

Hello sir! It's me again. I think I found another bug in pvp-gvg-mvp script. We can't enter in Party PVP maps even though we are in a party. It says some members are offline but we are all online. Here's a screenshot using the 2 vs 2 party PVP.

 

szd3mc.jpg

 

TIA. :)

 

Bump

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  14
  • Topics Per Day:  0.00
  • Content Count:  49
  • Reputation:   1
  • Joined:  08/03/13
  • Last Seen:  

for the Arena Master? where should i put the wav files?

Link to comment
Share on other sites


  • Group:  Forum Moderator
  • Topic Count:  93
  • Topics Per Day:  0.02
  • Content Count:  10013
  • Reputation:   2345
  • Joined:  10/28/11
  • Last Seen:  

ur grf wav folder.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  51
  • Topics Per Day:  0.01
  • Content Count:  192
  • Reputation:   9
  • Joined:  05/08/13
  • Last Seen:  

Can't wait for the next version of training system script.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  13
  • Topics Per Day:  0.00
  • Content Count:  68
  • Reputation:   1
  • Joined:  06/21/14
  • Last Seen:  

 

Hello sir! It's me again. I think I found another bug in pvp-gvg-mvp script. We can't enter in Party PVP maps even though we are in a party. It says some members are offline but we are all online. Here's a screenshot using the 2 vs 2 party PVP.

 

szd3mc.jpg

 

TIA. :)

 

Bump

 

 

Got same issue  here :D 

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  12
  • Topics Per Day:  0.00
  • Content Count:  625
  • Reputation:   188
  • Joined:  11/19/11
  • Last Seen:  

I'm sorry for the late reply, but I'm very busy with real life at the moment.

But I will try to fix those bugs when I have more time available.

 

Regards,

Chris

Link to comment
Share on other sites

  • 3 weeks later...

  • Group:  Members
  • Topic Count:  4
  • Topics Per Day:  0.00
  • Content Count:  47
  • Reputation:   0
  • Joined:  01/16/12
  • Last Seen:  

having problem with the In game board NPC ... when I'm trying to create a comment nothing will happen here's my screen shot..

 

post-1570-0-66370400-1409445224_thumb.jpg

Link to comment
Share on other sites

  • 2 weeks later...

  • Group:  Members
  • Topic Count:  12
  • Topics Per Day:  0.00
  • Content Count:  625
  • Reputation:   188
  • Joined:  11/19/11
  • Last Seen:  

PvP Arena: I think I found the problem, still testing though. I rewrote the complete check now, it was ugly how I did it. Testing next....
InGame Board: Problem is that he wanted to check about double posting, but the since it was the first comment there was no entry of an author before.

if you want to fix it manually till if updated my SVN:

 

Note: I didn't test it myself yet....

 

At line 186 you find this:

query_sql "SELECT `author` FROM `igb_com` WHERE `anno_id` = '"+@a_id[@b]+"'",@cm_aut$;

Add after this:

if(@cm_aut$[0] != "")

Should fixx it, in case not, pm me I will take a look again.

Broadcast System: Don't know what you mean, but maybe the syntax of the command has changed which I didn't realize yet.
Gonna take a look at it later, when I'm home.

Seems like either I had the wrong syntax or they changed it, which I didn't checked.

Instead of:

Global:<Text>
Map:<Text>

you need to put

Global#<Text>
Map#<Text>

It's only a fixx in the instructions so, first gonna fix the other bugs before updating my SVN.

Thanks for reporting those bugs - I will mention you in the changelog of the script  :), junjun7981

Edited by llchrisll
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  12
  • Topics Per Day:  0.00
  • Content Count:  625
  • Reputation:   188
  • Joined:  11/19/11
  • Last Seen:  

Can't wait for the next version of training system script.

Lol...., that's my largest script ever.

The only thing I will still do at that script is bug fixes and maybe small script modifications or optimizations, but nothing more.

But thanks for using it ^^.

 

Hello sir! It's me again. I think I found another bug in pvp-gvg-mvp script. We can't enter in Party PVP maps even though we are in a party. It says some members are offline but we are all online. Here's a screenshot using the 2 vs 2 party PVP.

 

szd3mc.jpg

 

TIA. :)

Fixxed and tested, updating SVN now

I rewrote the code to count the party member amount and then order you in the correct Party PvP Mode.

 

having problem with the In game board NPC ... when I'm trying to create a comment nothing will happen here's my screen shot..

 

Fixxed and tested, updating SVN now. It was the problem mentioned above.

 

Broadcaster also updated.

 

Regards,

Chris

Edited by llchrisll
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...