Virtual Changes on Player Death and Teleport
#1

When ever someone dies or teleports, their virtual world changes. I need it to stay at 0. I've looked through the script, but I don't know what code I should post for you guys to check.
Reply
#2

Search in your whole script for SetPlayerVirtualWorld with ctrl + f
Reply
#3

Quote:
Originally Posted by Mauzen
Посмотреть сообщение
Search in your whole script for SetPlayerVirtualWorld with ctrl + f
I've gone through them all. What would it look like that I'm looking for? Here's what comes up a lot:
Код:
SetPlayerVirtualWorld(playerid,20);
but the number changes.

The reason why I'm asking these noobish questions is because I actually do not script, and our scripter is gone for 2 weeks.
Reply
#4

Quote:
Originally Posted by ajajajajajaja
Посмотреть сообщение
I've gone through them all. What would it look like that I'm looking for? Here's what comes up a lot:
Код:
SetPlayerVirtualWorld(playerid,20);
but the number changes.

The reason why I'm asking these noobish questions is because I actually do not script, and our scripter is gone for 2 weeks.
Well i suggest you first backup all files before you start do something
And yes thats it SetPlayerVirtualWorld(playerid,20); just remove that from command's or change 20 to 0
Reply
#5

on all your teleports change the virtual world to 0 or you can just delete SetPlayerVirtualWorld
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)