|
|
#31 | |
|
Big Clucker
![]() ![]() Join Date: Sep 2009
Location: North Italy
Posts: 188
Reputation: 6
|
Quote:
|
|
|
|
|
|
|
#32 | ||
|
Banned
![]() Join Date: Apr 2009
Location: England
Posts: 4,011
Reputation: 701
|
Quote:
Quote:
Send me the full 4 and I will have a look for you ![]() By the way: New version released! Check first post |
||
|
|
|
|
|
#33 | |
|
Big Clucker
![]() ![]() Join Date: Sep 2009
Location: North Italy
Posts: 188
Reputation: 6
|
Quote:
AddPlayerClass(0,552.5361,-1874.2539,7.9882,341.9458,0,0,0,0,0,0); // BEACH 2 AddPlayerClass(0,1521.3917,-1365.4189,248.5859,156.6154,0,0,0,0,0,0); // SKYCREAPER AddPlayerClass(0,1777.2450,-1777.5021,52.4688,246.9187,0,0,0,0,0,0); // UNITYPARK1 |
|
|
|
|
|
|
#34 |
|
Banned
![]() Join Date: Apr 2009
Location: England
Posts: 4,011
Reputation: 701
|
That is only one set of coordinates, there needs to be a camera position and a camera look at location.
The best way to get these is to use The Map Editor by JernejL. Click the "Views" tab then click "Copy CameraLookAt() coords" when you have the camera in the right place. It will output as: Code:
SetPlayerCameraPos(playerid, 366.1500, 1762.8300, 158.9100); SetPlayerCameraLookAt(playerid, 365.3100, 1763.3800, 158.0600); SetPlayerCameraPos(playerid, 366.1500, 1762.8300, 158.9100); SetPlayerCameraLookAt(playerid, 365.3100, 1763.3800, 158.0600); Put them in a line separated by a comma (',') and add data if you need to 366.1500, 1762.8300, 158.9100, 365.3100, 1763.3800, 158.0600, 5000, 0, 1 It should load all the coords from the file, if it still doesn't work send me your new coords
|
|
|
|
|
|
#35 |
|
Huge Clucker
![]() ![]() ![]() Join Date: Jan 2012
Posts: 308
Reputation: 57
|
Very Good!
|
|
|
|
|
|
#36 |
|
Huge Clucker
![]() ![]() ![]() Join Date: May 2011
Location: = GetPlayerPos(WooTFTW);
Posts: 247
Reputation: 31
|
I would appreciate a function like StopCameraFromPlayingForPlayer(playerid).
|
|
|
|
|
|
#37 | |
|
Banned
![]() Join Date: Apr 2009
Location: England
Posts: 4,011
Reputation: 701
|
Quote:
I'll add this in the next version ![]() Also, any cool cameras people have made, feel free to post them here and I will put them in the main post, I'm curious to how people are using this!
|
|
|
|
|
|
|
#38 | |
|
Huge Clucker
![]() ![]() ![]() Join Date: May 2011
Location: = GetPlayerPos(WooTFTW);
Posts: 247
Reputation: 31
|
Quote:
pawn Code:
Waiting for the function
|
|
|
|
|
|
|
#39 | |
|
Banned
![]() Join Date: Apr 2009
Location: England
Posts: 4,011
Reputation: 701
|
Quote:
Ah nice! I will check that one out ![]() At the moment I'm away from home so development is a bit slower, but I'm still working on it when I can. To be honest the stop function is done, I'm just perfecting the editor. If you want, I will just upload a quick version without the editor but including the stop function. Also there are some more functions for getting/setting camera and node data in the script! |
|
|
|
|
|
|
#40 |
|
Banned
![]() Join Date: Apr 2009
Location: England
Posts: 4,011
Reputation: 701
|
New version released!
A sort of 'Mid-way' update between the current one and the next one which will include the Editor! Updated Functions!! list at the download link on the first page! I will write a better first post when I get time, I'm away from home at the moment so I'm not doing much scripting apart from a few minutes here and there in the evening! ![]() @WooTFTW I added the function you wanted! And btw that camera you set up and posted looks pretty cool! Good work! ![]() Enjoy ![]() |
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [FilterScript] [FS] Easy Camera | MX_Master | Filterscripts | 31 | 26/11/2012 10:51 AM |
| [HELP] Saving data into a file | Pooh7 | Help Archive | 4 | 10/12/2010 04:27 PM |
| Reading data from file | RDragon | Help Archive | 4 | 27/06/2009 09:04 AM |
| How to save data in file. | arachimi | Help Archive | 1 | 15/05/2009 09:25 AM |