Vice City Multiplayer

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

Title: Disappear Textures
Post by: szostol on July 04, 2008, 09: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, 12: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, 10:24:39 AM
Quotevcmp.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.