News:

SMFNew Installed

+-+-

User+-

Welcome, Guest.
Please login or register.
 
 
 

Login with your social network

Forgot your password?

Site Stats+-

Members
Total Members: 728
Latest: Cho
New This Month: 0
New This Week: 0
New Today: 0
Stats
Total Posts: 10932
Total Topics: 795
Most Online Today: 389
Most Online Ever: 854
(September 18, 2024, 07:49:37 am)
Users Online
Members: 0
Guests: 183
Total: 183

Author Topic: [solved] spawnclasses  (Read 1975 times)

0 Members and 57 Guests are viewing this topic.

[solved] spawnclasses
« on: »
How in the he** do I get exactly 100 coins of gold to spawn? I go into spawnclasses, set unit type gold pieces, quantity to 100 both minand max...a random single digit number of gold spawns. I also tried using the gold100 spawn class..still a random amount.

Geez..I just want to spawn an exact amount of gold.

Thanks again!

Edit: I guess nobody has ever wanted to spawn an exact amount of gold...
« Last Edit: March 12, 2015, 06:02:40 pm by Bill Hartman »

Share on Bluesky Share on Facebook


Re: spawnclasses
« Reply #1 on: »
Bump?

Re: spawnclasses
« Reply #2 on: »
Hey Bill sorry it can git real quiet-like on weekdays round these parts :D

I'll try rassling with this on the weekend (tomorrer for me) and let you know ;)


Re: spawnclasses
« Reply #3 on: »
Hey Bill sorry it can git real quiet-like on weekdays round these parts :D

I'll try rassling with this on the weekend (tomorrer for me) and let you know ;)

Actually, I got it. Here is a cloned unit of GOLD100 text:

Code: [Select]
[UNIT]
<STRING>CREATEAS:GOLD
<STRING>UNITTYPE:GOLD
<STRING>BASEFILE:media/units/items/base.dat
<STRING>NAME:GOLDSLOT100
<FLOAT>MINVALUE:2370
<FLOAT>MAXVALUE:2370
<FLOAT>SCALE:1.25
<TRANSLATE>DISPLAYNAME:Gold
<STRING>UNIT_GUID:7748437963535482168
[/UNIT]

This spawns exactly 100 gold. (manipulating min and maxvalue. Scale is the size of the gold pieces on the floor. For example, scale 111 fills the screen...

Re: [solved] spawnclasses
« Reply #4 on: »
Lol who would have thought min/max 2370 would get u 100 gold!

Congratulations ;)


 

Recent Topics+-