Home
Help
Search
Login
Register
Vice City Multiplayer
»
VC:MP 0.3
»
mIRC/pawn Scripting
(Moderators:
Simon
,
kenny01
) »
While choosing a player How to change the background
« previous
next »
Print
Pages: [
1
]
Author
Topic: While choosing a player How to change the background (Read 2307 times)
0 Members and 1 Guest are viewing this topic.
sherwin688
Street Thug
Posts: 43
dead man wakin
While choosing a player How to change the background
«
on:
March 18, 2014, 01:38:32 pm »
While choosing a player How to change the background. need to change it
Logged
mrockxkingbutt
Crime Boss
Posts: 373
I AM Best Scripter And You Are Not :P
Re: While choosing a player How to change the background
«
Reply #1 on:
March 18, 2014, 02:33:28 pm »
SetPlayerStartPos(playerid,x,y,z);
SetPlayerCameraLook(playerid,xyz);
SetPlayerLookAt(playerid,xyz);
this xyz is the code where you want to place the camera
/s the cmd to check code
Logged
My Servers Showroom!
www.jimxvcmpscripts.createaforum.com/
Quote from: rohanaj60
i m a great script Editor
Rofl! lmao lol
dynavolt71
Crime Boss
Posts: 371
Re: While choosing a player How to change the background
«
Reply #2 on:
March 18, 2014, 03:04:24 pm »
Aslo check "onplayerrequestclass" more detail look at wiki
Logged
[PAWNO]Fix Error " Failed to set data for "" " -
http://forum.vicecitymultiplayer.com/index.php?topic=5743.0
sherwin688
Street Thug
Posts: 43
dead man wakin
Re: While choosing a player How to change the background
«
Reply #3 on:
March 19, 2014, 07:28:45 pm »
THnx guys
Logged
Print
Pages: [
1
]
« previous
next »
Vice City Multiplayer
»
VC:MP 0.3
»
mIRC/pawn Scripting
(Moderators:
Simon
,
kenny01
) »
While choosing a player How to change the background