Need suggestion for view class selection
#1

Heey all,

Anyone have a nice camera view for my class selection that i can use for my cops and robbers server?
Or a interior id?

Thanks Admigo
Reply
#2

Found this somewhere, can't remember exactly where.
pawn Код:
SetPlayerInterior(playerid, 15);
SetPlayerPos(playerid, 218.4729,-98.5619,1005.2578);
SetPlayerFacingAngle(playerid, 274.1776);
SetPlayerCameraPos(playerid, 217.0896,-99.5648,1006.2578);
SetPlayerCameraLookAt(playerid, 218.4729,-98.5619,1005.2578);
It's setting the player in an interior, in front of a mirror and the camera behind him. You can see his front in the mirror. Pretty cool in my opinion.
Reply
#3

for mirror its
pawn Код:
SetPlayerInterior(playerid,14);
SetPlayerPos(playerid,258.4893,-41.4008,1002.0234);
SetPlayerFacingAngle(playerid, 270.0);
SetPlayerCameraPos(playerid,256.0815,-43.0475,1004.0234);
SetPlayerCameraLookAt(playerid,258.4893,-41.4008,1002.0234);
but its basic one.

The best thing to find one "cool" is to experiment it youself!
Reply
#4

I saw on a cnr server a nice class selection. But if i use it is coping:S
Reply
#5

Quote:
Originally Posted by admigo
Посмотреть сообщение
I saw on a cnr server a nice class selection. But if i use it is coping:S
Well, the 'coolest' one I've seen, is the one with mirror. What's up with the CNR one ? Anything special about it? Maybe that'll give me an idea ... and I'll 'pass' it along to you.
Reply
#6

I like this interior for my class selection:
B Dup's crack pad id 2 1523.509887,-47.821197,1002.130981
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)