Author Topic: Disappear Textures  (Read 2751 times)

0 Members and 1 Guest are viewing this topic.

szostol

  • Guest
Disappear Textures
« 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.

Offline bakasan

  • VC:MP Developer
  • Made Man
  • *
  • Posts: 169
    • View Profile
Re: Disappear Textures
« Reply #1 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

szostol

  • Guest
Re: Disappear Textures
« Reply #2 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.
« Last Edit: July 05, 2008, 11:58:58 am by szostol »