Emblem System

Post here about scripting and programming for HaloPC (audio, network, ai, etc.)
Post Reply
Supermodder911




Connoisseur Coroner

Posts: 1262
Joined: Sun Sep 03, 2006 10:43 pm
Location: Michigan

Emblem System

Post by Supermodder911 »

What makes Halomods's Emblem system work.
What are the methods used?
Image
C Wizzle
User avatar
Tural




Conceptionist Acolyte Bloodhound Recreator
Socialist Connoisseur Droplet Scorched Earth
Grunge

Posts: 15628
Joined: Thu Jun 16, 2005 3:44 pm
Location: Lincoln, NE
Contact:

Post by Tural »

...What..?

It's a custom system, created by a person or group of people, specifically for this site. It's written in PHP, and built into the phpBB forum system. What do you mean "methods"..?

It's really not complicated at all. No special tricks or anything would go into this. You just need to know how phpBB works, and how to communicate with a database. It's fundamental PHP, and knowing PHP well would more than suffice for doing something like an emblem system.
Supermodder911




Connoisseur Coroner

Posts: 1262
Joined: Sun Sep 03, 2006 10:43 pm
Location: Michigan

Post by Supermodder911 »

By methods I mean how does it work.
Is there a sql table in the users profile containing their emblems?
Image
C Wizzle
User avatar
Tural




Conceptionist Acolyte Bloodhound Recreator
Socialist Connoisseur Droplet Scorched Earth
Grunge

Posts: 15628
Joined: Thu Jun 16, 2005 3:44 pm
Location: Lincoln, NE
Contact:

Post by Tural »

Likely.
As stated, if you know PHP and how phpBB works, you should be able to do it.

You're never going to get the code or explanation, as it isn't public, nor is the creator's name, and said person isn't going to tell you. =p
Supermodder911




Connoisseur Coroner

Posts: 1262
Joined: Sun Sep 03, 2006 10:43 pm
Location: Michigan

Post by Supermodder911 »

I think I_F already stated it was written by him. =P
Image
C Wizzle
User avatar
Tural




Conceptionist Acolyte Bloodhound Recreator
Socialist Connoisseur Droplet Scorched Earth
Grunge

Posts: 15628
Joined: Thu Jun 16, 2005 3:44 pm
Location: Lincoln, NE
Contact:

Post by Tural »

Wrong. =x

I know much PHP, but by no means am an expert, but I'm confident even someone with my skills could accomplish something similar. I had done one for Dimension Gaming's old site, not even really knowing PHP then, and the only issue I encountered was permissions for selected members to give out emblems.
I don't know what you're really asking here. It should be fairly simple if you know what you're doing. Write out a list of things that it should do, then go on to figuring out how they would function.
Supermodder911




Connoisseur Coroner

Posts: 1262
Joined: Sun Sep 03, 2006 10:43 pm
Location: Michigan

Post by Supermodder911 »

Tural wrote:I know much PHP, but by no means am an expert, but I'm confident even someone with my skills could accomplish something similar. I had done one for Dimension Gaming's old site, not even really knowing PHP then, and the only issue I encountered was permissions for selected members to give out emblems.
I don't know what you're really asking here. It should be fairly simple if you know what you're doing. Write out a list of things that it should do, then go on to figuring out how they would function.
Yea I think I know php enough to do it. but I've done it before without SQL but it was a stupid way to do it.
Tural wrote:Wrong. =x
I think I remember a post in the emblem discussion thread where he said he wrote it, but w/e.
Image
C Wizzle
User avatar
CptnNsan0




Stylist Snitch! Collaborator Commentator

Posts: 1904
Joined: Thu Jun 15, 2006 5:49 am
Location: Durham, NC

Post by CptnNsan0 »

yea whoever said they wrote it said it was really simple to make
Image
Not Removing This
Post Reply