BnB Posted November 10, 2010 Share Posted November 10, 2010 I have an idea about code BB code! Something like this So you can choose the programming language. The variables will have different color etc. Link to comment https://gtaforums.com/topic/462846-bb-code/ Share on other sites More sharing options...
nerner Posted November 10, 2010 Share Posted November 10, 2010 I have an idea about code BB code!Something like this So you can choose the programming language. The variables will have different color etc. A syntax highlighting tool for SCM and CLEO code would be pretty cool. However I don't think that it would be that necessary. Link to comment https://gtaforums.com/topic/462846-bb-code/#findComment-1060198484 Share on other sites More sharing options...
Ryan Posted November 10, 2010 Share Posted November 10, 2010 Just specify what it is above the code or something. .scm Code [insert here] Link to comment https://gtaforums.com/topic/462846-bb-code/#findComment-1060198511 Share on other sites More sharing options...
nerner Posted November 10, 2010 Share Posted November 10, 2010 Just specify what it is above the code or something. .scm Code [insert here] He wants specific syntax highlighting though. Which isn't really covered by just the bog-standard and somewhat basic tags. Link to comment https://gtaforums.com/topic/462846-bb-code/#findComment-1060198820 Share on other sites More sharing options...
Suction Testicle Man Posted November 10, 2010 Share Posted November 10, 2010 I think this is a great idea - when I have some time I'll start gathering the syntax data. Link to comment https://gtaforums.com/topic/462846-bb-code/#findComment-1060198827 Share on other sites More sharing options...
BnB Posted November 11, 2010 Author Share Posted November 11, 2010 (edited) I think this is a great idea - when I have some time I'll start gathering the syntax data. Thanks! I'll vote you this year! Edited November 11, 2010 by BnB Link to comment https://gtaforums.com/topic/462846-bb-code/#findComment-1060199425 Share on other sites More sharing options...
nerner Posted November 11, 2010 Share Posted November 11, 2010 I think this is a great idea - when I have some time I'll start gathering the syntax data. If it helps here are the hex values for the default Sanny Builder syntax highlighting colours. Comments - #000080Labels - #008000Variables - #0000FFNumbers - #800000Strings - #FF0000Models - #800000Classes - #808000Commands - #008080Directives - #008000 That is the standard Sanny syntax. Hope I helped a little bit. Good luck on making the bbcode though mate as I wouldn't know quite where to start. Link to comment https://gtaforums.com/topic/462846-bb-code/#findComment-1060199534 Share on other sites More sharing options...
coin-god Posted November 11, 2010 Share Posted November 11, 2010 I allways wanted to see this. Can't wait to see it done. Link to comment https://gtaforums.com/topic/462846-bb-code/#findComment-1060199730 Share on other sites More sharing options...
BnB Posted November 13, 2010 Author Share Posted November 13, 2010 [html][/html] <p>??</p> Is that new? Link to comment https://gtaforums.com/topic/462846-bb-code/#findComment-1060202030 Share on other sites More sharing options...
coin-god Posted November 13, 2010 Share Posted November 13, 2010 No. Its part of IPB i think. Link to comment https://gtaforums.com/topic/462846-bb-code/#findComment-1060202043 Share on other sites More sharing options...
nerner Posted November 13, 2010 Share Posted November 13, 2010 goin-god is correct. That is just a part of the IPB bbcode package. There is also a [/sql][/sql] tag I believe. SELECT t.tid FROM a_table t WHERE t.val="This Value" Link to comment https://gtaforums.com/topic/462846-bb-code/#findComment-1060202101 Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now