Posts: 111
Threads: 8
Joined: May 2017
14.01.2018, 14:43
(
Last edited by iAmir; 14/01/2018 at 05:29 PM.
)
livecam.inc
Start and Informations
YOU MUST WATCH THE VIDEO TO UNDERSTAND WHAT I'M TALKING ABOUT
So as I couldn't find a script like this in samp forums , I decided to make one for my project and now I decided to release this small and simple code , not really smooth a lil bit laggy actually . but it's kinda cool and can be used for News Reporter jobs in Roleplay servers and etc.
You can make a TV and a news channel with a news reporter somewhere !
Photos of Camera :
Video:
Click On Meh -_-
and yea , the music is lit tho xD
Functions:
PHP Code:
GivePlayerCamera(playerid);
RemovePlayerCamera(playerid);
IsPlayerRecording(playerid);
IsPlayerWatchingCamera(playerid);
IsPlayerWatchingPlayerCamera(playerid , cameraman);
StartPlayerWatchingCamera(playerid , cameraman);
StopPlayerWatchingCamera(playerid);
Download:
Github link
Credits:
ARD4L4N &
GrandTA - Testing the script
Bugs and Ideas:
Feel free to ask your questions.
Share you ideas and report bugs here !
Posts: 22
Threads: 2
Joined: Mar 2017
Reputation:
0
Another Awesome Release Thank You!
Posts: 6,242
Threads: 8
Joined: Jun 2008
Damn, this is unique lol
Nice work.
Posts: 240
Threads: 5
Joined: Nov 2017
Posts: 111
Threads: 8
Joined: May 2017
Quote:
Originally Posted by VeryTallMidget
This view can be streamed to any player ?
Is it possible to add a feature where player can set up surveillance camera and access to stream any time by on-screen display ?
Or maybe a feature of setting up cameras on the map, and add a place (24/7 maybe) where any player can select camera to view ?
|
It’s just holding cameras for now !
actually it’s kinda like Handycam , so yes , I will add a stand-alone camera feature where you can set them up and watch it from anywhere you want , THANKS for your idea! 💡
Posts: 1,192
Threads: 10
Joined: Dec 2017
Reputation:
0
You really know how to make use of simple functions and make them unique good job!
Posts: 320
Threads: 23
Joined: Aug 2012
Reputation:
0
You sir, just won the Internet
Posts: 498
Threads: 24
Joined: Apr 2013
Well done! I was thinking about where did you find that camera object cuz I’ve never seen a big camera before but as I see the codes , You’re using 2objects and attaching them to make a camera! great job! +REP
Posts: 41
Threads: 0
Joined: Oct 2017
Reputation:
0
its fucking good
+rep
keep it up
Posts: 71
Threads: 4
Joined: Nov 2016
Reputation:
0
Great release! I will use in my gamemode. Please update the include to make the camera to stand somewhere and maybe add a way to change the orientation (the field of view) of the camera. Keep it up!