News:

A forum for users of LackeyCCG

Main Menu
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - xdarkgeox

#31
CCG Design Forum / Re: second world card game
December 05, 2018, 11:37:41 AM
interesting you made this yourself?
#32
not sure if your game is playable state but if it is you should start establishing your game by having a defining rule book of your game, dont worry about needing to constantly change rules if it atleast have a stucture it be easier for you and followers to keep up with the game's current state. Also it helps if to start desgining card's apperanc early on it dosent have to be perfect but it should be like the design u goin for us MS Paint if u need too XP. If you need some card game design help or lacky help you can join my discord server can help with that stuff https://discord.gg/a9EUgZw . Early warning is that server is a devlopment server so you are expected to help my game in some way when u first join.
#33
ah cool didnt realize u made this thread lol ur plugin is one of the main reason that my plugin have scripts to begin with xd also thx for new spawn info. ASR is not a set name but abbrevation. adding set names in Tokens name should be in ur plugin since magic uses allot of shared names of tokens like u were saying "Warrior" is a generic name and can be applied from many tokens from many sets but "Warrior [M19]" is more defined.
#34
the spawn function only spawn 1 card from the general folder however if you add scripts to the carddata file you can make any card spawn any card in the plugin
#35
Its been a while but Mecha Warriors Lackey Update Ver 2.3 is now available. This game as gone through another major redesign and effects have been rewritten for a easier understanding. To see what have changed since the last update i suggest visiting http://mwcardgame.blogspot.com/2018/08/mecha-warriors-23-rule-book-now.html for a detail understanding.

2.3 Rulebook Download - http://www.mediafire.com/file/jzhm4i4mb7mg2we/Mecha+Warriors+2.3+Rule+Book+Online+Ver.pdf

Plugin Auto-update: https://raw.githubusercontent.com/xdarkgeox/Mecha_Warriors/master/updatelist.txt

If you are interested of learning or playing this game our discord server do have a bit of people in it, we always eager to have new players: https://discord.gg/a9EUgZw

Also i want to give a Special Thanks to the Starcat Products crew, they ended up helping me rewrite all effects for this game. They have a physical card game and a lacky online version too named UCG (Universal Card Game) check their game out at https://ucg.online/
#36
interesting concept, ill be sure to check it out
#37
tried using the wikia and resizing the images yourself with photo editing software?
#38
oh for that i recommend you downloading images 350 X 480. Then renaming the plugin folder to something else then edit the carddata.txt or carddata2.txt in the plugin's set folder using MS Excel and in the text import wizard just press keep pressing next :P. After that make up folder in the setimages folder of the plugin and put all new cards there. Then in the excel file add the info needed for each new card. Heres a useful guide of editing the carddata file http://www.lackeyccg.com/tutorialplugin.html#carddata. After you done editing the carddata file save as a text file tab delimited and the new cards should be added in the plugin. Using added cards has the downside of not being able to be download automatically so you have to share the whole plugin file via manual download, also the plugin would only work online against someone with the exact plugin online
#39
this is the latest plugin for pokemon https://pkmncards.com/lackey/updatelist.txt. Unfortunately the pokemon plugin hasn't been updated since February of this year and there hasn't been a word to my knowledge if a update is upcoming. Lacky and its plugins is a open source so you can add the cards in yourself if you really want to do so some playtesting.
#40
nice very clean
#41
of course you can make cards flip in any direction just modify this function in the plugininfo

<cardfunction><label>Turn</label><kind>MAKERIGHT90DEGREES</kind><includeasbutton>no</includeasbutton></cardfunction>

instead 90 , you can put 270 for left or 180 for upside down
#42
interesting game the demo works pretty well however one picture for a deck instead individual cards can be ver confusing x.x
#43
yeah just make a repository and drag and drop your images or folder to the site. Wordpress i believe is not supported since you need raw links for the images. Another alternative i know of is amazon storage but it can be a hassle to set up.
#44
No worries man, if you know how feustrating autoupdate can be sometimes. For me dropbox, dosent work so i would recommend to use another platform for hosting. If you like to know how an autoupdate looks like use my mecha warriors plugin as an example of the things you need https://raw.githubusercontent.com/xdarkgeox/Mecha_Warriors/master/updatelist.txt
#45
yup it see seems like you are listing CardImageUrls as CardURLFiles, you should have a separate file named CardImageURLs1.txt and list in it what have what you have on the update list then in the the update list you should list it like this.

CardURLFiles:
CardImageURLs1.txt

You are also missing some key components in your update file such as a cardback, a spawned image, and the data file.

If this doesn't work try using a generalurl which has all your pics in a folder link in the update file or just hard code the image in the update file with its checksum.   

CardGeneralURLs:
(folder link)