• Our friends from the Johto Times are hosting a favorite Pokémon poll - and we'd love for you to participate! Click here for information on how to vote for your favorites!
  • Welcome to PokéCommunity! Register now and join one of the best fan communities on the 'net to talk Pokémon and more! We are not affiliated with The Pokémon Company or Nintendo.

Recent content by Polectron

  1. P

    [Discussion] What are you working on?

    Hey, that looks very nice! I'm also working in a pbs editor but for trainers, it can already create new trainers and I'm finishing the part for editing new trainers, It is in Spanish wich is my native language but I'm planning on translating it :3
  2. P

    Resource requests

    Here, your pinsir ^^:
  3. P

    Screenshot/Music Showcase

    This is a script I've been working on latelly, it's an ocarina of time like script for playing a song and activate certain events :3
  4. P

    [Question] Story line

    Yep, that basically sums it up.
  5. P

    [Question] Reading from file

    Well... I don't use the files in that way because I don't like regular expresions... I prefer a file using CSV it's easier, in fact it is how many of the pbs files work. it would be something like: I would do the reading so: file = open(link,"r+") lines = file.read lines = lines.split(/\n/)...
  6. P

    [Question] Story line

    Yep, but by creating a new story, even if you don't want to you are unconsciously reusing concepts that were used in other stories you had contact with, this isn't a problem, this is part of the process. Look it this way: "everything already exists. The ideas, plots, characters — they’re...
  7. P

    [Question] Story line

    Yeah, that's a good question that everybody does when he starts a new project, the firs place is to know, I mean, you need to know what others have done, you have to also use your own imagination and then use the experience and concepts you get by influence of other projects and ideas. You have...
  8. P

    [Question] Custom Tilesets

    You could ask personally to some tilers via deviantart, some may say no and other say yes, but you have to show interest and a good product so they are interested in help you.
  9. P

    [Question] Custom Tilesets

    There are a lot of tilers in deviantart, like this one, who does lots of awesome tiles: https://thegreatblaid.deviantart.com/gallery/ Normally you have to give credits, or ask for permission, other tilers may sell you custom tiles.
  10. P

    [Question] Where to upload game file?

    Yo can use the normal hosting solutions like mega, mediafire or even Dropbox. This are all very known and work perfectly. If you want to have a simple plataform for postíng some information about your game wiki is a good solution, I personally prefer a blog, but if you use this option you will...
  11. P

    Screenshot/Music Showcase

    The interface looks good but you should work a bit more on the buttons, I mean, the idea is great but they look very pixelated specially in the curved borders, and the letters are completely irregular, also the background of the buttons doesn't fit with the collors of the button. I like the...
  12. P

    Do you still buy music?

    I love music so I like to suport the artists, I don't buy the physical CD, but I have a subscription to Google Play Music so I listen to everything I want. The last time I bought a CD was like... never? XD
  13. P

    [Discussion] Engines for your games

    For my pokemon fangame I use the essentials engine It totally fits with what I need and with a bit of coding you can add or modify whatever you want , having this open project makes nosense building your own engine for a pokemon fangame, It would be like reinventing the wheel. But for original...
  14. P

    [Discussion] What are you working on?

    I'm working on a script for essentials that generates events in a map wich are wild pokemons that you can battle by bumping on them. Here is a prove of the concept: jt-7ZgWLSOM The events are loaded from a .txt file wich contains the info needed to generate them, an then another script is...
  15. P

    Skype

    I use skype every day to talk with online friends, it isn't as good as MSN was but it does the job XD I've tried to use ICQ for IM, it's just perfect but nobody used it D:
Back
Top