• I DONT REALLY KNOW IF THIS COME IN THIS SECTION !!! BUT I NEED HELP
    9 replies, posted
Hello guys , i want to install a mod that allows the players to buy in the pointshop buff´s like lower falldamage would be nice if someone answer :3 PS : I DONT REALLY KNOW IN WHAT SECTION THIS COME !!! SORRY IF IT´S WRONG ! , Sorry for my english it´s broken i know . Thanks for Reading Your Faithfully Robin . [highlight](User was banned for this post ("all caps thread title" - postal))[/highlight] [highlight](User was banned for this post ("all caps + undescriptive thread title" - postal))[/highlight]
I DONT KNOW WHY YOU NEED TO TALK IN ALL CAPS AS IF IT HELP YOU GET NOTICED
OK THANKS FOR YOUR COMMENTARY IT WAS VERRY USEFULL ! THAT IS NOT CAPS THAT IS SOMETHING OTHER SH!T !!!
MAYBE YOU SHOULD JUST USE THE POINTSHOP THAT EVERYONE USES? [url]http://facepunch.com/showthread.php?t=1228438[/url]
[URL="http://facepunch.com/showthread.php?t=1228438"]Pointshop[/URL] and some [URL="http://www.facepunch.com/showthread.php?t=1370552"]addons[/URL] that might help.
hm , but i want something to buff the ppls like they buy it for 30 Points and gain one round long with greater jump or speed or whatever , bad english again ._. i´ll kill myself it this continue xD
[CODE]ITEM.Name = 'Higher Jumping' ITEM.Price = 30 ITEM.Model = 'models/props_junk/GlassBottle01a.mdl' ITEM.SingleUse = true function ITEM:OnBuy( player ) player:SetJumpPower( 255 ) end function ITEM:OnHolster( player ) player:SetJumpPower( 200 ) end function ITEM:OnEquip( player ) player:SetJumpPower( 255 ) end[/CODE]
WoW ! u did this so fast urself ? :tinfoil: Pretty awesome bro ! :o Thanks for that when i change the things like SetJumpPower to SetWalkSpeed it works too?
[QUOTE=Robin553;45399665]WoW ! u did this so fast urself ? :tinfoil: Pretty awesome bro ! :o Thanks for that when i change the things like SetJumpPower to SetWalkSpeed it works too?[/QUOTE] I didn't do it myself. It's in the addons link that I gave you.
Well thx :3 however i close this thread :§
Sorry, you need to Log In to post a reply to this thread.