• Deathrun for Fretta
    72 replies, posted
Thanks a lot for the release! One issue though. On votemap, it seems to crash every so often oddly. (Perhaps it's due to Exsto? hmm)
[QUOTE=Colonel_Black;23597704]Thanks a lot for the release! One issue though. On votemap, it seems to crash every so often oddly. (Perhaps it's due to Exsto? hmm)[/QUOTE] No im using it with Exsto, works like a charm
[QUOTE=Cubar;23055132]Money system + shop system and hats for £5 yes![/QUOTE] Add me to steam: jackieling215
if you add me on steam we can negotiate a price "nemesis036" as you have the code already :)
Added both of you.
You know... if you go on the wiki it shows a money system. And you could just use a simple PlayerDeath lua code to give money to players.... [url]http://wiki.garrysmod.com/?title=LUA:Money_System_Part_1[/url] - part 1 money system [url]http://wiki.garrysmod.com/?title=LUA:Money_System_Part_2[/url] - part 2 money system [url]http://wiki.garrysmod.com/?title=Gamemode.PlayerDeath[/url] - player death Replace Msg( "Player " .. victim:GetName() .. " has died.\n" ) with Killer:AddMoney(the amount you want) Pretty simple stuff...
[QUOTE=darren.splash;23689629]You know... if you go on the wiki it shows a money system. And you could just use a simple PlayerDeath lua code to give money to players.... [url]http://wiki.garrysmod.com/?title=LUA:Money_System_Part_1[/url] - part 1 money system [url]http://wiki.garrysmod.com/?title=LUA:Money_System_Part_2[/url] - part 2 money system [url]http://wiki.garrysmod.com/?title=Gamemode.PlayerDeath[/url] - player death Replace Msg( "Player " .. victim:GetName() .. " has died.\n" ) with Killer:AddMoney(the amount you want) Pretty simple stuff...[/QUOTE] Shhh, dont tell them how to code LUA, if they want to they will learn it themselves :v:
Ehem, excuse me guys, but aren't you going a bit offtopic here? This thread isn't about a money system, it's about Deathrun.
[QUOTE=darren.splash;23689629]You know... if you go on the wiki it shows a money system. And you could just use a simple PlayerDeath lua code to give money to players.... [url]http://wiki.garrysmod.com/?title=LUA:Money_System_Part_1[/url] - part 1 money system [url]http://wiki.garrysmod.com/?title=LUA:Money_System_Part_2[/url] - part 2 money system [url]http://wiki.garrysmod.com/?title=Gamemode.PlayerDeath[/url] - player death Replace Msg( "Player " .. victim:GetName() .. " has died.\n" ) with Killer:AddMoney(the amount you want) Pretty simple stuff...[/QUOTE] Yeh that would be good if the player appeared to be killed by the death, but the running players are killed by "hazard"
quote: (((((((((((((((Cubar: I will definitely pay you to script a nifty donor hat system, maybe a menu to choose from a variety of hats (headcrab, combine mask, traffic cone, etc) Add me on steam: superkyo))))))))))) i am also looking for someone to code me a moneysystem and a shopsystem with hats trails etc and a readme for how to add more stuff to the shops and how to edit the money sytem i know a little lua but not much
ok we are out of the thread ...
[QUOTE=vipergothot;23999974]quote: (((((((((((((((Cubar: I will definitely pay you to script a nifty donor hat system, maybe a menu to choose from a variety of hats (headcrab, combine mask, traffic cone, etc) Add me on steam: superkyo))))))))))) i am also looking for someone to code me a moneysystem and a shopsystem with hats trails etc and a readme for how to add more stuff to the shops and how to edit the money sytem i know a little lua but not much[/QUOTE] I got a money system and shopsystem ready i'm gonna take some time to make it better with my own .vtf images like sassilization one with dough and animated coins + Added you !_ShReK_!.
[QUOTE=gotoel;23055669]Can you add me on steam? [url]http://steamcommunity.com/id/gotoeldar[/url][/QUOTE] I've re-added you so you can get the latest update for it.
[QUOTE=Cubar;24014849]I got a money system and shopsystem ready i'm gonna take some time to make it better with my own .vtf images like sassilization one with dough and animated coins + Added you !_ShReK_!.[/QUOTE] Exacly what I need, Add me: [url]http://steamcommunity.com/id/michelman100/home[/url]
Talk about thread jacking... ^^^ Anyways, the gamemode seems pretty good, you should consider creating trigger entities to teleport players or kill them. An example of it's use would be in iceworld_v2 with it's broken teleporters at the end.
How can I only use Fretta map choose for deathrun instead of gamemode choosing?
is there anyway i can reset weapons ? :l
[QUOTE=Siemz;24569612]is there anyway i can reset weapons ? :l[/QUOTE] What do you mean?
[QUOTE=ali3n92;24571347]What do you mean?[/QUOTE] ahh nvmd i meand like those weaps i spawnd on map ;) but find it Thanks ! [editline]10:36PM[/editline] also is there any other way to span another wep then smg :Z with deathrun_weapon_spawner
[QUOTE=Siemz;24674336]also is there any other way to span another wep then smg :Z with deathrun_weapon_spawner[/QUOTE] You can't spawn different weapons, but you can change the weapon globally, by changing ENT.Weapon (and ENT.Model) in deathrun\entities\entities\weapon_spawner\init.lua
[QUOTE=ali3n92;24682723]You can't spawn different weapons, but you can change the weapon globally, by changing ENT.Weapon (and ENT.Model) in deathrun\entities\entities\weapon_spawner\init.lua[/QUOTE] thanks alot ! :D
i got a problem, all deathrun secrets not working on any map ( well ice_world_v2 secret room works ) mario world secrets not working every map secrets are not working , i dl'd last version what did i do wrong :(
[QUOTE=Siemz;24885828]i got a problem, all deathrun secrets not working on any map ( well ice_world_v2 secret room works ) mario world secrets not working every map secrets are not working , i dl'd last version what did i do wrong :([/QUOTE] It's propperly the maps. They was made to CSS not Gmod
[QUOTE=Trivkz;24886096]It's propperly the maps. They was made to CSS not Gmod[/QUOTE] is there any where i can find fixed maps ;d like a place for deathrun maps fixed for gmod- like mario world secrets etc :S
If there isn't a fixed version available, you might have to simply decompile the map and fix it yourself. Or just not use the map.
[QUOTE=-Prowler-;24903758]If there isn't a fixed version available, you might have to simply decompile the map and fix it yourself. Or just not use the map.[/QUOTE] but WHERE can i find the edit maps ? cause Some other deathrun servers are working fine with maps , teleports , secrets
[QUOTE=-Prowler-;24903758]If there isn't a fixed version available, you might have to simply decompile the map and fix it yourself.[/QUOTE]
Request- If there is any 1 with working deathrun maps please pm me ! :D thanks ;)
i think i know why its not working i dont have smoke grenades on my server and every secret you will normaly get an smoke grenade :S Can that be it :( ?
Can some 1 Re Release this with smokegrenade in it working awp and stuff ;) That will be awsome thanks
Sorry, you need to Log In to post a reply to this thread.