Mapping
#1

Hello,

I mapped two interiors on the same place, now they are stucking.
How to set a Virtual world on a mapping?

Thanks
Reply
#2

If you use a streamer:
pawn Код:
CreateDynamicObject(modelid, Float:x, Float:y, Float:z, Float:rx, Float:ry, Float:rz, worldid = -1, interiorid = -1, playerid = -1, Float:streamdistance = 300.0);
Reply
#3

I have something like:

Quote:

new pool[124];

pool[0] = CreateObject(19447, 1405.966064, -2444.669677, 13.554685, 0.000000, 0.000000, 0.000000);
pool[1] = CreateObject(10444, 1408.787353, -2450.689208, 14.564683, 0.000000, 0.000000, 0.000000);
pool[2] = CreateObject(19447, 1405.965942, -2454.308593, 13.554685, 0.000000, 0.000000, 0.000000);
pool[3] = CreateObject(19447, 1410.696044, -2459.058593, 13.554685, 0.000000, 0.000000, 90.000000);

Reply
#4

Any1 ?
Reply
#5

Please someone help me.
Reply
#6

You shouldn't bump that much, it will get you banned..
Download this: Streamer.
If you use JernejL's map editor, press 'Show Code' and then press CreateDynamicObject.
Then save it, and copy/paste it into your Gamemode under OnGamemodeinit, then change the virtualworld value.
Reply
#7

Where to download the JernejL's map editor ?
Reply
#8

Here
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)