17.11.2017, 03:08
(
Last edited by ZaikerH; 17/11/2017 at 03:56 AM.
)
Quote:
Open lc2sa4samp.pwn and in line 135 (if your file is the same of kalcor posted):
streamer_objectid = CreateDynamicObject(modelid,X,Y,Z,rX,rY,rZ,LC2SA4S AMP_VWORLD); Change the X coordinate, add -1000 or -2000. Changing this, all objects of LC will be created further from San Fierro. Example: streamer_objectid = CreateDynamicObject(modelid,X-2000,Y,Z,rX,rY,rZ,LC2SA4S AMP_VWORLD); |
If I do this, the map will not be incomplete? (By moving its coordinates)
Edit:
It was not what I expected, but the important thing is that it serves to move.