News:

Wondering if this will always be free?  See why free is better.

Main Menu

Pawn BBC

Started by Masterd, February 21, 2011, 04:35:30 PM

Previous topic - Next topic

Masterd

                 
Pawn BBC 1.0
                       
Author:
                   
Masterd

Pawn BBC adds a simple BBC that can color Pawn content.

This mod uses the integration hooks, so it won't make any changes to SMF's core files.

                                           
News in version 1.0

- Initial release

larryhyman

what is
QuotePawn content
????
In god we trust, all others pay cash !

http://hyman.sytes.net

kat

Is it as good a porn content?

JBlaze

Any reason you have posted this here without waiting for its approval on the mod site?
Jason Clemons
Former Team Member 2009 - 2012

DoctorMalboro

Why do you need integration hooks for a bbcode?

JBlaze

Quote from: DoctorMalboro on February 21, 2011, 06:23:21 PM
Why do you need integration hooks for a bbcode?
Less file edits.
Jason Clemons
Former Team Member 2009 - 2012

Masterd

Quote from: JBlaze on February 21, 2011, 05:20:19 PM
Any reason you have posted this here without waiting for its approval on the mod site?

Because it probably won't be approved. My friend, Chupko, created this mod for SMF 1.1.x and SMF 2.0.

But, my code is a little bit different and I am using integration hooks.

NanoSector

My Mods / Mod Builder - A tool to easily create mods / Blog
"I've heard from a reliable source that the Answer is 42. But, still no word on what the question is."

Masterd

It's a programming language for GTA SAMP.

larryhyman

Could somebody tell me what this mod is for and exactly what "pawn" content is?
In god we trust, all others pay cash !

http://hyman.sytes.net

Illori


Chupko

#11


Luis-


Masterd


NanoSector

Quote from: Masterd on February 22, 2011, 06:08:03 AM
It's a programming language for GTA SAMP.
How cool is that :P
My Mods / Mod Builder - A tool to easily create mods / Blog
"I've heard from a reliable source that the Answer is 42. But, still no word on what the question is."

Arantor

Quote from: Yoshi2889 on February 23, 2011, 02:53:01 AM
Quote from: Masterd on February 22, 2011, 06:08:03 AM
It's a programming language for GTA SAMP.
How cool is that :P

It's also nothing new, several multiplayer games have built in scripting languages, including WoW. The only trouble is, clever programmers find issues in the games that can be exploited in scripts.

(Even web based games have a scripting language, if you look at it that way, since web based games can be manipulated with Greasemonkey/other Javascript tools)
Holder of controversial views, all of which my own.


Rosenstein

There is bug with this mod.
Fresh install of SMF 2.0 RC5
Image says all:


entlist[] becomes entlist[] and left square bracket losses color.

Snippet of the code
#include <amxmodx>
#include <amxmisc>
#include <fakemeta>

new cvar_on
new entlist[][] = {
"func_button",
"trigger_multiple",
"trigger_once"
}


Can you make that everything inside "" is colored in one color even those characters and words that allready have color?

Masterd

I will fix it as soon as possible.

Advertisement: