[FilterScript] [FS] Easy Camera - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Filterscripts (
https://sampforum.blast.hk/forumdisplay.php?fid=17)
+--- Thread: [FilterScript] [FS] Easy Camera (
/showthread.php?tid=54544)
[FS] Easy Camera -
MX_Master - 03.11.2008
About:
- This is a camera debugging filterscript for SA:MP 0.2.
- It's easy to use, small & fast.
Features:
- Key based camera manipulation
- Freezing / unfreezing camera & player
- Saving cam's view & pos to file
- Some usefull commands to help with FS
Screenshot:
How to use:
- You must compile the source (if you didn't download the compiled version), add the easyCamera.amx to your filterscripts/ folder and then add the appropriate lines to your server.cfg.
- Start sa-mp server and client.
- Connect to your server.
In game press
SUBMISSION / LOOKBACK to start camera mode and
use next keys to move/turn camera:
- SUBMISSION / LOOKBACK - toggle on/off camera mode
- ACTION - freeze / unfreeze camera
- WASD - moves
- WASD + FIRE - turns
- WS + WALK - move up / down
- .. + SPRINT - move / turn faster
Also you can
use next commands:
- /camHelp - help info
- /camSave {comment} - export to file scriptfiles/savedCameraPositions.pwn cam's current view & pos
- /camNearMe - place camera near me without changing view
- /camViewReset - reset cam's view to default
- /freezeMe - freeze me
- /unFreezeMe - unfreeze me
Download:
Enjoy
Re: [FS] easyCamera -
TrueCoppa - 03.11.2008
0o nice.
ima use this.
Re: [FS] easyCamera -
farse - 03.11.2008
Code:
...........\filterscripts\easyCamera.pwn(276) : error 017: undefined symbol "MAX_STRING"
...........\filterscripts\easyCamera.pwn(276) : error 009: invalid array size (negative, zero or out of bounds)
...........\filterscripts\easyCamera.pwn(276) : error 036: empty statement
...........\filterscripts\easyCamera.pwn(276) : fatal error 107: too many error messages on one line
Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
4 Errors.
Re: [FS] easyCamera -
MenaceX^ - 03.11.2008
Quote:
Originally Posted by farse
|
define it.
Re: [FS] easyCamera -
MX_Master - 03.11.2008
may be i have an OLD version of
a_samp.inc
MAX_STRING is
255
ok, i'll add this #define to script right now...
FIXED
Re: [FS] easyCamera -
miokie - 03.11.2008
Very nice work, will be useful for making tutoiral systems...
Re: [FS] easyCamera -
MX_Master - 03.11.2008
Specially coded for simple work with Class Selections )
Re: [FS] easyCamera -
gecatahh - 03.11.2008
MX_Master can i update this ?
I can edit camera to look at player.
Re: [FS] easyCamera -
ReFuSeR - 04.11.2008
ohh, this is VERY useful man, Imma test this as soon as I get my localhost working xD
Re: [FS] easyCamera -
romeotheboss - 04.11.2008
thank youuuu..very much... this si very usefull! now i can do what i allways dreamed
))
)
RESPECT