[bug] object colisions

Started by Kewun, Apr 13, 2016, 07:05 PM

Previous topic - Next topic

Kewun

After the update, created objects arent solid for me, when i try to put some objects with map editor pls help :'(
before it was working right, but now the objects are unsolid for me :'(

maxorator

Quote from: Kewun on Apr 13, 2016, 07:05 PMAfter the update, created objects arent solid for me, when i try to put some objects with map editor pls help :'(
before it was working right, but now the objects are unsolid for me :'(
Custom objects or normal VC objects?

Kewun

normal objects, with CreateObject func.
i have like this:
function onServerStart();
{
CreateObject( blah..)
}

when i go to the object, its unsolid. like the object exists, but no collision.

rww

Custom and normal vc objects collisions works good (for me).
Join to Irrelevant Club Discord: https://discord.gg/MsPPZ5uV4X

Kewun

also, i think the problem is in loading, because when my friend joined the server, the objects worked for him..
any ideas? :/

maxorator

Quote from: Kewun on Apr 13, 2016, 07:18 PMalso, i think the problem is in loading, because when my friend joined the server, the objects worked for him..
any ideas? :/
The issue happened when you used objects that were originally used in map regions that you hadn't visited yet. Should be fixed now.