-
Posts
26 -
Joined
-
Last visited
Content Type
Profiles
Forums
Downloads
Jobs Available
Server Database
Third-Party Services
Top Guides
Store
Crowdfunding
Everything posted by Envolvents
-
4355 dark theme bitch
-
this?
-
HUehuehuehuehue, it's amazing haha. No move pls.
-
File Name: Pack Guild pt_BR File Submitter: Envolvents File Submitted: 03 Dec 2013 File Category: Utilities Content Author: Envolvents Hi, providing again one of my toys i've ever used, script language in portuguese brazil, translate for your language. configuration: // ======================================================// Mapa onde o NPC ficaráprontera,150,150,3 script Pack Guild 404,{// = Configuraçao:// = Titulo do NPC set .npc$,"^9EB449[ PACK GUILD ]^000000";// = Máximo de Peso para receber o Pack Guild set [email protected],70;// = Itens dados separados por Vírgulas "," Ex: 607,608; setarray [email protected][0],607,608,609,610,611,612,613,614,615,616,617,618,619,620; setarray [email protected][0],1,1,1,1,1,1,1,1,1,1,1,1,1,1;// = Checando Guild query_sql "SELECT `char_id`,`guild_id` FROM `guild_pack_take` WHERE `char_id` = '"+getcharid(0)+"'",[email protected],[email protected]; query_sql "SELECT `guild_id`,`name`,`master`,`permissao`,`qtd_itens` FROM `guild_pack` WHERE `guild_id` = '"+getcharid(2)+"'",.GIDC,.NAMEC$,.MASTERC$,.PERMC,.QTD2;// = Condições if(getgmlevel() > 90) goto L_GM; // Nível para GM/ADM if(agitcheck()) goto L_WOE; // Checando de a WOE no momento if(!getcharid(2)) goto NOGUILD; // Se sem guild if(!.PERMC) goto NO_PERM; // Se não permitido pelo adm if((.PERMC == 1) && (.MASTERC$ != strcharinfo(0))) goto NO_PERM2; // Se permitido pelo ADM if(.MASTERC$ == strcharinfo(0)) goto MENU_MASTER; // Se for o Dono da guild passa para o Menu Master// = Fim da Configuraçao, nao meixa na configuraçao abaixo!// ====================================================== Table SQL: CREATE TABLE IF NOT EXISTS `guild_pack`(`guild_id` int(11) NOT NULL DEFAULT '0',`name` VARCHAR(32) NOT NULL,`master` VARCHAR(32) NOT NULL,`qtd_membros` int(11) NOT NULL DEFAULT '0',`permissao` int(11) NOT NULL DEFAULT '0',`qtd_itens` int(11) NOT NULL DEFAULT '0')CREATE TABLE IF NOT EXISTS `guild_pack_take`(`guild_id` int(11) NOT NULL DEFAULT '0',`char_id` int(11) NOT NULL DEFAULT '0') enjoy babys. Click here to download this file
-
Amazing!
-
Community Event #1: Fireworks Script Contest
Envolvents replied to Xynvaroth's topic in Community News
ended? -
@@Kido really! may i suggest, a closed with syntax {},(),"" and others. Examples: if(getgroupid() > 50){ mes "Hi, bye!"; }| if(getgroupid() > 50)|{ mes "Hi, bye!"; } if(getgroupid()| > 50){ mes "Hi, bye!"; } if(getgroupid() > 50){ mes "Hi, bye!"|; } this is my suggestion.
-
awesome, very nice bro! +like *-----*
-
Hi everyone, is can change bgi_temp bmp to another format as jpg, jpeg, png, gif or others? If yes, how to modify?
-
awesome, nice updates *-*
-
Community Event #1: Fireworks Script Contest
Envolvents replied to Xynvaroth's topic in Community News
awesome, nice bro! -
welcome back! good luck with yours projects.
-
Una traducción oficial de rAthena al español ayudará mucho en el crecimiento de la comunidad hispanohablante de rAthena, buena suerte amigo que el proyecto avance!
-
@Elf0 inteligente p krl.
-
nice awesome design simple but cute.
-
ta usando qual hexed? e qual data?
-
Version 1.0
354 downloads
Hi, providing again one of my toys i've ever used, script language in portuguese brazil, translate for your language. configuration: // ======================================================// Mapa onde o NPC ficaráprontera,150,150,3 script Pack Guild 404,{// = Configuraçao:// = Titulo do NPC set .npc$,"^9EB449[ PACK GUILD ]^000000";// = Máximo de Peso para receber o Pack Guild set [email protected],70;// = Itens dados separados por Vírgulas "," Ex: 607,608; setarray [email protected][0],607,608,609,610,611,612,613,614,615,616,617,618,619,620; setarray [email protected][0],1,1,1,1,1,1,1,1,1,1,1,1,1,1;// = Checando Guild query_sql "SELECT `char_id`,`guild_id` FROM `guild_pack_take` WHERE `char_id` = '"+getcharid(0)+"'",[email protected],[email protected]; query_sql "SELECT `guild_id`,`name`,`master`,`permissao`,`qtd_itens` FROM `guild_pack` WHERE `guild_id` = '"+getcharid(2)+"'",.GIDC,.NAMEC$,.MASTERC$,.PERMC,.QTD2;// = Condições if(getgmlevel() > 90) goto L_GM; // Nível para GM/ADM if(agitcheck()) goto L_WOE; // Checando de a WOE no momento if(!getcharid(2)) goto NOGUILD; // Se sem guild if(!.PERMC) goto NO_PERM; // Se não permitido pelo adm if((.PERMC == 1) && (.MASTERC$ != strcharinfo(0))) goto NO_PERM2; // Se permitido pelo ADM if(.MASTERC$ == strcharinfo(0)) goto MENU_MASTER; // Se for o Dono da guild passa para o Menu Master// = Fim da Configuraçao, nao meixa na configuraçao abaixo!// ====================================================== Table SQL: CREATE TABLE IF NOT EXISTS `guild_pack`(`guild_id` int(11) NOT NULL DEFAULT '0',`name` VARCHAR(32) NOT NULL,`master` VARCHAR(32) NOT NULL,`qtd_membros` int(11) NOT NULL DEFAULT '0',`permissao` int(11) NOT NULL DEFAULT '0',`qtd_itens` int(11) NOT NULL DEFAULT '0')CREATE TABLE IF NOT EXISTS `guild_pack_take`(`guild_id` int(11) NOT NULL DEFAULT '0',`char_id` int(11) NOT NULL DEFAULT '0') enjoy babys.Free -
Itens do jogo não aparecem no inventário
Envolvents replied to SyncMaster's topic in Suporte a Configurações
Sua data/luafiles é compatível com seu hexed? -
nice job, rA as always.
-
Closed connection from '127.0.01' Help Please
Envolvents replied to benormal's question in General Support
use this clientinfo.xml and this hexed http://svn6.assembla.com/svn/ClientSide/Diff_Project/kRO/RagexeRE/2012/2012-04-10aRagexeRE.rar <?xml version="1.0" encoding="euc-kr" ?> <clientinfo> <desc>Ragnarok Client Information - International Version</desc> <servicetype>korea</servicetype> <servertype>primary</servertype> <connection> <display>Server</display> <desc>Server</desc> <balloon>Server</balloon> <address>127.0.0.1</address> <port>6900</port> <version>31</version> <langtype>18</langtype> <aid> <admin>200000</admin> </aid> </connection></clientinfo> -
Você é brasileiro amigo, poste na área de suporte para o Brasil. @off, compile seu .lua corretamente que o arquivo funcionará sem erros no hexed.