-
Posts
712 -
Joined
-
Last visited
-
Days Won
6
Content Type
Profiles
Forums
Downloads
Jobs Available
Server Database
Third-Party Services
Top Guides
Store
Crowdfunding
Everything posted by Lelouch vi Britannia
-
No its impossible becuase digital_space was introduced on 2018-07-04a and above.
-
latest version compile error (4-14-19)
Lelouch vi Britannia replied to rans's question in General Support
Are you sure its fresh from github? because i already tryed it now in linux and windows but i havent seen any errors on compiling. -
Try this prontera,148,188,5 script Freebies NPC 567,{ // Freebies ID setarray [email protected]_item[0],5137,5766,2254,5259,2255,5200,5040,2296,5175,5104,2286,2291,5596,5521,5113,5054,5096,5110,2237,2240,5775,5594,40145,40146,40147,40148,4403,4174,4047,4302,4105,4142,4352,4058,4305,4035,4143,4302,2785; setarray [email protected]_weapon[0],1102,1151,1208,1251,1302,1352,1405,1452,1502,1550,1602,1702,1802,1951,1929,1108; // Quantity setarray [email protected]_item[0],1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,3,1,1,1,1,1,1,1,4,4,2,1,2; setarray [email protected]_weapon[0],2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2; if( #freebies ) { mes .n$; mes "You already have your freebies."; close; } if( !checkweight2([email protected]_item,[email protected]_item) && !checkweight2([email protected]_weapon,[email protected]_weapon) ) { mes .n$; mes "Sorry your weight is too low to handle this freebies."; close; } mes .n$; mes "Hello "+strcharinfo(0)+", Welcome To PVP-RO."; next; if( select ("- Please Bless Me:- Never Mind") == 2 ) { mes .n$; mes "Come back for my Blessing!"; mes "Thank you"; close; } else { for ( set [email protected],0; [email protected] < getarraysize([email protected]_item); set [email protected],[email protected] + 1 ) { getitembound [email protected]_item[[email protected]], [email protected]_item[[email protected]],1; } for ( set [email protected],0; [email protected] < getarraysize([email protected]_weapon); set [email protected],[email protected] + 1 ) { getitembound2 [email protected]_weapon[[email protected]], [email protected]_weapon[[email protected]],1,10,0,0,0,0,0,1; } #freebies = 1; mes .n$; mes "Enjoy your Gifts."; close; } OnInit: .n$ = "[^000088 Freebies NPC ^000000]"; waitingroom "Freebies NPC",0; end; }
-
change item restriction log image
Lelouch vi Britannia replied to domez86's question in General Support
-
Sorry to say but are no features like that on the Cash Shop UI unless you add it on Euphy's Quest Shop when there is a preview feature (for headgears only).
-
Have you tried this?
-
Ah i see he changed the Roulette Button into a Rank Button huh? as i already said you can't add additional custom buttons in the client because it needs a corresponding packets to be able to work properly unless you change the already available buttons which is like for an example in the image you gave me that they change the Roulette Button and edit its functions into a Rank Button.
-
using Nemo 4144 || error on 2018-06-20eRagexe
Lelouch vi Britannia replied to AinsLord's question in Client-side Support
Try using this and rename it if you're using custom one. https://github.com/zackdreaver/ROenglishRE/blob/master/Ragnarok/System/itemInfo_true_V3.lua -
I think its impossible to make a custom button similar to cash shop because it needs some corresponding packets to be able to use it so that why i suggested earlier that why not use the Attendance UI then change its icon and move it somewhere else in the screen similar to "Move Cash Shop Icon" Patch in NEMO. Also try asking @4144 because he managed NEMO.
-
Well why not use the Attendance UI Feature.
-
using Nemo 4144 || error on 2018-06-20eRagexe
Lelouch vi Britannia replied to AinsLord's question in Client-side Support
Add "Ignore Resource Errors" and "Skip License Screen" patch. This is my patchlist 257 Use Default Web Browser for <URL> 1 Use Tilde for Matk 263 Set Achievement Button 264 Set Tip Button 9 Disable 1rag1 type parameters (Recommended) 267 Set Attendance Button 268 Restore chat focus 269 Change default BGM file 13 Disable Ragexe Filename Check (Recommended) 16 Disable Swear Filter 19 Enable Title Bar Menu 279 Fix item description bug 23 Enable /who command (Recommended) 24 Fix Camera Angles (Recommended) 28 Increase Headgear ViewID 285 Fix act delay for act files with many frames 286 Hide zero date (1969-01-01) in guild members window 31 Increase Zoom Out 75% 289 Fix Homunculus attack AI 290 Hide build info in client (Recommended) 34 Enable /showname (Recommended) 291 Hide packets from peek (Recommended) 36 Read msgstringtable.txt (Recommended) 38 Remove Gravity Ads (Recommended) 39 Remove Gravity Logo (Recommended) 40 Restore Login Window (Recommended) 41 Disable Nagle Algorithm (Recommended) 43 Always Use Email for Char Deletion 44 Translate Client (Recommended) 45 Use Custom Aura Sprites 46 Use Normal Guild Brackets (Recommended) 47 Use Ragnarok Icon 48 Use Plain Text Descriptions (Recommended) 49 Enable Multiple GRFs (Recommended) 50 Skip License Screen 53 Use Ascii on All LangTypes (Recommended) 61 Disable Packet Encryption 64 @ Bug Fix (Recommended) 65 Load Custom lua file instead of iteminfo*.lub (Recommended) 71 Ignore Resource Errors 72 Ignore Missing Palette Error 73 Remove Hourly Announce (Recommended) 74 Increase Screenshot Quality 75 Enable Flag Emoticons 84 Remove Serial Display (Recommended) 85 Show Cancel To Service Select 86 Only First Login Background 88 Allow space in guild name 90 Enable DNS Support (Recommended) 91 Disconnect to Login Window 97 Cancel to Login Window (Recommended) 101 Skip Friend list Cheat Check 102 Skip Guild Member Cheat Check 110 Hide Achievements Button 204 Increase Attack Display 207 Resize Font 208 Restore Cash Shop Icon 213 Disable Help Message on Login (Recommended) 215 Increase Map Quality 219 Always Show Resurrection Button 222 Show Replay Button 225 Show Register Button 230 Always load Korea ExternalSettings lua file 233 Hide SNS Button 234 Ignore Lua Errors 239 Ignore /account: command line argument 243 Change Quick Switch Delay 247 Change new char name field height 248 Remove wrong chars from cash shop 253 Skip some hidden menu icon buttons 256 Use Default Web Browser In Cashshop -
Google Translate Maybe make a post on https://rathena.org/jobs_available/ if you're looking for a developer. Also please use English in this forums so that everyone can understand what you're saying or else post it on Spanish Support.
-
Any updates for this? P.S. : Maybe you can also add VIP support? like for example increase 50 to 100% gained zeny if you are a VIP.
-
How can i catch or copy the sprite error ?
Lelouch vi Britannia replied to qtdan's question in Client-side Support
2014 and below didn't show any missing resource warnings when adding the patch but 2015 and above have this issue even you added the ignore resource warning patch it shows up. Well if the client throws up a crash dump txt you can use this but if its a missing resource file message popping in you client just find that file and add it into your custom grf. -
Ask @Functor for assistance.
-
ragexe 2018-11-21 problem
Lelouch vi Britannia replied to Bruno Nogueira's question in Client-side Support
Didn't run or didn't connect? if you can't run the client double check your client patches. -
You can ask @Pinky about xray clients.
-
Easycore's Extended BG NPCs Errors
Lelouch vi Britannia replied to Brein's question in Source Support
Try adding this... -
Item not working on certain maps
Lelouch vi Britannia replied to Xellyehria's question in General Support
Have you checked npc/mapflag/nocostume.txt? -
costume robe not showing pls help
Lelouch vi Britannia replied to bspace88's question in Client-side Support
Here... 31479,bloody_aura,bloody aura,4,5,0,10,,0,,0,0xFFFFFFFF,7,2,8192,,1,0,47,{},{},{} 31470,vwngeance_aura,vengeance aura,4,5,0,10,,0,,0,0xFFFFFFFF,7,2,8192,,1,0,48,{},{},{} -
costume robe not showing pls help
Lelouch vi Britannia replied to bspace88's question in Client-side Support
Location? just change 4 = Garment to 8192 = Costume Garment/Robe. -
costume robe not showing pls help
Lelouch vi Britannia replied to bspace88's question in Client-side Support
You have to add your sprites on data/sprite/·Îºê and create a folder and rename it each based upon the sprites that you add on luafiles514/datainfo/spriterobename.lub For example: [SPRITE_ROBE_IDs.ROBE_Manananggal_Wings] = "Manananggal_Wings", [SPRITE_ROBE_IDs.ROBE_Demon_Wings] = "Demon_Wings", [SPRITE_ROBE_IDs.ROBE_bloody_aura] = "bloody_aura", [SPRITE_ROBE_IDs.ROBE_vengeance_aura] = "vengeance_aura" Copy the name "Demon_Wings" and make new folder then rename it to that and inside make 2 folders and rename it to ³² for male and ¿© for female then add your sprites there (Note: you have to make multiple copies of that sprite and remame it per class). -
You can't use (Git Hash: f0566292) becuase they didn't add the skills yet but i would suggest you should use this (Git Hash: 6a2c1229) instead of the initial release... Git Hash: 6a2c1229
-
Rebellion and Insurgentes are the same you can check it here if you don't know... Are you referring when rA released the rebellion/insurgentes? you can check it here (Git Hash: f0566292) but you can use the current version of rA which has more updates for the rebellion/insurgentes rather than use the initial release, just click here.
-
Perhaps a glitch in matrix