A small question
#1

I need to know that how can i get a code in this format

Код:
(Float:X, Float:Y, Float:Z, Float:Angle)
Reply
#2

What?
Reply
#3

I mean like if we use Ingame OBject Editor then we get the code in this format

Код:
;ModelID,x,y,z,rotx,roty,rotz,name
BUt i want it in this format

Код:
(Float:X, Float:Y, Float:Z, Float:Angle)
Reply
#4

Not sure why you'd want it in that format?

And you can't simply have Float: Angle, as there are 3 angles to consider...
Reply
#5

Alright just tell me that how do i get those angles and other things for Security cameras
Reply
#6

If you're referring to Sandra's security camera system:

AddCCTV("LS Grovestreet", 2491.7839, -1666.6194, 46.3232, 0.0);

The 4 floats there are: x,y,z,rotz

Copy the corresponding floats from your bread_oed output, and paste them in new AddCCTV lines, and it should work.
Reply
#7

Yes i am using Sandra's and i will try it thanks a lot ...
Reply
#8

If i put the camera in an interior will it make a problem coz i did it and it shows somewhere else lol
Reply
#9

The security camera script does not seem to cater for interiors, I will suggest this to Sandra.
Reply
#10

Yes you must do it xD... BTW when i tried it for exteriors , it worked perfectly
Reply


Forum Jump:


Users browsing this thread: 5 Guest(s)