• ✨ 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

Status Script

Status
Not open for further replies.

Filympe

Bug Catcher
Can someone tell me in which folder i can find the status script? i've been trying to make leech seed work for my skiploom and i wanted to base it of poison for the constant damage and like mega drain for recovery but i can't find poison. i tried looking for it from the poisonpowder script Attacks_AddBattleStep("SpecialStatus", Attacks_GetTargetStringByAttackTarget("target") .. "|poisoned") doesn't help me. please help me or let me know if leech seed will be implemented in the next update.
 

Darkfire

Administrator
Administrator
P3D Developer
Can someone tell me in which folder i can find the status script? i've been trying to make leech seed work for my skiploom and i wanted to base it of poison for the constant damage and like mega drain for recovery but i can't find poison. i tried looking for it from the poisonpowder script Attacks_AddBattleStep("SpecialStatus", Attacks_GetTargetStringByAttackTarget("target") .. "|poisoned") doesn't help me. please help me or let me know if leech seed will be implemented in the next update.
ATM those aren't scripts
 

Filympe

Bug Catcher
Can someone tell me in which folder i can find the status script? i've been trying to make leech seed work for my skiploom and i wanted to base it of poison for the constant damage and like mega drain for recovery but i can't find poison. i tried looking for it from the poisonpowder script Attacks_AddBattleStep("SpecialStatus", Attacks_GetTargetStringByAttackTarget("target") .. "|poisoned") doesn't help me. please help me or let me know if leech seed will be implemented in the next update.
ATM those aren't scripts
so how do they work? (and is leech seed fixed in the next release?)
 

Filympe

Bug Catcher
so how do they work? (and is leech seed fixed in the next release?)
They are hard coded into the Pokemon.exe file and we haven't been working on moves recently.....
look my programmin skills are very basic but i'd like to help i have some free time especially with summer in the horizon so if you can give me some basic things i can help and i want to help (i uploaded bullet seed and rock smash somewhere which are usefull one for hoppips and one to beat gym 3)
 

Darkfire

Administrator
Administrator
P3D Developer
They are hard coded into the Pokemon.exe file and we haven't been working on moves recently.....
look my programmin skills are very basic but i'd like to help i have some free time especially with summer in the horizon so if you can give me some basic things i can help and i want to help (i uploaded bullet seed and rock smash somewhere which are usefull one for hoppips and one to beat gym 3)
Those we can testAnd we appreciate any help you can do...but with poison I can't help you there as only nilllzz and draco have access to the source for Pokemon.exe
 

Filympe

Bug Catcher
look my programmin skills are very basic but i'd like to help i have some free time especially with summer in the horizon so if you can give me some basic things i can help and i want to help (i uploaded bullet seed and rock smash somewhere which are usefull one for hoppips and one to beat gym 3)
Those we can testAnd we appreciate any help you can do...but with poison I can't help you there as only nilllzz and draco have access to the source for Pokemon.exe
could you please ask them what kind of script they use for after turn constant damage like poison, burn, curse, seed, etc. and then send it to me?
 

Filympe

Bug Catcher
http://pokemon3d.net/wiki/index.php?title=Attacks_API
This is a list of much of the commands that are in the game atm
There is very little documantation about what each does however so good luck....
I will ask when I can which functions do what
interresting thank you btw when you have time maybe you could check the two moves i posted in http://pokemon3d.net/threads/2478/ i'd like to know if i should keep doing this or if you guys have some kind of different plans for future moves and this will be irrelevant on tuesday or something
thanks again :)
 

Darkfire

Administrator
Administrator
P3D Developer
http://pokemon3d.net/wiki/index.php?title=Attacks_API
This is a list of much of the commands that are in the game atm
There is very little documantation about what each does however so good luck....
I will ask when I can which functions do what
interresting thank you btw when you have time maybe you could check the two moves i posted in http://pokemon3d.net/threads/2478/ i'd like to know if i should keep doing this or if you guys have some kind of different plans for future moves and this will be irrelevant on tuesday or something
thanks again :)
Already copied them ;)
I am trying to figure out the animation issues now
 
Status
Not open for further replies.
Top