*changeinventory, aka farm seed problem

Forum Archive - from http://theuniversal.net
Locked
User avatar
morbydvisns
Posts: 1889
Joined: Sun Jan 30, 2005 12:51 am

*changeinventory, aka farm seed problem

Post by morbydvisns »

Software:Universal Client
Version Number:
________________________________________________________________________
Location
planet
________________________________________________________________________
Description:
*changeinventory %PLAYER% -1 item requires relog before inventory is updated, instead of it happening in real time like *grantitem %player% -1 item.
________________________________________________________________________
Steps to Replicate:
User avatar
Mit
Staff
Staff
Posts: 3551
Joined: Sun Sep 21, 2003 10:14 pm
Location: Unknown

Post by Mit »

Its intentional that it works like that, so a script can do multiple inventory changes without each replicating and spamming the user.
After *changeinventory, *updateinventory [PLAYER] is used to notify the player of all the changes in one message. Is there a particular bit of script on civ that isnt doing this right atm?
User avatar
morbydvisns
Posts: 1889
Joined: Sun Jan 30, 2005 12:51 am

Post by morbydvisns »

Well back when I was farming, It wouldn't remove the seed from inventory until a relog.. Just figured that was the reason.
User avatar
Mit
Staff
Staff
Posts: 3551
Joined: Sun Sep 21, 2003 10:14 pm
Location: Unknown

Post by Mit »

ah indeed.. fixed in script now
Locked