[url=http://filesmelt.com/dl/kamaitama-Tiramisu-8c15f7e.zip]Download a working version of Tiramisu for GM12 here[/url]
I'm updating the first post with this as well, enjoy.
[QUOTE=RonanZer0;37972504]see kids this is why free things are bad they are full of vicious bugs that make it unusuable.[/QUOTE]
Probably the most ignorant and foolish thing I've ever heard. The only thing making it difficult is you. You say it gives you all these errors and shit and you don't tell us what the fuck they are so how is anyone suppose to help you. The reason you like scripts that you have to pay for is because said scripts were designed for young children such as yourself so you can put up servers that require no work what so ever. Which is why there is 250 openaura hl2rp servers. Tiramisu has better features and it's free, and it's worked amazing for those who know how to use the 2% of their brain required to set it up so you can stop complaining and go somewhere else.
sorry if i came off as an asshole, i meant to.
[QUOTE=Jawalt;37976204][url=http://filesmelt.com/dl/kamaitama-Tiramisu-8c15f7e.zip]Download a working version of Tiramisu for GM12 here[/url]
I'm updating the first post with this as well, enjoy.[/QUOTE]
I'm probabley just retarded or something, but when I use this I get the same errors as when I tried fixing it myself.
[code]
[@lua\includes\modules\glon.lua:349] Unknown type ID, 126!(Hook: PlayerInitialSpawn)
[@gamemodes\tiramisu\gamemode\schemas\global\plugins\characters\charactercreate.lua:185] bad argument #1 to 'pairs' (table expected, got nil)
[/code]
[QUOTE=LauScript;37977467]Probably the most ignorant and foolish thing I've ever heard. The only thing making it difficult is you. You say it gives you all these errors and shit and you don't tell us what the fuck they are so how is anyone suppose to help you. The reason you like scripts that you have to pay for is because said scripts were designed for young children such as yourself so you can put up servers that require no work what so ever. Which is why there is 250 openaura hl2rp servers. Tiramisu has better features and it's free, and it's worked amazing for those who know how to use the 2% of their brain required to set it up so you can stop complaining and go somewhere else.
sorry if i came off as an asshole, i meant to.[/QUOTE]
its not for kids cause you gotta set up sql
it was a von error
[QUOTE=RonanZer0;37978283]didntpayhl2rp
its not for kids cause you gotta set up sql
[/QUOTE]
Setting up a simple mysql database takes like 2 seconds to do.
I don't see the problem here I download tiramisu and put it in my gamemodes folder and it works right away and that's just one thing I love about it. You really can't be stupid enough to not use it
[QUOTE=RonanZer0;37978283]didntpayhl2rp
its not for kids cause you gotta set up sql
it was a von error[/QUOTE]
but this doesn't use any kind of sql.
you're inept at creating a server, so join another.
so many people start communities for money or power instead if joining an existing one.
yea but i want to be an overwatch
not some weird citizen guy which NEVER gets promoted
and i just WANT THE PILLS
also i can set up a server i just cant set up the [B][I][U]gamemode[/U][/I][/B]
download doesen't work it sends me to a blank page after clicking download which 'loads' forever
Does anyone have a server up for this gamemode?
Something came up with animations that is stumping my development. That's basically the reason why I haven't released the GMod 13 version.
When i start Singleplayer with this i get a black screen with 2 boxes at the left hand corner.... Trying to test it.
[QUOTE=Big Bang;38038302]Something came up with animations that is stumping my development. That's basically the reason why I haven't released the GMod 13 version.[/QUOTE]
I hope you get it done soon, can't wait for it!
[QUOTE=Big Bang;38038302]Something came up with animations that is stumping my development. That's basically the reason why I haven't released the GMod 13 version.[/QUOTE]
What issue is this?
Would anyone be willing to set this up on a server for me? I sell gameservers and could give you your own server for any game of your choice in return for the help. PM me, Thanks
he can't use npcs anims thats what
really i would hate every gamemode if npc anims where removed
i dont wanna start one for power and everyone thinks i 'wanna start a community' no. it is just to mess aroudn with my friends on
I currently setting up a server for Tiramisu 2, it works lovely and all. but I have a few concerns about it, and not sure what to do for it.
First off I noticed, there is no form of income, how are my players supposed to earn credits?
Secondly, if there's factions why is there not a factions option on the tiramisu menu?
And is there anyway to set up Shop Vendors or Shop NPCs ?
Do we have a specific date for a gmod 13 release of Tiramisu? Or are we not updating Tiramisu anymore? Because I really want to use it.
Right people, I finally tracked down that overly frustrating bug I was having with mysql, shit SEEMS to be working fine, but I highly doubt it once I stress test it, it still doesn't work with GMod 13, but hell, at least it's something. What's left is, well, doing all those format conversions, removing deprecated stuff, changing the chatbox to the one I have configured for GMod 13, that also works a little differently, and deciding what the hell am I gonna do about anomations.
[QUOTE=Big Bang;38078074]Right people, I finally tracked down that overly frustrating bug I was having with mysql, shit SEEMS to be working fine, but I highly doubt it once I stress test it, it still doesn't work with GMod 13, but hell, at least it's something. What's left is, well, doing all those format conversions, removing deprecated stuff, changing the chatbox to the one I have configured for GMod 13, that also works a little differently, and deciding what the hell am I gonna do about anomations.[/QUOTE]
I'm working on a gamemode I want to release on top of Tiramisu 3 for the 24rth lol, although that looked much more possible last week. Give me a shout on steam if I can help ease the conversion in any way.
I cannot seem to find any possible plugins or schemas for download for Tiramisu 2, does nobody make them? or just does not want to share?
This weekend I'm thinking of doing some work on Tiramisu. I would really love to get some community help here if possible. I want to clean the codebase up.
I'd start by running the entire thing through a Lua beautifier. Then i'd define code-base standards. They would go something like this:
Four spaces not tabs.
No ;s
No garryisms.
No lines past a given width.
DRY - Don't Repeat Yourself
We'll unify our object orientation to a single style.
Fix little niggles.
Basically do a ton of refactoring.
Stuff like that. And then when FNox implements the MySQL portion and Tiramisu releases a release stable version for GM13 there would be a cleaner, more stable code base. The issue with Tiramisu is that we're working on top of layers of code written by various people over the span of years. I invite anyone who thinks they could help in the least bit to message me on steam.
[editline]18th October 2012[/editline]
I might even redo the whole administration and configuration shit. I'll add a legit admin panel.
[QUOTE=Jawalt;38084135]This weekend I'm thinking of doing some work on Tiramisu. I would really love to get some community help here if possible. I want to clean the codebase up.
I'd start by running the entire thing through a Lua beautifier. Then i'd define code-base standards. They would go something like this:
Four spaces not tabs.
No ;s
No garryisms.
No lines past a given width.
DRY - Don't Repeat Yourself
We'll unify our object orientation to a single style.
Fix little niggles.
Basically do a ton of refactoring.
Stuff like that. And then when FNox implements the MySQL portion and Tiramisu releases a release stable version for GM13 there would be a cleaner, more stable code base. The issue with Tiramisu is that we're working on top of layers of code written by various people over the span of years. I invite anyone who thinks they could help in the least bit to message me on steam.
[editline]18th October 2012[/editline]
I might even redo the whole administration and configuration shit. I'll add a legit admin panel.[/QUOTE]
I like cleaning code up. I'm not sure why. But I'm excited for the GM13 release :D
BUMP- Anyone got a server up for this server? Please post it in the thread.
When will this be back? :) I wanted to try it but I was too late, its now 13 :(
I've been waiting for this and Clockwork. And just waiting for either one to finish first. I got all this planning done and I just want to finish it already.
[QUOTE=pilot;38224033]I've been waiting for this and Clockwork. And just waiting for either one to finish first. I got all this planning done and I just want to finish it already.[/QUOTE]
I know that feeling man, my whole community is waiting for Tiramisu T__T
Hopefully they get it done soon.
[QUOTE=soliv;38224724]I know that feeling man, my whole community is waiting for Tiramisu T__T
Hopefully they get it done soon.[/QUOTE]
Me too, I have a few Ideas for a nice roleplay with this gamemode.
[QUOTE=soliv;38224724]I know that feeling man, my whole community is waiting for Tiramisu T__T
Hopefully they get it done soon.[/QUOTE]
What kinda thing are you planning to run? :)
[QUOTE=DeathByKittens;38226422]What kinda thing are you planning to run? :)[/QUOTE]
Since my community wants Hl2rp badly.. I will run that and two other RP's I make up by myself.
I'm planning that I create a Cyberpunk roleplay (Based on the Dystopia hl2 mod) and a Mediaval Roleplay.
[QUOTE=soliv;38232399]Since my community wants Hl2rp badly.. I will run that and two other RP's I make up by myself.
I'm planning that I create a Cyberpunk roleplay (Based on the Dystopia hl2 mod) and a Mediaval Roleplay.[/QUOTE]
Cyberpunk, eh? Looks like I better add you on Steam :P
EDIT: The link on your Facepunch profile is broken, whats your steam page?
Sorry, you need to Log In to post a reply to this thread.