-
Content Count
2178 -
Joined
-
Last visited
-
Days Won
66
Content Type
Profiles
Forums
Downloads
Staff Applications
Calendar
Everything posted by evilpuncker
-
Obrigado ae. Caso o esquema de compilar e rodar o servidor seja o mesmo do cronus acho que não terei problemas. exatamente o mesmo
- 6 replies
-
- post
- comparação
-
(and 2 more)
Tagged with:
-
https://github.com/HerculesWS/Hercules/archive/master.zip lembrando q tem q compilar
- 6 replies
-
- post
- comparação
-
(and 2 more)
Tagged with:
-
that has been suggested when there were only rA, but it got rejected, can't remember why, lets wait for devs
-
pode, e se estiver falando do cronus eu acho q funciona sim, quanto aos outros tenho quase certeza q não, isso no caso do db, agora os scripts vão funcionar sem problema
- 6 replies
-
- post
- comparação
-
(and 2 more)
Tagged with:
-
vc precisa de lua files atualizadas
-
Web Vending Database (Standalone and FluxCP Addon)
evilpuncker replied to Sanasol's topic in Source Releases
Note: We were actually first to introduce this. Note: actually I have not followed Hercules, so didnt knew I will check new db stucture and will update asap nice to hear -
se vc usa o hercules eu recomendo o 2013-12-23cRagexe diffado com o NEMO
-
Script: <" if(Class == Job_Assassin_Cross || Class == Job_Guillotine_Cross || Class == Job_Guillotine_Cross_T) { bonus2 bAddRace,RC_DemiHuman,15; } else bonus2 bAddRace,RC_DemiHuman,20; ">
-
post the full script
-
what will happen if it fails? delete which item? just add: set .@failchance,rand(100);if(.@failchance > 10){//put here what will happen if fail, delete item etc}else{//continue the script execution}
-
olha um exemplo: http://upaste.me/r/9af1111246272ef5e apenas use a matemática e mude pra minutos
-
seems like the error is not in atcommand.c, can you please post more info about the command code itself?
-
like this? if(countitem(30100) >= 10){ delitem 30100, 10;}else{ dispbottom "You don't have the 10 pcs of asuduasdh"; end;} add it before getinventorylist;
-
[ Request ] 2013-08-07aRagexe.exe
evilpuncker replied to fulldevilman's question in Client-Side Requests
so you need to update your kRO or what else you are using, since that is the cause of the gravity error, missing files, avoiding the message display with that diff will not avoid the client to close because of them -
poderia postar como o npc registra o tempo? e para exibir um valor vc não precisa do "set"
-
[ Request ] 2013-08-07aRagexe.exe
evilpuncker replied to fulldevilman's question in Client-Side Requests
diff without it to see if there are files missing, and we can solve the problem -
poste seu clientinfo.xml
-
adiciona o id da conta de gm no clientinfo.xml, é uma coisa feita no client, não diferencia nada o emulador.
-
thanks for the support, maybe I'll try to add a pull request today, last time I was not able to do it
-
just edit the notice.html and add the php code to show it
-
[ Request ] 2013-08-07aRagexe.exe
evilpuncker replied to fulldevilman's question in Client-Side Requests
is your client diffed with "Ignore Missing File Error"? -
annie you are the best :3 but I'm really waiting for your push commit :#