• Tiramisu.
    107 replies, posted
I can't find an error for why radio isn't working. I'm going to assume it's Evolve, can anybody else confirm?
Keep getting an error when using OOC, Unhandled usermessage: AddOOCLine
[QUOTE=Bomber9900;28526349]Keep getting an error when using OOC, Unhandled usermessage: AddOOCLine[/QUOTE] Either you don't have the latest repo or you have the gamemode folder named wrong. That or your server is not properly configured and your Lua Cache isn't downloading properly.
I downloaded the latest repo, i'll check if the gamemode folder is named wrong but I was pretty sure it should just be tiramisu, correct? I'll also try and see if it's not properly configured.
You should add fists to neveraimed, because it looks stupid when you "aim" your fists, and you can't even punch. Offtopic: Yay 100 posts!
Few things: 1. You can't use ulx commands (e.g. !kick) in chat. I presume this is conflicting with !sit and such 2. I *think* if you create a group and change the map, the group is hidden. So when you go to the groups menu, it comes up with the "you don't belong to a group yet" stuff. You're still in the group however. 3. The founder of a group shouldn't be able to change *their* permissions. If they change anything to do with themselves, they lose all access to settings. 4. Third person camera. What does it look like for you? All i see is the inside of the neck (black rectangle). My view distance is set to the max. 5. Do you have a bug/feature tracker? 6. Changing the third person distance in options (and console too im guessing) doesn't do anything. 7. Is there a GUI to join faction groups (e.g. those in the rlrp schema)? Or are they just missing from the groups menu currently (incomplete)? Keep up the good work. I may use this once it matures more.
[QUOTE=ceribik;28576253]Few things: 1. You can't use ulx commands (e.g. !kick) in chat. I presume this is conflicting with !sit and such [b]You shouldn't use ULX anyway, it has a built in admin system[/b] 2. I *think* if you create a group and change the map, the group is hidden. So when you go to the groups menu, it comes up with the "you don't belong to a group yet" stuff. You're still in the group however. 3. The founder of a group shouldn't be able to change *their* permissions. If they change anything to do with themselves, they lose all access to settings. 4. Third person camera. What does it look like for you? All i see is the inside of the neck (black rectangle). My view distance is set to the max. [b]Mine is fine, are you on the latest version? If so, maybe it's because of your view distance to the max[/b] 5. Do you have a bug/feature tracker? [b]No[/b] 6. Changing the third person distance in options (and console too im guessing) doesn't do anything. 7. Is there a GUI to join faction groups (e.g. those in the rlrp schema)? Or are they just missing from the groups menu currently (incomplete)? [b]No, you type rp_admin forcejoin <Faction ( with a first letter capital )> <rank ( no capitals )>[/b] Keep up the good work. I may use this once it matures more.[/QUOTE]
[QUOTE=ceribik;28576253]Few things: 1. You can't use ulx commands (e.g. !kick) in chat. I presume this is conflicting with !sit and such[/QUOTE] You can't use it because I have overridden all of the default chat hooks in order to make longer text possible. Just use console. [QUOTE=ceribik;28576253]2. I *think* if you create a group and change the map, the group is hidden. So when you go to the groups menu, it comes up with the "you don't belong to a group yet" stuff. You're still in the group however.[/QUOTE] That's a bug. [QUOTE=ceribik;28576253]3. The founder of a group shouldn't be able to change *their* permissions. If they change anything to do with themselves, they lose all access to settings.[/QUOTE] If I don't, people will bitch. It's better to run with the risk that some idiots will screw up their group by changing their own permissions. [QUOTE=ceribik;28576253]4. Third person camera. What does it look like for you? All i see is the inside of the neck (black rectangle). My view distance is set to the max.[/QUOTE] You have an addon fucking it up. [QUOTE=ceribik;28576253]5. Do you have a bug/feature tracker?[/QUOTE] Yes, on my Git. [QUOTE=ceribik;28576253]6. Changing the third person distance in options (and console too im guessing) doesn't do anything.[/QUOTE] You have an addon fucking it up. [QUOTE=ceribik;28576253]7. Is there a GUI to join faction groups (e.g. those in the rlrp schema)? Or are they just missing from the groups menu currently (incomplete)?[/QUOTE] rp_admin forcejoin to set someone to an initial rank. After that, if you made this person a group administrator, then this person can administrate the faction itself.
Looks very promising, please keep up the good work!
Hi, I just wanted to remind y'all, I do have a bugtracker, it's at: [url]https://github.com/kamaitama/Tiramisu/issues[/url] Please stop nagging me on SF as I simply do not have the time anymore to deal with everyone's questions. Use the tracker and I will attempt to solve your issue.
Any chances of better gun implimentation somewhere down the track? Currently, you can refill your ammo by either dying (seems to set it to 120) or by just dropping your gun and picking it back up (refills the clip). This stuff can ruin servers with a more serious tone to them. Oh and I'm assuming those are just features you haven't really touched on yet, not glitches that aren't supposed to even be happening. EDIT: Oh, and in regards to the clothing and helmet system (which is great), is there a way to make an item cover both slots? So basically make it use the entire model, rather than only the neck down, or only the head.
The radio seems to be broken on certain maps and certain maps only, it's quite wierd. I can get the radio to work on rp_city8, but not on rp_city18...
Are there a list of commands? Not those rp_admin help or rp_admin listconvars, but are there a full list of commands that uses the ! in chat? How do I give people flags? Are there factions? How do we achieve items? Trader? [editline]wat[/editline] Please make the chat more colorfull! It's plain boring and it's hard to figure out what is what.
[QUOTE=PredGD;28620838]Are there a list of commands? Not those rp_admin help or rp_admin listconvars, but are there a full list of commands that uses the ! in chat? How do I give people flags? Are there factions? How do we achieve items? Trader?[/QUOTE] Yes, there is factions. [code] rp_admin forcejoin <charname> <faction> <rank> [/code]There is no flags, but factions has special permissions. To spawn items as an Admin. [code] rp_admin listitems rp_admin createitem <itemname> [/code] You have access to business menu if some faction is allowed to use it. So basically, you can be a trader.
[QUOTE=SlayerFin;28633700]Yes, there is factions. [code] rp_admin forcejoin <charname> <faction> <rank> [/code]There is no flags, but factions has special permissions. To spawn items as an Admin. [code] rp_admin listitems rp_admin createitem <itemname> [/code] You have access to business menu if some faction is allowed to use it. So basically, you can be a trader.[/QUOTE] I was looking through the code, and I didn't see any factions in there. When you use rp_admin forcejoin <name> <faction> <rank> does it create a new faction for you?
[QUOTE=PredGD;28634225]I was looking through the code, and I didn't see any factions in there. When you use rp_admin forcejoin <name> <faction> <rank> does it create a new faction for you?[/QUOTE] It's in the scheme [editline]16th March 2011[/editline] To elaborate, this is my rlrp.lua ( I've edited it for my theme, haven't been bothered to change the name ) [img]http://i55.tinypic.com/2q090zp.png[/img] In my case, it would be rp_admin forcejoin Kirad Leprius recruit ( Notice the lack of capitals on the rank )
[QUOTE=Kirad;28634779]:words:[/QUOTE] Thanks! This gamemode is truly interesting, with a few but simple tweaks like more colors in the chat representing each type of chat (/y, /w, /radio etc...) it would be awesome.
So does anyone have any idea how to make clothing items that replace the entire model, rather than just the body? I'm thinking I'll probably have to mess around with the code to make it happen, but it's worth asking.
[QUOTE=HobomasterXXX;28649475]So does anyone have any idea how to make clothing items that replace the entire model, rather than just the body? I'm thinking I'll probably have to mess around with the code to make it happen, but it's worth asking.[/QUOTE] You need to mess around with the code to achieve that, you should just use helmets.
Does this require MySQL?
[QUOTE=santiainen;28655338]Does this require MySQL?[/QUOTE] Never had never will. I find MySQL to be ridiculously overkill for most RP servers.
[QUOTE=SlayerFin;28650980]You need to mess around with the code to achieve that, you should just use helmets.[/QUOTE] I would, but I don't want people mixing and matching clothing and helmets, because it looks pretty horrible with the models I'm using. I'll have a look around the code and see what I can come up with. EDIT: Managed to make a flag which has this effect with a little bit of lua. Took way longer than it should have, I'm awful at this coding stuff. If anyone's interested in doing the same I can PM you the modified lua file or something.
How exactly can you add clothing?
[QUOTE=Big Bang;28656033]Never had never will. I find MySQL to be ridiculously overkill for most RP servers.[/QUOTE] There's also the fact that I hate/hated row-based data. I prefer more multidimensional and flexible methods of storing data. [sp]im nori hurp[/sp]
[QUOTE=santiainen;28665632]How exactly can you add clothing?[/QUOTE] NVM, figured it out
Another quick question; is it possible to override the system that makes all clothing items use a generic model when dropped and give them all their own unique models? Because I've actually got a prop for each of my clothing items and so I don't really want to use a generic model for them. EDIT: Figured it out. Simply open up items.lua and change item:SetModel( "models/props/de_tides/Vending_tshirt.mdl" ) to item:SetModel( itemtable.GroundModel ) Then in every clothing/helmet item, have a line saying ITEM.GroundModel = "models/whatever.mdl";
Quick thing, I started up tiramisu with everything in place. Yet, my character is an error, with the model I chose on top, no animations, and an error about a model (That's there) being missing. Any help?
Quick Question, how do you add models that you can hack onto your player model?
To add the models, upload them. To make a HELMET, make a new item called helmet_itemname.lua and copy/paste the stuff from another helmet file in, and edit. Same for bodies, except its clothing_itemname.lua [editline]19th March 2011[/editline] Alright, I fixed my problem. But now my friend, who has a clean install, is bugged when he joins. I know it's on his side because others are fine, but he sees it as base, and gets this error : Lua Cache failed to Download. Server Configuration Not setup Any help?
I'd say it means the Lua Cache failed to download. Either he has downloads off in his settings, or your server isn't sending the files correctly.
Sorry, you need to Log In to post a reply to this thread.