SuyinVC
Members-
Content Count
17 -
Joined
-
Last visited
Content Type
Profiles
Forums
Downloads
Staff Applications
Calendar
Everything posted by SuyinVC
-
Hi Devs Team, I had this script in my server : https://gist.githubusercontent.com/darrensapalo/f0c5dec2b988f7c4d9be8d24d91b6e90/raw/dc0aabca79dc8ffe44cc04f60a2f1ddfedef64b2/DailyReward.txt It worked very well before. Now it gives me the following error and I don't know why. [Warning]: Unexpected type for argument 1. Expected variable, got C_INT. [Debug]: Data: number value=45224 [Debug]: Function: __setr [Debug]: Source (NPC): LOGIN (invisible/not on a map) [Error]: script:set: not a variable [Debug]: Data: number value=45224 [Debug]: Source (NPC): LOGIN (invisible/not on a map) I tested on a Local server and it works, but on my cloud server it stopped working out of nowhere. Do you have any clue as to why I get the error?
-
it's works ..!! thank you to ALL.. Just a question, how can I make the "@storage 2" or "@storage vip" command only be used by vip players.?????? help me
-
it's works ..!! thank you to ALL.. Just a question, how can I make the "@storage 2" or "@storage vip" command only be used by vip players.?????? help me
-
Show me this error when put @dailyreward command. [Warning]: Unexpected type for argument 1. Expected variable, got C_INT. [Debug]: Data: number value=45224 [Debug]: Function: __setr [Debug]: Source (NPC): LOGIN (invisible/not on a map) [Error]: script:set: not a variable [Debug]: Data: number value=45224 [Debug]: Source (NPC): LOGIN (invisible/not on a map) I have the daily rewards 2.1D
-
Thank you so much, I modified my src, but i have this errors [Error]: intif_parse_account_storage: Multiple calls from the inter-server received. [Error]: intif_parse_account_storage: Multiple calls from the inter-server received. [Error]: intif_parse_account_storage: Multiple calls from the inter-server received. [Error]: intif_parse_account_storage: Multiple calls from the inter-server received. [Error]: intif_parse_account_storage: Multiple calls from the inter-server received. [Error]: intif_parse_account_storage: Multiple calls from the inter-server received.
-
Pet Evolution Script, Configurable Chance Config
SuyinVC replied to Litro's question in Script Support
@AnnieRuru I have error in this code: delitem2 .@egg_id[.@s], 1, 1, 0, 0, -256, ( .@pet_id[.@s] % ( 1 << 16 ) - ( .@remainder15 = .@pet_id[.@s] % ( 1 << 15 ) ) < ( 1 << 15 ) )? .@remainder15 : ( .@remainder15 - ( 1 << 15 ) ), .@pet_id[.@s] >> 16, 0; [Error]: script:delitem2: failed to delete 1 items (AID=2000000 item_id=30868). [Debug]: Source (NPC): PokePetEvolution at prontera (241,142) This is not the right solution : " Hey i solved already try this delete delitem2 out and add in request same egg item for Evolution to delete egg and line if ( @inventorylist_card1[.@i] == -256 ) change if ( @inventorylist_card1[.@i] != 0 ) " if delete delitem2 then doesn't works fine .... , I tried with every pets 2 of them shy and 1 loyal, and if I try to evolve loyal one , deletes the egg in shy intimacy -
Specific Monster count on a map ( not mobcount command)
SuyinVC replied to utofaery's question in Script Support
Is there a way I can run the command in PRONTERA to find out if a specific mob exists on a specific map? -
Is there any update for this project? I compiled my server after changes and does't work (editado) crash my map server when i use "storage" command
-
Sorry, no form session found (hack attempt ?)
SuyinVC replied to JoyRo's question in Website Support
same error.. please share the fix -
And if I leave the configuration at 700, it accepts me, when I start the game, it does not allow connections [Error]: Cant set char online. Account not logged in: 2000134 [Error]: chrif_authok: Data size mismatch! 30128 != 95664 [Status]: set users : 1 [Status]: Request for connection of superatomix (ip: ). [Notice]: Authentication accepted (account: , id: 2000114, ip: ) [Status]: Connection of the account '' accepted. [Info]: Closed connection from ''. [Info]: request connect - account_id:2000114/login_id1:1282534782/login_id2:536553747 [Info]: Loading Char Data (2000114) [Info]: Char load request (20) [Info]: Loaded char (20 - 😞 status memo inventory cart skills friends hotkeys mercenary accdata [Info]: Selected char: (Account 2000114: 1 - ) [Info]: Subnet check []: WAN [Status]: set users : 0 [Error]: chrif_authok: Data size mismatch! 30128 != 95664 [Info]: User Count: 0
-
i try to enable this plugin but if a configure more than 700 in mm.h then show the following error when compile: In file included from ../common/hercules.h:24:0, from db.h:62, from db.c:91: ../common/cbasetypes.h:514:32: error: static assertion failed: "The maximum amount of item slots per account storage is limited by the inter-server communication layout. Use a smaller value!" #define STATIC_ASSERT(ex, msg) _Static_assert(ex, msg) ^ ../common/mmo.h:512:1: note: in expansion of macro ‘STATIC_ASSERT’ STATIC_ASSERT(MAX_STORAGE * sizeof(struct item) + 8 <= 0xFFFF, "The maximum amount of item slots per account storage is limited by the inter-server communication layout. Use a smaller value!"); ^ make[1]: *** [obj_all/db.o] Error 1 make[1]: Leaving directory `/ragnarok/Hercules/src/common' make: *** [common_sql] Error 2
-
it doesn't work u.u There is no error in my log but nothing happens... Do you have a video showing how it should work?
-
How to change MAX LEVEL to Expanded Classes for Pre-Renewall
SuyinVC posted a question in General Server Support
How to change MAX LEVEL to Expanded Jobs for Pre-Renewall server? Hi Comunity i asked for a way to change the MAX LEVEL for Expanded Classes like Soul linker, SuperNovice, Guns, Ninja, etc. My server is Pre-renewall.. I tried to change the file Hercules/db/pre-re/exp_group_db.conf ExtendedClasses: { MaxLevel: 160 Exp: [ 420, 660, 1080, 1800, 2640, 3840, 4560, 5040, 5460, 6000, 6600, 7200, 7320, 7620, 8040, 8820, 9600, 10080, 10560, 11040, 12610, 13390, 14300, 15340, 16900, 18460, 19500, 20800, 22100, 23400, 24700, 26000, 27300, 28600, 30160, 31200, 33800, 35750, 37700, 39000, 44100, 46200, 47600, 50400, 52500, 53200, 56000, 58800, 62300, 65800, 68600, 71400, 74200, 77000, 79800, 82600, 86100, 88200, 91000, 93800, 103500, 105000, 109500, 115500, 120000, 126000, 132000, 136500, 142500, 165000, 192000, 210000, 232500, 244500, 255000, 270000, 282000, 292500, 300000, 345000, 416000, 480000, 560000, 640000, 768000, 880000, 960000, 1088000, 1200000, 1440000, 1700000, 2040000, 2550000, 3060000, 3570000, 4080000, 4760000, 5610000, 6800000, 7070000, 7400000, 7770000, 8150000, 8550000, 9100000, 9610000, 10150000, 10570000, 11180000, 12000000, 12200000, 12930000, 13150000, 14030000, 14420000, 15420000, 15670000, 16870000, 17140000, 18720000, 19020000, 20590000, 20930000, 22690000, 23310000, 25290000, 26020000, 27860000, 28535000, 30990000, 31680000, 33560000, 34942000, 36372000, 38350000, 39890000, 41545000, 43330000, 45400000, 48100000, 50410000, 53370000, 56250000, 59230000, 62590000, 66120000, 70200000, 75330000, 81100000, 95000000, 98000000, 103000000, 107000000, 112000000, 116000000, 121000000, 125000000, 130000000, 134000000 ] } in the base_exp_group_db section .. but doesn't work .- All expanded jobs can only go up to level 99 at most. -
how to add monsters with act and spr
SuyinVC replied to fabioleda's question in General Server Support
How to add a sound effect to the monster? -
i need your services. u-u i wrote you in FB
-
doesn't work. my server has max level 300/70 With the formula that you handles when the player reaches level 256 or more, he reaches the maximum HP allowed and no longer goes up if he continues to go up, it is useless to have high levels then.
-
CTwitterDataMgr :: CreateInstance () Error on 20200805 RagexeRE
SuyinVC replied to bbicudo's question in Client-Side Support
Hi , I have the same issue I Enabled "load Korea ExternalSettings lua file" in WARP and it still shows the error. My exe is 2022-04-06_Ragexe_1648707856.exe Client Kro 2020-06-03 Any other solution?