Map Editor

Anything related in any way to game development as a whole is welcome here. Tell us about your game, grace us with your project, show us your new YouTube video, etc.

Moderator: PC Supremacists

XP - SAI
Chaos Rift Newbie
Chaos Rift Newbie
Posts: 4
Joined: Sun Jan 09, 2011 4:55 pm

Map Editor

Post by XP - SAI »

Hey I am trying make a custom map editor in WX - Python. Please send sprites and scripts for the map editor!

-------------------------------------------------------------------------
Image
Image
-------------------------------------------------------------------------
JesseGuarascia
Chaos Rift Cool Newbie
Chaos Rift Cool Newbie
Posts: 70
Joined: Mon Dec 13, 2010 10:55 pm

Re: Map Editor

Post by JesseGuarascia »

Okay, so lemme get this straight. YOU'RE making a custom map editor, but you ask US for scripts and sprites?

That's not how YOU make a custom anything, that's how you ask OTHERS for scripts and sprites. Besides, if you want some scripts for Python and WxWidgets, why not just Google it?
-- Jesse Guarascia

I like C/++, SDL, SFML, OpenGL and Lua. If you don't like those, then gtfo my sig pl0x (jk trollololololol)
User avatar
dandymcgee
ES Beta Backer
ES Beta Backer
Posts: 4709
Joined: Tue Apr 29, 2008 3:24 pm
Current Project: https://github.com/dbechrd/RicoTech
Favorite Gaming Platforms: NES, Sega Genesis, PS2, PC
Programming Language of Choice: C
Location: San Francisco
Contact:

Re: Map Editor

Post by dandymcgee »

I'm giving you a chance to expand a bit on what exactly your request is before I move this to Posts You Shouldn't Make.
Falco Girgis wrote:It is imperative that I can broadcast my narcissistic commit strings to the Twitter! Tweet Tweet, bitches! :twisted:
XP - SAI
Chaos Rift Newbie
Chaos Rift Newbie
Posts: 4
Joined: Sun Jan 09, 2011 4:55 pm

Re: Map Editor

Post by XP - SAI »

Sorry if I didn't say that right. But I think the first build will be done January 25, 2011. (Suggestions pl0x)
JesseGuarascia
Chaos Rift Cool Newbie
Chaos Rift Cool Newbie
Posts: 70
Joined: Mon Dec 13, 2010 10:55 pm

Re: Map Editor

Post by JesseGuarascia »

Ooo, ooo, I have a suggestion! :D

Stop giving yourself dates, when you're still asking for code. :) I mean, it's just a suggestions. You can of course still build on the 25th, and sure I'll try it out, but at least ASK FOR SOMETHING MORE SPECIFIC! I mean, you just asked for "scripts and sprites" nothing like, "scripts for buttons, objects, how the tiles work, etc." It's hard to ask for help, and instead ask people to read your mind.
-- Jesse Guarascia

I like C/++, SDL, SFML, OpenGL and Lua. If you don't like those, then gtfo my sig pl0x (jk trollololololol)
User avatar
Ginto8
ES Beta Backer
ES Beta Backer
Posts: 1064
Joined: Tue Jan 06, 2009 4:12 pm
Programming Language of Choice: C/C++, Java

Re: Map Editor

Post by Ginto8 »

a few things:
1 - If you want sprites or scripts, you have to give us information like what kind of sprites and what kind of scripts. For example, I could give you sprites like this:
Image
or give you a script like this:

Code: Select all

#!/bin/bash
echo Fuck you too, asshole!
2 - first BUILD? you're kidding me, it's python.
3 - We have NO CLUE what this editor is going to do, what kind of scripting API it will expose, or anything like that. We don't even know what game it's going to be for!

So all in all, BE SPECIFIC.
Quit procrastinating and make something awesome.
Ducky wrote:Give a man some wood, he'll be warm for the night. Put him on fire and he'll be warm for the rest of his life.
N64vSNES
Chaos Rift Devotee
Chaos Rift Devotee
Posts: 632
Joined: Thu Aug 12, 2010 11:25 am

Re: Map Editor

Post by N64vSNES »

Ginto8 wrote:a few things:
1 - If you want sprites or scripts, you have to give us information like what kind of sprites and what kind of scripts. For example, I could give you sprites like this:
Image
or give you a script like this:

Code: Select all

#!/bin/bash
echo Fuck you too, asshole!
2 - first BUILD? you're kidding me, it's python.
3 - We have NO CLUE what this editor is going to do, what kind of scripting API it will expose, or anything like that. We don't even know what game it's going to be for!

So all in all, BE SPECIFIC.
win!

On topic:
You seriously expect people to just send you scripts? :lol:
User avatar
thbp
Chaos Rift Regular
Chaos Rift Regular
Posts: 132
Joined: Tue Dec 08, 2009 5:32 pm
Current Project: Learn
Favorite Gaming Platforms: PC/PS/GC/DC
Programming Language of Choice: C(++)/Perl
Location: wrestling matts
Contact:

Re: Map Editor

Post by thbp »

ginto is right dude get it done.. and then make it worthwile to use. Then when people use it ask them to write plugins and addons that they feel nessisary. Don't ask people to do the work for you.
XNA ========== eXtreme Nuclear Atomic
Image
Image
Image
Wrestlers have three motion: side 2 side , circle, and stalk
User avatar
Ginto8
ES Beta Backer
ES Beta Backer
Posts: 1064
Joined: Tue Jan 06, 2009 4:12 pm
Programming Language of Choice: C/C++, Java

Re: Map Editor

Post by Ginto8 »

thbp wrote:ginto is right dude get it done.. and then make it worthwile to use. Then when people use it ask them to write plugins and addons that they feel nessisary. Don't ask people to do the work for you.
that's not what I was saying, what I meant was give actual details to what he wants, not just "sprites and scripts". Whether or not we'd help then is another issue that would be addressed once we had info.
Quit procrastinating and make something awesome.
Ducky wrote:Give a man some wood, he'll be warm for the night. Put him on fire and he'll be warm for the rest of his life.
User avatar
Singleton
Chaos Rift Newbie
Chaos Rift Newbie
Posts: 26
Joined: Tue Jan 05, 2010 10:32 pm
Favorite Gaming Platforms: SNES, PC
Programming Language of Choice: C\++,x86\64 assembly
Location: Maya temple, Brazil
Contact:

Re: Map Editor

Post by Singleton »

Ginto8 wrote:a few things:
1 - If you want sprites or scripts, you have to give us information like what kind of sprites and what kind of scripts. For example, I could give you sprites like this:
Image
or give you a script like this:

Code: Select all

#!/bin/bash
echo Fuck you too, asshole!

lol
XP - SAI wrote: Sorry if I didn't say that right. But I think the first build will be done January 25, 2011. (Suggestions pl0x)
Dude, do you have any idea of what you're talking about, or did you just used google to learn how to create a variable in python and is trying to make an editor as your first project?
What a funny looking child... Wait, it's a dog!
User avatar
adikid89
Chaos Rift Cool Newbie
Chaos Rift Cool Newbie
Posts: 94
Joined: Tue Apr 27, 2010 6:59 am
Current Project: small tiny-mini projects
Favorite Gaming Platforms: PC I guess...
Programming Language of Choice: c++

Re: Map Editor

Post by adikid89 »

I wants to making a awes00me MMORPG mapeditor that generates sprites of girls with big b00bies... but I dun knows haw... can someone send a script that'll do it for meh? PLOX :cry:
My first game C++/SDL Yoshi Combat! = http://www.youtube.com/watch?v=HQ9mMBEWSZg
==============================================================
Image
dnxviral
Chaos Rift Cool Newbie
Chaos Rift Cool Newbie
Posts: 51
Joined: Tue Dec 14, 2010 6:49 pm
Favorite Gaming Platforms: PC
Programming Language of Choice: Everything... and C#
Location: dnXstudios
Contact:

Re: Map Editor

Post by dnxviral »

XP - SAI wrote:Sorry if I didn't say that right. But I think the first build will be done January 25, 2011. (Suggestions pl0x)
I think you should reconsider editing your post.. All of them to be specific. People are not going to just send you all 'their' source code and sprites, or even make an editor with sprites just to send them to you for your own personalized use. If you ask for help and take the initiative to start looking at how this is actually done, and not to mention make a more descriptive post.. then yea people here will help you.

Oh I don't think this pertains quite to you to much but btw Don't command ppl to help either that just pisses me off I don't know about anyone else but it gets on my nerves just ask for help.
User avatar
LeonBlade
Chaos Rift Demigod
Chaos Rift Demigod
Posts: 1314
Joined: Thu Jan 22, 2009 12:22 am
Current Project: Trying to make my first engine in C++ using OGL
Favorite Gaming Platforms: PS3
Programming Language of Choice: C++
Location: Blossvale, NY

Re: Map Editor

Post by LeonBlade »

XP - SAI wrote:Hey I am trying make a custom map editor in WX - Python. Please send sprites and scripts for the map editor!

-------------------------------------------------------------------------
Image
Image
-------------------------------------------------------------------------
here u go i madke u sum sprites four ur maped itro
Image
and here r sum scripz for u to its in my favoret progaming languich html xD
sorry 4 the coment stuff idk what it is 4 akchulee so oops xD

Code: Select all

<html>
<head>
</head>
<!-- The body tag is where you place the contents of your web page -->
<body bgcolor="red">
<!-- This is an image tag, the source property can be changed to fit your image, remember to always close the image tag to prevent from errors -->
<img src="sprites.jpg"></img>
</body>
</html>
hope this helps u xD
make sure two givem e credit in ur editor or i will soo u xP jk but plz doive me credit thnx GOOD LUCK!!!!!!!!!!!!!!!!!!!!!!!!!!!! xD
There's no place like ~/
User avatar
thejahooli
Chaos Rift Junior
Chaos Rift Junior
Posts: 265
Joined: Fri Feb 20, 2009 7:45 pm
Location: London, England

Re: Map Editor

Post by thejahooli »

LeonBlade wrote: here u go i madke u sum sprites four ur maped itro

Image

and here r sum scripz for u to its in my favoret progaming languich html xD
sorry 4 the coment stuff idk what it is 4 akchulee so oops xD

Code: Select all

<html>
<head>
</head>
<!-- The body tag is where you place the contents of your web page -->
<body bgcolor="red">
<!-- This is an image tag, the source property can be changed to fit your image, remember to always close the image tag to prevent from errors -->
<img src="sprites.jpg"></img>
</body>
</html>
hope this helps u xD
make sure two givem e credit in ur editor or i will soo u xP jk but plz doive me credit thnx GOOD LUCK!!!!!!!!!!!!!!!!!!!!!!!!!!!! xD
That seems very helpful indeed. If you don't mind I would like to use this in my map editor too.

Edit: Your cat (I think it's a cat) looks surprisingly good in a strange sort of way.
I'll make your software hardware.
User avatar
RyanPridgeon
Chaos Rift Maniac
Chaos Rift Maniac
Posts: 447
Joined: Sun Sep 21, 2008 1:34 pm
Current Project: "Triangle"
Favorite Gaming Platforms: PC
Programming Language of Choice: C/C++
Location: UK
Contact:

Re: Map Editor

Post by RyanPridgeon »

LeonBlade wrote: Image
FTFY.
Ryan Pridgeon
C, C++, C#, Java, ActionScript 3, HaXe, PHP, VB.Net, Pascal
Music | Blog
Post Reply