ALERT!
Click here to register with a few steps and explore all our cool stuff we have to offer!
Home
Upgrade
Credits
Help
Search
Awards
Achievements
 2598

is player in cutscene

by Venom_Modz - 10-24-2018 - 06:07 AM
#1
Hi guys today i am releasing is player in cutscene for info boxes enjoy

Hidden Content
You must register or login to view this content.



Credits Wesley
Reply
#2
A better and cleaner way of doing it, gotta make code look nice aswell

Code:
char* isPlayerInCutscene(int player){
   switch(NETWORK::NETWORK_IS_PLAYER_IN_MP_CUTSCENE(player)){
       case true: return "Yes!";
       case false: return "No!";
       default: return "Unknown!";
   }
}
Reply
#3
what's the use for this? i can't think of one :/
Reply
#4
Wow all these leaks tho but thanx
#CelestialFTW

Reply
#5
(10-25-2018 - 04:26 PM)XBLxPhantom Wrote: what's the use for this?   i can't think of one :/

i think if player is in character section
This account is currently banned
Ban reason: Leeching and Spamming is not allowed, please read the forum Rules upon your return.
Reply
#6
(10-24-2018 - 09:18 PM)PhucedMODZ Wrote: A better and cleaner way of doing it, gotta make code look nice aswell

Code:
char* isPlayerInCutscene(int player){
   switch(NETWORK::NETWORK_IS_PLAYER_IN_MP_CUTSCENE(player)){
       case true: return "Yes!";
       case false: return "No!";
       default: return "Unknown!";
   }
}

Thanks PhucedMODZ. Nice!
[Image: a8keeuutawx01.gif]
Reply
#7
very easy to do, wate of credits
Reply
#8
thank you lol I will test this out
Reply
#9
thank you .....
This account is currently banned
Ban reason: Leeching and Spamming is not allowed, please read the forum Rules upon your return.
Reply
#10
very very very old
You are braver than you believe, stronger than you seem and smarter than you think.
Reply

Users browsing: 6 Guest(s)