Recent content by stead573

  1. S

    [ARCHIVE] Simple Questions (SEARCH BEFORE ASKING A QUESTION)

    Editting PC Items... Ok, so I've searched this thread, but can't find anything on this, using the following terms: 1. "pc" - too short to search. 2. "pc item" - results are every post including "item". 3. "computer" - results are every post where someone has a problem with their computer. Does...
  2. S

    Hack Tutorials: Scripting

    No worries! I'm happy to help!
  3. S

    Hack Tutorials: Scripting

    Hey kingdude256, check out my signature for a download of Pokescript. Hope this helps!
  4. S

    Script Requests/Sharing/Discussion

    Hey destinedjagold, I've just searched this thread and here's a post that should help you: https://www.pokecommunity.com/showthread.php?p=3084032&highlight=trainerbattle#post3084032 A little word of advice for you. If I get a script to work, I save an example script for future reference. This...
  5. S

    Script Requests/Sharing/Discussion

    Could you post the script you're now using?
  6. S

    Script Requests/Sharing/Discussion

    Ok, select the [S] event in Advance Map, then enter the following: Unknown: 03 00 Var Number: 50 40 Var Value: 00 00 Unknown: 00 00 Hope this helps!
  7. S

    Script Requests/Sharing/Discussion

    linkandzelda, try this... ...and make sure you set sudowoodo's sprite People ID [in Advance Map] to 1136. Hope this helps!
  8. S

    Script Requests/Sharing/Discussion

    The flags to set, for FireRed/LeafGreen are: setflag 0x828 - to turn on PokéMenu setflag 0x829 - to turn on PokéDex special 0x16F - to turn on National Dex If you need a working example, PM me.
  9. S

    Script Requests/Sharing/Discussion

    nicknaming pokemon Hi All! I've posted a few times and had a few replies on this problem but just can't seem to get the namepokemon script working properly. The whole script works perfectly, except for the fact that when I choose to give the pokémon a nickname, the following happens: It...
  10. S

    Script Requests/Sharing/Discussion

    Thanks for the advice thethethethe, but I still can't get the script to run properly. I'm starting to think that "namepokemon" ends a script, and therefor cannot run anything afterwards. Do you know anything about this? Thanks!
  11. S

    Script Requests/Sharing/Discussion

    Hi All! Just wondering if someone could have a quick look at this piece of code I'm having a problem with. Right, ALL of the script works, except for this piece: message $nameTreeko $nameTreeko 1 = Do you want to give a nickname\nto TREEKO? boxset 5 compare LASTRESULT 1 if B_FALSE goto...
  12. S

    [ARCHIVE] Simple Questions (SEARCH BEFORE ASKING A QUESTION)

    Are you sure you have downloaded compatible ROMs for VBA? GB GBC GBA As you will notice, I have a .gba (GameBoy Advance) ROM. Ok, there are atleast three different ways of loading the ROM. [Method 1] Drag and drop the ROM file onto the VBA icon, like so: [Method 2] Open VBA, then...
  13. S

    Script Requests/Sharing/Discussion

    Hi All! I was just wondering if anyone could have a quick look at this script and let me know if I have made any errors in it. It just doesn't seem to run. When I enter the script tile, the game just freezes! :\ The script is for [People No. 7] to move one step to the left and then talk to the...
  14. S

    Gameplay vs. Graphics

    Hey All! Great to see all of you posting your views, this is exactly what I wanted to see...discussion! I wasn't too sure if this thread would take off at all, but it does seem as though there's a bit to talk about. I think you can all see it's been established that Gameplay favours over...
  15. S

    Script Requests/Sharing/Discussion

    Do you think the problem may be that you have used a capital letter: #org $begin lock faceplayer checkflag 0x207 if 1 goto $done message $ah boxset 6 playsound 0xFFFF #raw 0x33 applymovement 2 $mv1 pusemove 0 setflag 0x207 applymovement 2 $mv2 pausemove 0 message $well boxset 6 playsound 0x13B...
Back
Top