Map Editor
Moderator: PC Supremacists
Map Editor
Hey I am trying make a custom map editor in WX - Python. Please send sprites and scripts for the map editor!
-------------------------------------------------------------------------
-------------------------------------------------------------------------
-------------------------------------------------------------------------
-------------------------------------------------------------------------
-
- Chaos Rift Cool Newbie
- Posts: 70
- Joined: Mon Dec 13, 2010 10:55 pm
Re: Map Editor
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?
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)
I like C/++, SDL, SFML, OpenGL and Lua. If you don't like those, then gtfo my sig pl0x (jk trollololololol)
- dandymcgee
- 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
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!
Re: Map Editor
Sorry if I didn't say that right. But I think the first build will be done January 25, 2011. (Suggestions pl0x)
-
- Chaos Rift Cool Newbie
- Posts: 70
- Joined: Mon Dec 13, 2010 10:55 pm
Re: Map Editor
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.
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)
I like C/++, SDL, SFML, OpenGL and Lua. If you don't like those, then gtfo my sig pl0x (jk trollololololol)
- Ginto8
- ES Beta Backer
- Posts: 1064
- Joined: Tue Jan 06, 2009 4:12 pm
- Programming Language of Choice: C/C++, Java
Re: Map Editor
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:
or give you a script like this:
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.
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:
or give you a script like this:
Code: Select all
#!/bin/bash
echo Fuck you too, asshole!
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.
Re: Map Editor
win!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:
or give you a script like this:2 - first BUILD? you're kidding me, it's python.Code: Select all
#!/bin/bash echo Fuck you too, asshole!
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.
On topic:
You seriously expect people to just send you scripts?
- thbp
- 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
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
Wrestlers have three motion: side 2 side , circle, and stalk
Wrestlers have three motion: side 2 side , circle, and stalk
- Ginto8
- ES Beta Backer
- Posts: 1064
- Joined: Tue Jan 06, 2009 4:12 pm
- Programming Language of Choice: C/C++, Java
Re: Map Editor
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.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.
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.
- Singleton
- 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
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:
or give you a script like this:Code: Select all
#!/bin/bash echo Fuck you too, asshole!
lol
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?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)
What a funny looking child... Wait, it's a dog!
- adikid89
- 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
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
My first game C++/SDL Yoshi Combat! = http://www.youtube.com/watch?v=HQ9mMBEWSZg
==============================================================
==============================================================
-
- 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
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.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)
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.
- LeonBlade
- 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
here u go i madke u sum sprites four ur maped itroXP - SAI wrote:Hey I am trying make a custom map editor in WX - Python. Please send sprites and scripts for the map editor!
-------------------------------------------------------------------------
-------------------------------------------------------------------------
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>
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 ~/
- thejahooli
- Chaos Rift Junior
- Posts: 265
- Joined: Fri Feb 20, 2009 7:45 pm
- Location: London, England
Re: Map Editor
That seems very helpful indeed. If you don't mind I would like to use this in my map editor too.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 xDhope this helps u xDCode: 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>
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
Edit: Your cat (I think it's a cat) looks surprisingly good in a strange sort of way.
I'll make your software hardware.
- RyanPridgeon
- 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
FTFY.LeonBlade wrote: