Fearless Forums
I am loved - <3 - Printable Version

+- Fearless Forums (https://fearlessrp.net)
+-- Forum: General Discussion (https://fearlessrp.net/forumdisplay.php?fid=10)
+--- Forum: Off-Topic (https://fearlessrp.net/forumdisplay.php?fid=25)
+---- Forum: Archive (https://fearlessrp.net/forumdisplay.php?fid=41)
+---- Thread: I am loved - <3 (/showthread.php?tid=78476)

Pages: 1 2


RE: I am loved - <3 - Prompt - 03-04-2017

TrashJan is the new ship name

Trash x Jan


RE: I am loved - <3 - Broccoli - 03-04-2017

He's not worth it Random, look at how many other people Trash is speaking to.

[Image: OhZVoXZ.png]


RE: I am loved - <3 - Rylund - 03-04-2017

Code:
function FivePropsRandom(ply, model, ent)
    if ply:SteamID() == "STEAM_0:1:57769738"  && ply:GetCount("props") >= 5 then
         ply:Notify("You've hit your proplimit!", 1)
         ply:Notify("Your new proplimit is 5, love from Snowred!", 1)
         ent:Remove()
    end
end

hook.Add("PlayerSpawnedProp", "OnlyFivePropsForRandom", FivePropsRandom)
There you go Random, 5 props dedicated to you. 
That is also your new prop limit btw.


RE: I am loved - <3 - Random - 03-04-2017

(03-04-2017, 10:35 AM)SnowredWolf Wrote:
Code:
function FivePropsRandom(ply, model, ent)
    if ply:SteamID() == "STEAM_0:1:57769738"  && ply:GetCount("props") >= 5 then
         ply:Notify("You've hit your proplimit!", 1)
         ply:Notify("Your new proplimit is 5, love from Snowred!", 1)
         ent:Remove()
    end
end

hook.Add("PlayerSpawnedProp", "OnlyFivePropsForRandom", FivePropsRandom)
There you go Random, 5 props dedicated to you. 
That is also your new prop limit btw.

That is the nicest thing anyone has ever done for me!


RE: I am loved - <3 - Rylund - 03-05-2017

(03-04-2017, 03:31 PM)Random Wrote:
(03-04-2017, 10:35 AM)SnowredWolf Wrote:
Code:
function FivePropsRandom(ply, model, ent)
    if ply:SteamID() == "STEAM_0:1:57769738"  && ply:GetCount("props") >= 5 then
         ply:Notify("You've hit your proplimit!", 1)
         ply:Notify("Your new proplimit is 5, love from Snowred!", 1)
         ent:Remove()
    end
end

hook.Add("PlayerSpawnedProp", "OnlyFivePropsForRandom", FivePropsRandom)
There you go Random, 5 props dedicated to you. 
That is also your new prop limit btw.

That is the nicest thing anyone has ever done for me!

No problem, it will be live after next server crash!


RE: I am loved - <3 - Schnitzelburger - 03-10-2017

I like Randoms response from this thread!