Hey Devbest,
So my users from ngh are use to the old ngh were you could have Puzzlebox races, but i've been looking into it but how would i make the furni (wf_box) Pushable? You are supposed to be able to push the box, but i've looked in the furniture table but theres no 'Push' option
In wwwroot/ase put a web.config there put the following inside:
<?xml version="1.0" encoding="UTF-8"?>
<configuration>
<system.webServer>
<rewrite>
<rules>
<remove name="Imported Rule 5" />
<remove name="Imported Rule 4" />...