#1

I want to create CnR with FR/DM GM. I want when player types CnR to go to VW 50 and i don't want objects from FR/DM GM be loaded. I did this
PHP код:
CreateDynamicObject(18450,2285.47045900,1283.12561000,52.06390400,358.76153413,48.01489456,181.229415390); 
And it should create object in VW 0. I also did this
PHP код:
SetPlayerVirtualWorld(playerid50); 
when player join CnR.

Problem is that objects are still there.. Any ideas?
Reply
#2

CreateDynamicObject(..., .worldid = )
Use it that way just to be sure. If it doesn't work, show us the code.
Reply
#3

Text red is world
Код:
CreateDynamicObject(18450,2285.47045900,1283.12561000,52.06390400,358.76153413,48.01489456,181.22941539, 50);
Reply
#4

What code to show?? I have no idea..
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)