• ✨ ARCHIVE MODE ✨
    The forum has now been set to read-only mode, no new posts, resources, replies etc will not be possible.
    We recommend you join our Discord server to get real-time response: Discord Invite Link

Not a bug Pokétails

Status
Not open for further replies.

Dr Blazikovzki

Fisherman
As we all probably know there is a bitch fat ass guys selling Pokétails on route 32. I wanted to figure out how special it was to have such a thing and tried to buy it, with 1.000.000 gold. However, it turned out whether you have the money or not you cannot buy it. Is this supposed to be like this?

EDIT: He says the same line if you have the money or not.
 

Enethil

Community Support & Suggestions/Feedback Moderator
Donator
Trusted Support
Retired Mod
Yes, it is supposed to be that way because you should not be able to get that much money before gen 5. I have no clue what the money limit is in Pokemon 3D since it's a bit too early to earn that much :p
 

DracoHouston

Kolben Developer
Contributor
Yes, it is supposed to be that way because you should not be able to get that much money before gen 5. I have no clue what the money limit is in Pokemon 3D since it's a bit too early to earn that much :p
as far as i know it is stored as a 32 bit signed integer, so 2147483647
 

Dr Blazikovzki

Fisherman
But that indicates the maximum money you can have, that doesn't give answer to my question. Also yes, there is a max that you can get before getting in that event, thats probably why we can't do it..
 

DracoHouston

Kolben Developer
Contributor
But that indicates the maximum money you can have, that doesn't give answer to my question. Also yes, there is a max that you can get before getting in that event, thats probably why we can't do it..
this is the script for it, you can always check this stuff out yourself
Code:
:if:not register(slowpoketail_fatguy)
:then
@Register:slowpoketail_fatguy
@Turn:Player,1
@Turn:9,2
@Text:How would you like~to have this~tasty, nutritious~SLOWPOKETAIL?*For you right now,~just 1.000.000 PokeDollar!*You'll want this!
[USER=5463]options[/USER]:Yes,No
:when:Yes
@Text:Tch! I thought~kids these days~were loaded...
:when:No
@Text:Tch! I thought~kids these days~were loaded...
:endwhen
:endif
:end
no it doesn't appear that nils implemented that
 

Liamash3

Dragon Tamer
Donator
We'd need a Slowpoketail item in the first place for this to work...I think the HG/SS games had a slowpoketail item but it was dummied out...
 

snoe

Active Member
As we all probably know there is a bitch fat ass guys selling Pokétails on route 32. I wanted to figure out how special it was to have such a thing and tried to buy it, with 1.000.000 gold. However, it turned out whether you have the money or not you cannot buy it. Is this supposed to be like this?

EDIT: He says the same line if you have the money or not.
if you played red and blue, you'd remember there was the bike shop owner that sells a bike for 1,000,000, obviously you could never acquire that much because the game had a limit of 999,999. This was here as a gag

and the same concept applies to the SlowPokeTail (Dr Blazikovzki not poketail btw)

it's a joke guys, don't take it so literal

also DracoHouston slowpoketails were never meant to be bought in game, besides. the guy dissapears after the Slowpoke Well event.
 

Falkner

Active Member
But I do remember that you could actually buy slopoketails in the town wjere Pryce is the leader (i forgot the name, will edit it later) for 2000 pokedollar. It was in the store which was actually rockets hideout but you could only buy it BEFORE you met Lance.
It didn't really had any use though, you could only sell it...
 
Status
Not open for further replies.
Top