a place for all your custom card needs you can post scripts pics and request for card to be made also please donate to the funding for a new server made for custom card duels
 
HomePortalLatest imagesSearchRegisterLog in

Share
 

 Help me do a custom card

View previous topic View next topic Go down 
AuthorMessage
ultrarotom




Member Title : merdaman
Posts : 22
Join date : 2014-04-25

Help me do a custom card Empty
PostSubject: Help me do a custom card   Help me do a custom card Icon_minitimeSat May 03, 2014 9:37 pm

http://i.picresize.com/images/2014/04/27/NIDUE.jpg

want to make a card with the same exact effect as Masked Sorcerer called Flameslinger but as a Fire Warrior with 1200 atk and 800 def and lv3. Please, anyone help.

Code: 91182132
Back to top Go down
VB99

VB99


Member Title : Legendary Planet
Posts : 368
Join date : 2013-11-10

Help me do a custom card Empty
PostSubject: Re: Help me do a custom card   Help me do a custom card Icon_minitimeSat May 03, 2014 10:04 pm

function c91182132.initial_effect(c)
local e1=Effect.CreateEffect(c)
e1:SetDescription(aux.Stringid(91182132,0))
e1:SetCategory(CATEGORY_DRAW)
e1:SetProperty(EFFECT_FLAG_PLAYER_TARGET)
e1:SetType(EFFECT_TYPE_SINGLE+EFFECT_TYPE_TRIGGER_F)
e1:SetCode(EVENT_BATTLE_DAMAGE)
e1:SetCondition(c91182132.condition)
e1:SetTarget(c91182132.target)
e1:SetOperation(c91182132.operation)
c:RegisterEffect(e1)
end
function c91182132.condition(e,tp,eg,ep,ev,re,r,rp)
return ep~=tp
end
function c91182132.target(e,tp,eg,ep,ev,re,r,rp,chk)
if chk==0 then return true end
Duel.SetTargetPlayer(tp)
Duel.SetTargetParam(1)
Duel.SetOperationInfo(0,CATEGORY_DRAW,nil,0,tp,1)
end
function c91182132.operation(e,tp,eg,ep,ev,re,r,rp)
local p,d=Duel.GetChainInfo(0,CHAININFO_TARGET_PLAYER,CHAININFO_TARGET_PARAM)
Duel.Draw(p,d,REASON_EFFECT)
end

Here you go, pal.

You need to do the rest in the card manager outlaw created.
Back to top Go down
http://www.fanfiktion.de/u/VB99
ultrarotom




Member Title : merdaman
Posts : 22
Join date : 2014-04-25

Help me do a custom card Empty
PostSubject: Re: Help me do a custom card   Help me do a custom card Icon_minitimeSat May 03, 2014 10:46 pm

Didnt work Sad


Download outlaw's card manager, just had a virus.
Back to top Go down
VB99

VB99


Member Title : Legendary Planet
Posts : 368
Join date : 2013-11-10

Help me do a custom card Empty
PostSubject: Re: Help me do a custom card   Help me do a custom card Icon_minitimeSat May 03, 2014 11:25 pm

...Did you remember to undo the check-thingy for the download-manager of the website?
Back to top Go down
http://www.fanfiktion.de/u/VB99
ultrarotom




Member Title : merdaman
Posts : 22
Join date : 2014-04-25

Help me do a custom card Empty
PostSubject: Re: Help me do a custom card   Help me do a custom card Icon_minitimeSat May 03, 2014 11:33 pm

Now i am using it and i tried to make the card, didn't work and my computer is still slow as heck from the virus...

Card didn't work, could you please put it in a pack?
Back to top Go down
VB99

VB99


Member Title : Legendary Planet
Posts : 368
Join date : 2013-11-10

Help me do a custom card Empty
PostSubject: Re: Help me do a custom card   Help me do a custom card Icon_minitimeSat May 03, 2014 11:41 pm

Yeah, as soon as I get the manager working again.. I had a .cdb-error, so that might take I while... Who am I kidding, it will take forever, as I have no idea how the manager works XD
Back to top Go down
http://www.fanfiktion.de/u/VB99
ultrarotom




Member Title : merdaman
Posts : 22
Join date : 2014-04-25

Help me do a custom card Empty
PostSubject: Re: Help me do a custom card   Help me do a custom card Icon_minitimeSat May 03, 2014 11:51 pm

If you don't know how to use that packer, put those files in mackpro/ygopro main folder then click export and where it says name search the name of card, click on that arrow and save it.

Now, save up that zip file and upload it here.

And an offtopic, i love your avatar and that card, i've been using the legendary planets and that one is my favorite, i can use it with mind crush and control even spell/traps my opponent controls!
Back to top Go down
VB99

VB99


Member Title : Legendary Planet
Posts : 368
Join date : 2013-11-10

Help me do a custom card Empty
PostSubject: Re: Help me do a custom card   Help me do a custom card Icon_minitimeSun May 04, 2014 1:12 am

To me, it says nothing, as I can't even get the packer to work :/

Offtopic: Yeah, I love this card too. Especially when I can get an opponents mirror force or stuff like that^^


Last edited by VB99 on Sun May 04, 2014 3:22 pm; edited 1 time in total
Back to top Go down
http://www.fanfiktion.de/u/VB99
ultrarotom




Member Title : merdaman
Posts : 22
Join date : 2014-04-25

Help me do a custom card Empty
PostSubject: Re: Help me do a custom card   Help me do a custom card Icon_minitimeSun May 04, 2014 2:55 pm

Anyone else can try and help me?
Back to top Go down
TGAP-Trixie

TGAP-Trixie


Member Title : Trixie does not even...
Posts : 273
Join date : 2014-04-17

Help me do a custom card Empty
PostSubject: Re: Help me do a custom card   Help me do a custom card Icon_minitimeMon May 05, 2014 4:19 am

You're just trying to add it into the card database? If the card manager isn't working, download sqlite expert personal 3 (or there might be a new one, I haven't updated as I don't know if it's backwards compatible) and do it manually. You can find how to do that in This thread.

But if you're looking for somewhere to make a card image and whatnot, I use Yugioh Card Maker (Yugico for tokens)
Back to top Go down
Sponsored content





Help me do a custom card Empty
PostSubject: Re: Help me do a custom card   Help me do a custom card Icon_minitime

Back to top Go down
 

Help me do a custom card

View previous topic View next topic Back to top 
Page 1 of 1

 Similar topics

-
» Help with my first custom card
» Help with custom card
» Custom Card Rules
» Custom card set: Drawstorm
» Custom card scripting request.

Permissions in this forum:You cannot reply to topics in this forum
Mackpro :: MackPro :: Requests-