SSR mining
think about what the government encourages you to do
illegal activities prohibited by the government must not be done< What the government has not said, do it boldly!
I'll take a lead and write some simple unit settings. Please add more deficiencies<
the unit attributes of ra2 are defined in the rules.ini file. Yuri is rulesmd.ini
take the American soldier as an example first
[E1]
uiname = n ame:E1 / Unit name displayed in the game, The related content is in ra2 (MD). CSF
name = GI / unit's name (optional)
Image = GI / unit's image display name (edit in Art (MD). Ini
category = soldier / unit's type
primary = M60 / main weapon
secondary = para / secondary weapon
occupier = yes / can occupy the building for combat
occupyweapon = ucpara / use in occupying the building
elite occupyweapon = ucelitepara / elite use weapons in occupied buildings
opentransportweapon = 1 / use the first weapon in the vehicle (as it seems)
prerequisite = gapile / necessary buildings
crushsound = infrarysquish / sound effects of pressure on tankers
strength = 125 / health
PIP = white / what does it show in the vehicle Color
occupypip = personblue / color displayed in occupied buildings
armor = none / armor type
techlevel = 1 / technology level (different requirements are 1 to 10, - 1, i.e. cannot be built)
sight = 5 / eyesight (how many dark screens can be opened)
speed = 4 / speed
owner = British, French, Germany, Americans, Alliance / country (cAMP)
cost = 200 / price
Soylent = 100 / seems to be the money after being put into the stbin
points = 10 / seems to be the experience value after being eliminated
isselectable combat = yes / defined as controllable unit
voiceselect = giselect / voice of unit
voicemove = gimove / voice of unit
voiceattack = giattackcommand / single Bit voice
voicefeedback = gifear / unit voice
voicespecial attack = gimove / unit voice
diesound = gidie / unit voice
locomotor = {4a582744-9839-11d1-b709-00a024ddafd1} / mode of movement (here is the land movement mode)
physicalsize = 1 / unit size (that is, the space occupied when entering the vehicle)
movementzone = infrary / transportation Moving area
threatposed = 10 (seems to be the number of computer priority attack)
immunetoveins = Yes (seems to be mine immunity)
immunetopsionics = no / whether to exempt Yuri's mind control from service
bombable = Yes (sorry, forget)
deployer = yes / whether it can be expanded
deployfire = yes / after expansion, it can be attacked
Vessel abilities = strong, firepower, ROF, sight, The abilities after fast / veteran level are life enhancement, firepower improvement, attack interval rection, eyesight increase and speed increase
Elite abilities = self_ Head, strong, firepower, ROF / elite ability. Self healing, life enhancement, firepower enhancement, Attack interval reced
size = 1 / unit size
crush = yes / can be squashed
deploysound = gideploy / deployed sound
undeploysound = giundeploy / deployed stand up sound
elite primary = m60e / elite primary weapon
elite secondary = parae / elite secondary weapon
ifvmode = 2 / weapon used after entering infantry vehicle
above It is the code segment of American soldier
its image is defined in art.ini, Yuri is artmd.ini
[GI] / uses the file name of material
camera = giicon / icon name of unit (format is icon file name followed by icon)
altcamera = giuico / upgrade icon
sequence = gisequence / sequence segment of control image
crawls = yes / unit of walking motion
remapable = yes/ Do not know
fireup = 2 / firing position of image
primary fireflh = 80,0105 / firing coordinates of main weapon image
secondary fireflh = 80,0,90 / firing coordinates of secondary weapon image
if this code segment name [GI] is not used in rules (MD) as the code name of the unit (use & quot; in rules[ E1]"), Then add image = GI
to the company code of rules (MD) and refer to the above code, To make a new unit
for example, the bodyguard of the president of the United States who appeared in the ra2 mission
first this code to any place in the file ~
this is its code:
[ssrv]
uiname = n ame:SecretService
name = secret service
category = soldier
strength = 50
primary = Pistola
armor = none
techlevel = - 1 It can't be built. Change it to 1
crushsound = infrarysquish
sight = 2
speed = 4
owner = Russia, Federation, Africans, Arabis, yuricountry ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^, Alliance enables it to be built by all countries (with comma space)
allowedtostartinmultiplayer = no ^ * * defines whether it appears in the initial force or not, for convenience, As a result, we're going to have now < br / < br / < < br /
all of the items will be 100 < br / < br /
all of the points = 1
and all of the items will be all < br / < br /
all of all of the items will be 100 < br / < br /
all of the items will be 100 < br /
all of the points will be 100 < br /
all of all of the pips will will be all < br / < br / < br / < and all of all of all of all of the people will be < br / < br / < br / < br / < br / < br / < br / < br / < br / < br / < br / < br / < br / < br / < br / < br / < br / < br / < br / < br / < br / < br / < br / < br / < br / < br / < br / < br / < br / < br im Munetoveins = yes
size = 1
ifvmode = 0
the following is modified:
[ssrv2]********* In order not to cover the original unit, change another name< br />UIName=N ame:SecretService
Name=Secret Service
Category=Soldier
Image=SSRV ;********** Material, is the appearance of bodyguards, don't forget to add this sentence< br />Strength=50
Primary=Pistola
Armor=none
TechLevel=1
CrushSound=InfantrySquish
Sight=2
Speed=4
Owner=British,French,Germans,Americans,Alliance,Russians,Confederation,Africans,Arabs, YuriCountry
AllowedToStartInMultiplayer=yes
Cost=10
Soylent=100
Points=1
Pip=white
VoiceSelect=SSSelect
VoiceMove=SSMove
VoiceAttack=SSAttackCommand
VoiceFeedback=
VoiceSpecialAttack=SSMove
DieSound=SSDie
Locomotor={4A582744-9839-11d1-B709-00A024DDAFD1}
PhysicalSize=1
MovementZo ne=Infantry
ThreatPosed=0
ImmuneToVeins=yes
Size=1
IFVMode=0
Prerequisite=GAPILE ;****** It is defined as the construction of allied barracks
isselectablecombat = yes****** But there is another program
that is, the name of the registered unit
find [infantrytypes]
Add * * = ssrv2 ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^, Save, a new unit is born ~
but there is another problem... No icon
because there is no new icon file, open art.ini or artmd.ini for US soldiers first
find a section of [ssrv]
you will see that the icon has already been defined
Cameo = shkicon
altcameo = shkuico
that's the icon of the magnetic storm soldier
if you have the icon, don't move, go into the game ~~~
about weapons, Make an explanation with rhinoceros main gun
[120mm]
damage = 90
ROF = 65 projectile interval
range = 5.75 distance
projectile = cannon projectile mode (define projectile image, etc.)
speed = 40 speed
warhead = AP warhead
report = rhinotankattack sound effect
anim = gunfire muzzle animation
bright = yes the shot will fall on the ground Light up
* * * *, pay special attention to the case should not have errors
[cannon] projectile name
Image = 120mm image name
arming = true define that it moves in an arc
subjectocliffs = yes whether it can shoot cliff
subjectoelevation = yes whether it can shoot highland
subjectowalls = yes whether it can shoot fence
[AP] warhead name Words
cellspread =. 3 explosion range
percentatmax =. 5 forget ~
wall = yes can break walls
wood = yes can break wood
verses = 25%, 25%, 15%, 75%, 100%, 100%, 65%, 45%, 60%, 60%, 100% warhead damage ratio to armor, respectively 1-3 infantry, 4-6 tanks, 7-9 buildings, the latter two are special armor, such as spiders
conventional = yes and forget ~
infdeath = 3 the death mode of infantry hit by this weapon.
animlist = s_ CLSN16,S_ Clsn22 animation
pronedamage = 50%
according to the above settings, you can make a new weapon by yourself
for example:
[130mm]
damage = 100; The power increases to
ROF = 65
range = 5.75
projectile = cannon
speed = 40
warhead = 130mmap; Make a warhead by yourself
report = rhinotankattack
anim = gunfire
bright = yes
you can also add & quot; Burst=2"( The newly added warheads should be registered in the [warheads] list
[130mmap]; Note that the name should be the same as before
cellspread = 2; Larger range, more powerful ~ (no more than 10)
percentatmax =. 5
wall = yes
wood = yes
verses = 100%, 100%, 100%, 200%, 200%, 100%, 100%, 000%, 100%, 100%; This setting is strong for tank buildings, especially for infantry
conventional = yes
infdeath = 3
animlist = s_ CLSN16,S_ Clsn22
pronedamage = 50%
this is a BT weapon with large range and super power to tank and infantry buildings,
airburst,
[XXX]; The parent bomb name
damage = 5
ROF = 75
range = 12
minimum range = 6
Project = launcher22
speed = 40
war = apocap
report = apocalypseattackground
anim = vtmuzle
burst = 2
bright = yes
[launcher22]; Parent projectile
arm = 2
high = yes
veryhigh = yes
probability = yes
cluster = 9
range = yes
AA = no
Image = 120mm
rot = 4
airburst = yes
airburst weapon = separate; Split bomb
ignorefirestorm = no
courselockration = 10
subjectocliffs = no
subjectoelevation = no
[separate]; Bullet
projectile = blimpbombp; Bullet trajectory (I use Kirov)
damage = 100
warhead = nuke32< br />Anim=MININUKE;< br />Range=2
ROF=10
FireInTransport=no
The following one should be stated in [warheads]
[nuke32]
verses = 150%, 100%, 100%, 150%, 150%, 220%, 100%, 150%, 100%, 100%
spark = no
fire = yes
infdeath = 6
cellspread = 5
percentatmax =. 5
bright = yes
animlist = mininuke
the weapon of a bullet should be a weapon of a non buildable unit
for example:
[xburst]
uiname = n ame:XCOMET
Name=Placeholder Airburst 2
Image=HTNK
Prerequisite=GAWEAP, GATECH
Primary=SEPARATE Bullet
secondary = teslafragment2
strength = 300
category = AFV
armor = heavy
Turkey = yes
istilter = yes
tobigtofittunderbridge = true
techlevel = - 1; We have to do it
the food contract is also very easy, that is, it is easier to break the street
it's easy to dream a hundred five stars, but it's full of liver
it's said that it's easy now, but I'm not sure about the details.
Red Alert ol is a science fiction strategy game developed by youaihuyu and operated by Tencent online. It is also the only red alert mobile game authorized by EA in China
as a masterpiece launched by Tencent in November, red alert ol has attracted countless attention on the Internet, and its homage to the classic stand-alone game of the same name has also made red alert ol gain a large number of fans. Judging from the current mobile game popularity ranking, red alert ol has undoubtedly become the most popular strategic mobile game in the mobile game circle
strategic analogy role-playing games are more convenient for us to hang up, because in strategic games, we often don't need to face complex situations such as brushing and task passing, just need to collect resources, send troops to attack specific enemies and other simple operations
playing red alert mainly depends on collecting resources in the game to make money. You can send soldiers in the game to look for oil, ore, alloy and other resources in the field, and then collect them and change them into RMB. The more resources you collect, the more money you will make
however, it should be noted that players in red alert can attack each other, and the winner can plunder the game resources collected by other people. Therefore, although they can hang up and collect resources automatically to make money, they have to arrange their own forces from time to time to be plundered by other people<
Second, legendary World 3D mobile game
legendary World 3D mobile game is developed by Shanda entertainment and operated by Tencent. As a new game just launched in June this year, this game still has great potential
Legend series has always been a good place to make money by playing games, including hanging up in computer games, mobile games and even page games, which can make us earn a lot of RMB. Years of operation has made legend IP have countless loyal fans who are willing to spend money on characters, and many fans guarantee the huge market of equipment and props in legend series
in addition, legendary games are relatively simple to play, mainly through the brush monster to get money or items to make money, simple operation mode makes this game more suitable for hanging up to make money<
thirdly, rainbow island is a classic online game developed and operated by Shanda and launched in 2007. As one of the earliest batch of online games in China, Neverland has accompanied countless game careers after 1980 and 1990, and is still popular today
there are two advantages to making money by hanging up in rainbow island. The first one is that rainbow island can make money by just fighting monsters and swiping gold coins, which is relatively simple
secondly, there is no official restriction on hang up players, so they won't be called
conclusion:
if you want to play red alert ol, you need to watch it online from time to time to prevent being attacked by others. Hanging up to play legendary World 3D is also relatively simple, but using scripts may be blocked. Hanging up in rainbow island is very safe, and you can easily exchange equipment and props for RMB, The only drawback is that you don't make as much money as the first two games
three games, three different ways to hang up, you can choose the right one to start making money!
Mobile games that can make money: legends of legendary world, Three Kingdoms, Tianlong Babu, Wenwen, and suihun misty moon
1. Legendary world
this game can also make money. The way of making money for legendary World 3D mobile game is very simple and crude, that is, constantly playing treasure and equipment. This way of making money is also very suitable for hanging up and game studios to participate in
the whole legendary world constructs a complete virtual social system, and each player can experience a different life in the game. The social relations such as master and apprentice, husband and wife, guild make players effectively participate in the virtual social activities such as conquering cities, guild fighting, civilization development, indivial communication and so on
precautions:
1. There are many mobile games that can make money, but when playing games, you should pay attention to whether they are true or false, and whether they can really cash in
2. Playing games also needs a combination of work and rest. It hurts your eyes to see the screen
As one of the most popular domestic games recently, "ghost Valley eight wilderness" is a sandbox game based on the classic of mountains and seas and combined with the theme of cultivating immortals. In my opinion, it is a sandbox game combining the map exploration of Taiwu painting volume and the combat mode of tribe and machete. But the experience at this stage is more like a brush game dressed in Xiuxian skin. Many cultivation related systems seem to be difficult to understand, but in fact, they just change their names. Players can master them soon after they try. Players can take actions such as collecting herbs, digging mines, cultivating, and being vulnerable to public opinion. Near the ancestral gate and the spiritual land, there will be immortal practitioners or monsters to challenge. In addition, the map environment in the game will refresh to a certain extent every month, which makes the early exploration process full of unknown elements
Book Review: the game of the alien world, holographic game "Arthur" one year after the advent of the earth destruction, all mankind across to the real world of Arthur, struggling to survive in chaos and disaster. The low-level soldier, who died in the black dragon for revenge, was reborn on the day of Arthur's service. Knowing the future, he bought a test number with double elites and potential points ahead of time. He started with high talent and practiced both magic and divinity. He was concerned by the goddess of magic and trained by the magic capital. He soon became the first player. Can he change the fate of his relatives and friends when the game becomes a reality a year later? Can it help human beings to stand in the alien world? Can the ancient prophecy be fulfilled? In this paper, the setting is very orthodox DND. The elements of spell position, dice point, verification, exemption, bonus, specialty, challenge level and so on are very strict. The whole world can be said to be based on numerical values. As a professional, you can see the character panel. Even the aborigines are all hands-on. Very slow DND game text, a lot of ink in writing settings, but it is definitely a blessing for DND and mage text lovers. The setting is very perfect, the theme of the article is also very attractive, the starting point collection is 100000, highly recommended< The second book: the chronicle of Twilight Author: Xia Muchen
Book Review: the game is alien, and the protagonist is a scholar. Because he has been paralyzed in bed, he regards the holographic game as the real world, and generally absorbs all kinds of knowledge from it. Such as languages of different races, history. As a scholar with no offensive power, he relies on knowledge to help the trade union win the first prize in the game. Even for a time, the official implied that it could not help other players "cheat". The beginning of the story is from the protagonist to the real world with the same background as the game. This time, he had a healthy body and explored this familiar and unknown world. The protagonist's golden finger relies on his own learning knowledge. Compared with the systematic or Tianjiang pie like golden finger, this kind of golden finger has the perspective of growth opportunity because of his own ability and has a sense of reality. Before the third volume, the protagonist is not a perfect person and often makes mistakes, because he has a self abased soul, paralyzed body, blank life experience, and let the story of the game light up his color. Suddenly get a new life, like a toddler, easy to make mistakes. But the protagonist behind is really charming, flexible thinking and strong pressure resistance. There are many books about getting through the game and crossing the world, but this one is very big. The protagonist thinks that he already knows all about the prophet, but in fact he only knows what the gods want him to see. He advances in this contradiction, explores the truth of the world, and strengthens his own strength. It's a brilliant work, highly recommended< The third book: "Faye is always your uncle" Author: Xiang Yan
Book Review: use game warehouse consciousness to cross the different world and become a mage! In the game world, the protagonist chooses the most maneuverable mage profession, and uses his own Xueba attribute to complete the magic model and release the magic, becoming the big man in the mage circle. But graally, he found that the NPC in the game has an unusual reality, which makes people confused and indistinguishable between the two worlds of virtual reality. The protagonist is an ordinary person who has talent and loves scientific research. In the game, the mage needs mathematical modeling to analyze the magic model. It's like learning from the overlord. Compared with the ordinary western fantasy writing, the main points are as follows: first, the analysis and innovation of magic research; second, the operation of sand sculpture; third, the NPC is more intelligent, so it can be said that the villain's IQ is online. The protagonist and various attribute girls have intersection, and are favored by various goddesses. The author's language is humorous, the reader's reading experience is easy and humorous, and the sense of substitution is strong. The plot is reasonable and logical, but at the same time, the brain hole is often open, which makes people can't help but get a glimpse. The development of the story is absolutely unexpected, and the anti routine is to make you have fun. The characterization is real. No matter the protagonist or the supporting actor, every character seems to be able to see the miniature on the people around you. The grand background of the story, which unfolds slowly step by step, greatly stimulates the curiosity and interest of readers. Starting point collection 160000, highly recommended< The fourth book: "the war of maids" Author: passion banana
Book Review: there is no plot of maids fighting in the DND article like amber, but the title of the book has dissuaded me n times. Easy DND novel! Don't look at the title! This book is the story of a mage who slaps his sick maid in the face! The man has his own system. He gets the rare SSR flash card for the first single stroke - maid! After painstakingly brushing the maid's favor, she finally became the master. However, she found that the maid, who was picked up by herself because she knew that the future plot [would kill the master and degenerate], seemed to be her own master in the original fate!! In order to change the fate of being killed by the maid, I found out on the way that what is going on now is bizhoumu's self, and the weekly self seems to be a big devil. The author's foreshadowing is very good, and I really want to know the plot after that. When you think the plot will develop in this way, the author will write out of your expectation. Starting point collection of 40000, game alien series, a good book
the fifth book: "from Daoguo" Author: the demon monk is full of flowers
Book Review: this book focuses on the game articles of Xianxia type, similar to "against the cold", the protagonist goes through the ancient times, the protagonist's family is destroyed because of the war, and is regarded as a slave in the mine for several years. Later, he wakes up his golden finger and starts the protagonist's counter attack career. It's said that it's a game of different worlds. In fact, it can be regarded as an infinite immortal. I like the author's last book, master Huangting. This article started a lot of misfortune. When he worked with his brother as a slave, he occasionally worked out a Lingshi to activate his golden fingers. He could get awesome magic words, that is, he could wear other small world to collect resources and practice, and he could also give his insights to others. This was rather powerful when he was developing the organization. The story line of the main world is clear, and the world is completely around the main world, rather than a collection of short stories that the main world has omitted. Original of the world, although the most basic martial arts start, but the is completely original. They don't procrastinate. They don't practice martial arts, make money or compete with each other. Instead, they are abbreviated. They are just right and don't pretend to be a pig or a tiger. Strong is strong and cool is cool. Starting point collection 100000, highly recommended!