Recent content by Grinner

  1. G

    Research: Pokemon data decrypting (asm code)

    Heh I dont know if I should be exasperated or gratefull (leaning towards gratefull) becuse I have been trying to learn ASM to do simmiler things to this for a while thinking that ASM would never become mainstream enough to have this complecated stuff posted on a forum. Now I need to work out if...
  2. G

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

    Thankyou thethethethe! you have no idea how annoying it is to see " your pokemon are freezing in the extreme cold " then to read on the status menu they have gone to sleep yet again! Perhapse someone could also help me with the createsprite command? i want to make a sprite that copys the player...
  3. G

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

    Hello all! I was wondering if anyone knew how to change the location of sethealingplace (0x9F) I know that 0xE on ruby sends you to the door outside of the pokecenter in oldale however I wonderd if anyone knew how to, for example change the location to the middle of town. Any help would be...
  4. G

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

    Hello all! Actualy a simple question this time... Dose anyone know if its possable to use asm to make a 'call script' function in an item? I have been experementing with item hex editing but due to my abismal ASM skills I havent had a huge sucsess and it would be much easyer for me and likely...
  5. G

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

    Heya all! This is perhapse not the best place to ask this but I thought you might have some valuable insight, I have recently began looking into much more detailed hacking, and i wanted to make my own items, I have located the field usage offset for repel in ruby and decided to change that...
  6. G

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

    uhg cant you use write byte to ofset from inside a script or something simmiler?
  7. G

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

    thanks dshayabusa, I do know the data I wanted to find the pointer for, coolboyman was able to find the type's damage modifications and I wanted to be able to repoint the pointer through a script to an edited set of modifications, (for example in a certain area fire might do 10% more damage)...
  8. G

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

    Hello all! I was wondering if anybody knew of a way to locate pointers to a specific part of data? i wanted to build a script that would warp what happend in battles, for example to give fire more power in a particuler place but have found that dispite coolboyman's discovery on how to edit...
  9. G

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

    ahh i dont see how i missed that, i would rep you for pointing it out but unfortunatly my mouse suddenly broke :)
  10. G

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

    thanks a lot thethethethe its got everything i need! i never imagend bulbapedia would have that sort of info. ill start working on it tonight, i would rep you if this forum had that.
  11. G

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

    Heya all This might be a bit too complecated for 'simple questions' but i thought i would run it past you... I am still trying to remove pokemon and then replace them but recently i ran into thread 145412 (i dont have the post count to post URLs) about adding items strait into the PC, i know...
  12. G

    [Archive] Script help thread

    Heya all... i have an extention to the my previous question about makeing pokemon dissapear/reapear... I am still no closer on figureing out how to remove pokemon, if possable but i belive commands such as Checkattack could be used to reconstruct the pokemon to be recoverd later. Thinking about...
  13. G

    [Archive] Script help thread

    exactly, just like if you give a pokemon before its enabled, it just dosent show the menu although that would work, in a battle you could just swap to another pokemon and theres no problem. I was looking for some way to stop this and make it a suvival type game where your pokemon needs to last a...
  14. G

    [Archive] Script help thread

    Could someone advise me on a small ruby scripting question? I have been setting up a scean in a trial hack where your pokemon are stolen half way through the game (disabeling the Pokemon menu ext.) and have set up so that you can be given a pokemon from another trainer, however i was hopeing to...
  15. G

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

    Very sorry for the repost but i seem to have been missed, Could someone advise me on a small ruby scripting question? I have been setting up a scean in a trial hack where your pokemon are stolen half way through the game (disabeling the Pokemon menu ext.) and have set up so that you can be...
Back
Top