Vice City Multiplayer

VC:MP 0.3 => mIRC/pawn Scripting => Topic started by: szostol on July 04, 2008, 10:06:11 pm

Title: Disappear Textures
Post by: szostol on July 04, 2008, 10:06:11 pm
Hi guys. My script is finished in 99% not 100% as I had thought before I have seen that after teleport to pickup textures like buildings, streets etc. disappear. What is the reson of it and how can I fix it.
Title: Re: Disappear Textures
Post by: bakasan on July 05, 2008, 01:03:04 am
teleport also accepts interior id try using 0

set 1 <playerid> <x> <y> <z> <interior>


without the interior setting sometimes it can cause what u described
Title: Re: Disappear Textures
Post by: szostol on July 05, 2008, 11:24:39 am
Quote
vcmp.setlocation $vcmp.getid(%name) $vcmp.axis.getloc($3-) 0

And it's still the same.

EDIT:

Ok. I made it. My aliases are went bananas. I moved alias one line down and it works... same was when !repair cmd haven't worked.