Raised This Month: $51 Target: $400
 12% 

Call AirDrop


Post New Thread Reply   
 
Thread Tools Display Modes
Plugin Info:     Modification:   ALL        Category:   Admin Commands       
EFFx
Veteran Member
Join Date: Feb 2016
Location: São Paulo, Brasil
Old 09-04-2018 , 21:25   Call AirDrop
Reply With Quote #1

Call AirDrop


Plugin release: 09/04/2018
Last plugin update: 09/04/2018

- Description
I have a few requests from people that plays Free Fire (A BattleRoyale game for mobiles) asking if I could make the "Call AirDrop" feature only instead of the whole Battle Royale mod, so, I decided to make it and post here.

- Credits
edon1337 = For the box model and sounds.

- Change LOG
Spoiler
Attached Files
File Type: zip models.zip (188.7 KB, 309 views)
File Type: zip sounds.zip (35.6 KB, 262 views)
File Type: sma Get Plugin or Get Source (callAirDrop.sma - 751 views - 10.9 KB)
__________________
• Ranking System • AutoMix 5vs5 System
• Web Ban System • Plugins for free

____________________________________________
For private works:
• Discord: EFFEXo#8850 • Steam: EFFEXo

Last edited by EFFx; 09-05-2018 at 18:01.
EFFx is offline
E1_531G
Senior Member
Join Date: Dec 2017
Old 09-05-2018 , 15:11   Re: Call AirDrop
Reply With Quote #2

PHP Code:
public client_PreThink(id)
{
    if(!
is_user_alive(id))
        return
        
    if(
get_user_health(id) >= MAX_HEALTH)
    {
        
client_print(idprint_chat"[AIRDROP]: Your health is already full.")
        return
    } 
This code looks weird. While you have 100 HP you recieve this message on every frame. It seems to be an instant overflow.
__________________
My English is A0
E1_531G is offline
edon1337
Penguin Enthusiast
Join Date: Jun 2016
Location: Macedonia
Old 09-05-2018 , 16:07   Re: Call AirDrop
Reply With Quote #3

You never asked for permission to use the re-sources though, that airdrop was made privately for me by a friend.
__________________
edon1337 is offline
EFFx
Veteran Member
Join Date: Feb 2016
Location: São Paulo, Brasil
Old 09-05-2018 , 16:57   Re: Call AirDrop
Reply With Quote #4

Quote:
Originally Posted by E1_531G View Post
PHP Code:
public client_PreThink(id)
{
    if(!
is_user_alive(id))
        return
        
    if(
get_user_health(id) >= MAX_HEALTH)
    {
        
client_print(idprint_chat"[AIRDROP]: Your health is already full.")
        return
    } 
This code looks weird. While you have 100 HP you recieve this message on every frame. It seems to be an instant overflow.
Oh sh*t... Thank you.

Quote:
Originally Posted by edon1337 View Post
You never asked for permission to use the re-sources though, that airdrop was made privately for me by a friend.
I thought about that, and I thought too that giving credits was enough... I could remove if you want, I don't care.
__________________
• Ranking System • AutoMix 5vs5 System
• Web Ban System • Plugins for free

____________________________________________
For private works:
• Discord: EFFEXo#8850 • Steam: EFFEXo

Last edited by EFFx; 09-05-2018 at 16:59.
EFFx is offline
FR0NTLINE
AlliedModders Donor
Join Date: Apr 2006
Location: Riverside Cali
Old 09-05-2018 , 17:57   Re: Call AirDrop
Reply With Quote #5

Yes I paid for the air drop model to be made, it is private.
__________________
FR0NTLINE is offline
Send a message via AIM to FR0NTLINE Send a message via MSN to FR0NTLINE Send a message via Yahoo to FR0NTLINE
EFFx
Veteran Member
Join Date: Feb 2016
Location: São Paulo, Brasil
Old 09-05-2018 , 18:00   Re: Call AirDrop
Reply With Quote #6

Just to let you know: You're sharing these "paid models" to a public forum. Just tell me to remove, i'll do this without any problem

Fixed the flood message...
__________________
• Ranking System • AutoMix 5vs5 System
• Web Ban System • Plugins for free

____________________________________________
For private works:
• Discord: EFFEXo#8850 • Steam: EFFEXo
EFFx is offline
wilianmaique
BANNED
Join Date: Nov 2016
Old 09-05-2018 , 18:58   Re: Call AirDrop
Reply With Quote #7

There is no such private model, from the moment you enter a server, you will automatically have these models.
wilianmaique is offline
Send a message via Skype™ to wilianmaique
Natsheh
Veteran Member
Join Date: Sep 2012
Old 09-06-2018 , 07:04   Re: Call AirDrop
Reply With Quote #8

Models, sounds, sprites, has no claimers

If you paid for a model maker/designer to create a model for you and then you published that model its nolonger private, you could just give credits to the one you got it from if you were too kind.
__________________
@Jailbreak Main Mod v2.7.0 100%
@User Tag Prefix 100% done !
@Mystery Box 100% done !
@VIP System 100% done !

Natsheh is offline
Send a message via MSN to Natsheh Send a message via Skype™ to Natsheh
edon1337
Penguin Enthusiast
Join Date: Jun 2016
Location: Macedonia
Old 09-06-2018 , 07:09   Re: Call AirDrop
Reply With Quote #9

Quote:
Originally Posted by Natsheh View Post
Models, sounds, sprites, has no claimers

If you paid for a model maker/designer to create a model for you and then you published that model its nolonger private, you could just give credits to the one you got it from if you were too kind.
You need to ask for permission, I posted the model because it was necessary for my mod, and I wanted to share it with others so they can enjoy the mod too, so if you use it, you need to ask first.
__________________
edon1337 is offline
Natsheh
Veteran Member
Join Date: Sep 2012
Old 09-06-2018 , 07:31   Re: Call AirDrop
Reply With Quote #10

Quote:
Originally Posted by edon1337 View Post
You need to ask for permission, I posted the model because it was necessary for my mod, and I wanted to share it with others so they can enjoy the mod too, so if you use it, you need to ask first.

If you have read the rules you would know it already.

Only scripts, books have authors so it would include Copyrights.

If so he is not making profits from distributing your resources.


If there was copyrights for models which there isnt you should ask pubg corporation so you could copy their exact box model.
__________________
@Jailbreak Main Mod v2.7.0 100%
@User Tag Prefix 100% done !
@Mystery Box 100% done !
@VIP System 100% done !


Last edited by Natsheh; 09-06-2018 at 07:34.
Natsheh is offline
Send a message via MSN to Natsheh Send a message via Skype™ to Natsheh
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 23:11.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode