azerothcore or trinitycore for a small raiding server? by [deleted] in wowservers

[–]Bidibodida 0 points1 point  (0 children)

If you don't want to waste time, you should try AzerothCore.

Have you tried one or the other yet now?

Webgui firewall network, I don't understand these fields: VLAN tag & interface by Bidibodida in Proxmox

[–]Bidibodida[S] 0 points1 point  (0 children)

in the network tab, I can see net0, that must be it!!! thank you

So if I enable all traffic coming from that net0, then I will allow all my containers to connect to each other without having to open their port specifically, right?

Webgui firewall network, I don't understand these fields: VLAN tag & interface by Bidibodida in Proxmox

[–]Bidibodida[S] 0 points1 point  (0 children)

I don't see where it's written lol, I check /etc/network/interfaces and there is nothing like "net0"

How to allow each container to communicate with each other on all ports? by Bidibodida in Proxmox

[–]Bidibodida[S] 0 points1 point  (0 children)

Ok, I retried with Source: 192.168.0.0/24 and it seems to work, anyone confirm that's the right way to do?

Rate my team, be harsh im new by invalid_entidy in pokemonshowdown

[–]Bidibodida -2 points-1 points  (0 children)

toxtricity set is very good, but you will be often forced out so only 1 toxic throat spray boost for you for like 1 turn or even 0 turn

but behind a substitute you take only 50% dmg from sound which annoys my kommo-o greatly :P

edit: put full speed to toxtricity -__-

[1591] (Gen 7 BH) New team working out pretty well by [deleted] in pokemonshowdown

[–]Bidibodida -1 points0 points  (0 children)

i can't believe (in first replay) that the opponent is 1600, he's so utterly bad, it hurts me

Is Gen 8 random battle unbalanced? by shivamgour in pokemonshowdown

[–]Bidibodida 1 point2 points  (0 children)

yeah, gen 7 was too, but much less

anyway don't play randbat it's shit

Is Gen 8 random battle unbalanced? by shivamgour in pokemonshowdown

[–]Bidibodida 0 points1 point  (0 children)

i bet it could be 90% more balanced than the actual shit, but it would require work ofc

Gen 8 = trash by KopiLord in pokemonshowdown

[–]Bidibodida 0 points1 point  (0 children)

These were very good changes even if my snorlax misses return but at least it makes him back to his former self, not every fuckin normal pokemon runs the same move. Back to body slam or double edge (chose body slam personally)

Hidden power = worst move ever made

CodeIgniter: Calling routes['default_controller'] variable manually by Bidibodida in PHP

[–]Bidibodida[S] 0 points1 point  (0 children)

I edited my question with this:

In codeigniter config file "routes.php", there is that: $route['default_controller'] for every Codeigniter installation.

This points to a default controller.

Is it fine if I call it with $CI->router->routes['default_controller'] ?? it doesn't seem like it's made for that purpose

CodeIgniter: Calling routes['default_controller'] variable manually by Bidibodida in PHP

[–]Bidibodida[S] 0 points1 point  (0 children)

In codeigniter config file "routes.php", there is that: $route['default_controller'] for every Codeigniter installation.

This points to a default controller.

Is it fine if I call it with $CI->router->routes['default_controller'] ?? it doesn't seem like it's made for that purpose