[QUOTE=Banana Lord.;36031429]so scripts could change the cost of things[/QUOTE]
I never thought to have other scripts change the price of the lettering price. I feel personally its unneeded unless I could find a purpose for it. I love the idea, just feel personally its not needed in my opinion.
like
if( ply:IsVIP( ) ) then cost = cost /2 end
return cost
[QUOTE=Banana Lord.;36034776]like
if( ply:IsVIP( ) ) then cost = cost /2 end
return cost[/QUOTE]
Ah that makes sense I guess. Ill work on it, thanks for the suggestion!
[editline]21st May 2012[/editline]
Next Release should have
- Limit the amount of 3D text entities allowed for admins and members.
- Reduce any FPS lag you get by removing any text from showing up if the alpha is 0... until the alpha is not 0. I think the drawing method of the game will still write the text, and still request processing if the alpha is 0, so i just decided to skip the draw hook if alpha is 0.
[QUOTE=Uglehs;36035375]Ah that makes sense I guess. Ill work on it, thanks for the suggestion!
[editline]21st May 2012[/editline]
Next Release should have
- Limit the amount of 3D text entities allowed for admins and members.
- Reduce any FPS lag you get by removing any text from showing up if the alpha is 0... until the alpha is not 0. I think the drawing method of the game will still write the text, and still request processing if the alpha is 0, so i just decided to skip the draw hook if alpha is 0.[/QUOTE]
[img]https://purifiedrp.com/snaps/i/steve-X75VbND9.png[/img]
:)
When trying to place text
attempt to call method 'ReadColor' (a nil value)
addons/threed/lua/threed/cl_main.lua:123
When trying to use the buttons to delete text
attempt to call method 'AddHeader' (a nil value)
addons/threed/lua/threed/cl_main.lua:149
I have a lot of addons though, any known conflicting?
ReadColor is a function in the script, i am not sure if 2 plugins could or cannot have the same user defined function... not sure.
Same thing for AddHeader.
When rpthreed will be realized?
Was just wondering when the next update will be coming up, and if your still working on this.
This still in dev?
I tried out the rp version on my server and it doesn't give anyone options in the tool menu. Additionally, if you run out of money/can't afford the text it spawns anyways and you can keep spawning it.
I stopped working on it because i started college again. The RP Version will have to wait for my next break.
This lags da server.
[QUOTE=Uglehs;36570906]I stopped working on it because i started college again. The RP Version will have to wait for my next break.[/QUOTE]
Damn well if you ever happen to get alittle time to fix the latest version of the rp one that would be sweet.
Hey where is limit written so we can edit it?
Also there is a very annoying error if you leave the server and have texts they wont be removed and admin can't remove them till you join the server back
also the text is still there when the server restarts
Hey, sorry for the Necrobump, but I just sort of cast my mind back to this mod and was wondering if the OP had any plans to revive it?
I'd love to see it working again after Garry's mod 13 gets released officially.
I have to go with a strong no, but there is a possibility one day. Like i said I never made the plugin, I only did snippets and such to make it better. I would have to kind of recode the whole thing to let it work for 13.
Sorry, you need to Log In to post a reply to this thread.