Jump to content

Envolvents

Members
  • Content Count

    36
  • Joined

  • Last visited

Everything posted by Envolvents

  1. Table SQL: ALTER TABLE `login` ADD `diasvip` INT( 11 ) NOT NULL DEFAULT '0'; item_db2.txt *Ticket* 20000,Kafra_Card,Ticket VIP,2,2,,10,,,,,0xFFFFFFFF,7,2,,,,,,{ callfunc "TicketVIP"; },{},{} Script: function script TicketVIP {set .n$, "[Assistente VIP]"; if(getgroupid() >= 20) end; if(#vipfree == 0) { query_sql "UPDATE `login` SET `group_id`='1',`diasvip`='30' WHERE `account_id` = '"+ getcharid(3) +"'"; set #vipfree, 1; mes .n$; mes "Olá "+strcharinfo(0)+" voce acaba de ganhar 30 Dias de VIP!"; }} Configuration: query_sql "UPDATE `login` SET `group_id`='1',`diasvip`='30' WHERE `account_id` = '"+ getcharid(3) +"'"; Script two: - script Retira VIP -1,{OnClock0000: query_sql "UPDATE `login` SET `diasvip`=`diasvip`-1 WHERE `group_id`>='1'"; query_sql "UPDATE `login` SET `group_id`='0' WHERE `diasvip`<='0' AND `group_id`=='1'"; end;} id2num2itemdisplaynametable.txt: 20000#Kafra_Card# idnum2itemresnametable.txt: 20000#Kafra_Card# idnum2itemdesctable.txt: 20000#Ticket VIP# idnum2itemdisplaynametable.txt: 20000#Ticket VIP# Enjoy, powered by me.
  2. use this website for generate yours quests > http://tools.cronus-emulator.com/quest.php
  3. File Name: CeresCP Control Panel Skin File Submitter: Envolvents File Submitted: 01 Dec 2013 File Category: Web Resources Hello. CeresCP Control Panel powered by me and Ike3da, no remove ours credits! Configuration: //config.php//sql connections$CONFIG['rag_serv'] = '127.0.0.1'; // SQL Ragnarok Host$CONFIG['rag_user'] = 'root'; // SQL Ragnarok User$CONFIG['rag_pass'] = 'vertrigo'; // SQL Ragnarok Password$CONFIG['rag_db'] = 'ragnarok'; // SQL Ragnarok Database name$CONFIG['log_db'] = 'ragnarok'; // SQL Ragnarok Log Database name$CONFIG['cp_serv'] = '127.0.0.1'; // SQL CP Host$CONFIG['cp_user'] = 'root'; // SQL CP User$CONFIG['cp_pass'] = 'vertrigo'; // SQL CP Password$CONFIG['cp_db'] = 'cp'; // SQL CP Database name//map,char,login servers settings$CONFIG['accip'] = '127.0.0.1'; // Account/Login Server IP$CONFIG['accport'] = '6900'; // Account/Login Server Port$CONFIG['charip'] = '127.0.0.1'; // Char Server IP$CONFIG['charport'] = '6121'; // Char Server Port$CONFIG['mapip'] = '127.0.0.1'; // Zone/Map Server IP$CONFIG['mapport'] = '5121'; // Zone/Map Server Port// Vote4Fun1 => 'http://www.topragnarok.com.br/'; // Link Vote4Fun One2 => 'http://www.topragnarok.org/'; // Link Vote4Fun Two3 =>'http://www.topservers200.com/'; // Link Vote4Fun Three Enjoy! Click here to download this file
  4. Version 1.0

    1306 downloads

    Hello. CeresCP Control Panel powered by me and Ike3da, no remove ours credits! Configuration: //config.php//sql connections$CONFIG['rag_serv'] = '127.0.0.1'; // SQL Ragnarok Host$CONFIG['rag_user'] = 'root'; // SQL Ragnarok User$CONFIG['rag_pass'] = 'vertrigo'; // SQL Ragnarok Password$CONFIG['rag_db'] = 'ragnarok'; // SQL Ragnarok Database name$CONFIG['log_db'] = 'ragnarok'; // SQL Ragnarok Log Database name$CONFIG['cp_serv'] = '127.0.0.1'; // SQL CP Host$CONFIG['cp_user'] = 'root'; // SQL CP User$CONFIG['cp_pass'] = 'vertrigo'; // SQL CP Password$CONFIG['cp_db'] = 'cp'; // SQL CP Database name//map,char,login servers settings$CONFIG['accip'] = '127.0.0.1'; // Account/Login Server IP$CONFIG['accport'] = '6900'; // Account/Login Server Port$CONFIG['charip'] = '127.0.0.1'; // Char Server IP$CONFIG['charport'] = '6121'; // Char Server Port$CONFIG['mapip'] = '127.0.0.1'; // Zone/Map Server IP$CONFIG['mapport'] = '5121'; // Zone/Map Server Port// Vote4Fun1 => 'http://www.topragnarok.com.br/'; // Link Vote4Fun One2 => 'http://www.topragnarok.org/'; // Link Vote4Fun Two3 =>'http://www.topservers200.com/'; // Link Vote4Fun Three Enjoy!
  5. wrong, sorry! uheauh i'm br br ..
  6. *----------------------* Awesome, nice job! @off, posta no Cronus hu3.
  7. Envolvents

    Lua Files

    ele quer os .lua e nao .lub compilado.
  8. Not sure if you speak portuguese, but its good, but it's lacking something. I think its a similar problem to mine. And if you cant speak portuguese. Very nice.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.