• Our software update is now concluded. You will need to reset your password to log in. In order to do this, you will have to click "Log in" in the top right corner and then "Forgot your password?".
  • 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.
H
Reaction score
6

Profile posts Latest activity Postings About

  • I would but I'm busy in school at the moment. There is another user of this forum who is working on an engine in java as well and he has surpassed mine so there isn't much of a point for me to continue mine anyway.
    Could you help me with a simple script scene where the player can pick their gender? I evented it out then I found out that a command is broken and Essentials. Unfortunately, I'm not a scripter so I need a bit of help.

    i'll beg
    yes, but not the one that comes with the new version of essentials. mine calls a php script on the lightning yellow website
    Now you write your code to get the data from the server into the game, then write some more code to do checks against data.

    It's probably better if you just figure things out for yourself, rather than me telling you everything. It's how I learnt.
    I suggest playing around with MySQL on a server and learning what it's functions are before coding with it in RGSS.

    To have it online you'll need a webhost.
    If you're connecting to a server on the internet, you'll need to put in the domain name instead of localhost.

    Localhost only works if you're running code on the same server as the SQL Server.
    I don't know how to work it, so no. I was just given a link and told it'd be a good idea to include it, so I did. I'm hoping someone can figure out how to use it.
    have you released it?

    EDIT**
    Saw that it isnt done yet. Good luck! Sendme a link when it is!
    Looking forward to it!
    Neither do I, but even I know that giving out all your passwords is a bad idea. Try finding a network game programming tutorial; you'll get a lot further once you have the basics of networking down :)
    Alright. Anyway, I just had a look at your MySQL code in this thread, and... let's just say there's a huge, huge flaw. You should never store passwords on a server unencrypted, and whatever you do, never ever send a user the entire freaking password list. I think you can figure out why yourself.
    I mean ... make it work. So you can like battle the pokemon. Run from the battle. Capture them too.
    Nice Mystery Gift script. I'd like to make some comments:
    Firstly, what's the reason for the '+ 1 - 1' after each variable assignment? Adding one then subtracting one has no effect.
    Secondly, if I remember how Pokémon Essentials works, setting a gift to be shiny won't actually do so. How are you going to fix this?

    Nice work otherwise. It's a shame you had to go and steal the trading scripts from Pokémon Raptor - I'm sure that if O.G. Duke or Wichu wanted their scripts to be public, they'd have posted the scripts themselves. I don't think anyone would mind if you decompiled their scripts for educational purposes - I assume your Mystery Gift script is inspired by Raptor's, right?

    Anyway, are you going to try your hand at making your own trading script? I bet loads of developers would appreciate it, and you'd get a lot of experience doing so.
    Okay I believe you on the latter sentiment. However the distribution of those other scripts was against the rules is all. I'm being lenient because I understand that you may not have known of the rules. But you should still ensure that you only distribute content which is 100% yours, or free to distribute. And so I shall open your mystery gift thread. My apologies on that account.
  • Loading…
  • Loading…
  • Loading…
Back
Top