How to link vehicles and objects to Vworlds
#1

Yooo How Can I link Objects, pickups and vehicles to vworlds?
Reply
#2

Quote:
Originally Posted by argon
Yooo How Can I link Objects, pickups and vehicles to vworlds?
Код:
OnPlayerPickUpPickUP
{
if(pickupid == your pickup);
{
SetPlayerVirtualWorld(playerid,-);
// etc etc
Reply
#3

Quote:
Originally Posted by Criss_Angel
Код:
OnPlayerPickUpPickUP
{
if(pickupid == your pickup);
{
SetPlayerVirtualWorld(playerid,-);
// etc etc
huh?
read what he asked.
https://sampwiki.blast.hk/wiki/SetVehicleVirtualWorld - vehicles,
https://sampwiki.blast.hk/wiki/SetPlayerVirtualWorld -players
thats it, i dont think you can 'link' pickups to other virtual worlds
Reply
#4

Not that. How to make objects, vehicles n shit appear in a virtual world and how to create a tele to a coord in a Vworld
Like its /dm setplayervworld 1 but how do i give the coords?
And how to make cars and pickups appear in Vworlds?
If cars n pickups cant appear in Vworlds then tell me this;
If /telev setplayervworld 1 but how do i set the coordinates where to spawn?
Reply
#5

well
i guess pickups and objects appear in other virtualworlds just like the usual world.(dunno if that's right but i guess just try^^)
and u can link players to virtual worlds with
https://sampwiki.blast.hk/wiki/SetPlayerVirtualWorld

and

https://sampwiki.blast.hk/wiki/SetVehicleVirtualWorld

the coords are the same as in the usual world

then u just do on /dm
https://sampwiki.blast.hk/wiki/SetVehicleVirtualWorld
and
https://sampwiki.blast.hk/wiki/SetPlayerVirtualWorld
and i guess ur fine^^
Reply
#6

K thanks dude
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)