1
2
May I suggest using a different library? I find Lummox's DM sytnax highlighter not only to be faster, but I've never seen it fail to highlight the syntax like Wizkidd0123's does. Of course, you can't really blame Wizkidd, he doesn't have much time to fix all that stuff.
|
In response to CaptFalcon33035
|
|
damn, all that for nothing
How do i make a verb that will show the verb in a link my code. Or can you add the few lines of code for thr other one. |
In response to Xx Dark Wizard xX
|
|
Nobody will make anything for you, you have to learn how to MAKE things for yourself, not CHANGE them (though really, you could've changed a few stuff and made it work anyways).
Here's my final post (well, maybe not) on Topic(): To load graphics in the browse(), you need to use browse_rsc() browse() works like this: browse({"HTML Code Here like <a href=byond://?Apple /> <-- Yes I know that is wrongish"}, "browse() optional options here") I already gave you a lot of information on how to use browse() and how to make it into a popup [though I admit I didn't talked indept about Topic()... but that's what DM Reference is there for) If you can't get it to work, leave it alone and come back to it later... if you still can't get it working... give up on it >_< Do not ask others to do something specific for you, you help vampire! ...this is the reason why I shouldn't be a teacher, I lack the patience ;0 - GhostAnime |
In response to CaptFalcon33035
|
|
CaptFalcon33035 wrote:
I've never seen it fail to highlight the syntax like Wizkidd0123's does. (It's fixed now =P) |
Xx Dark Wizard xX wrote:
Does anyone know how to make it show whoever shows "code" link. See [link] for one method (well, the highlighter isn't incorporated there, of course, but it -is- a method of making a showcode verb, which may be what you need help with. You might also want to see the browse() ref entry, which will explain to you how to make popup windows with browse using its second argument). |
In response to Wizkidd0123
|
|
w00t! *goes to test*
I admire your work, to all of you who have made syntax highlighters and plan to in DM. I'd not have the patience to sit and do it. [Edit] I think I might've found another bug, though it looks to be the same one I found last time. I don't know how to explain it, so try higlighting Lummox's Syntax Highlighter. It messes up on the text quotes around static (which has turned blue by the way), and the comma before "static", which has also turned blue, maybe by text macro. |
In response to CaptFalcon33035
|
|
I have the message in xooxer's post, but how does that apply to the library?
|
In response to Xx Dark Wizard xX
|
|
...it doesn't apply to the library directly, per say... it applies how to show a link to people in which they can see the showcode browser
- GhostAnime |
In response to GhostAnime
|
|
I know it does, it works fine, it doesent hilight. Thats all i wanted. But thank's for the help.
|
In response to Xx Dark Wizard xX
|
|
I was replying to Wizkidd0123.
|
In response to CaptFalcon33035
|
|
any help here? (bump)
|
1
2
now how do i make the usr shows linktocode
here is all of the library