• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

[solved]

Status
Not open for further replies.

IonS

Master Blaster Noob
Joined
May 14, 2008
Messages
191
Reaction score
0
Location
Brazil
Closed!
[SOLVED]

 
Last edited:
Wouldnt it be possible to do this in LUA normally with addEvent and doDecayItem(uid)?

Like:

Code:
addEvent(doDecayItem(uid), 214748[U]4[/U] * 1000)

Or it would turn out the same as if doing it as item attributes?

Dont punch me if it is a stupid question, Im just saying :)
 
Wouldnt it be possible to do this in LUA normally with addEvent and doDecayItem(uid)?

Like:

Code:
addEvent(doDecayItem(uid), 214748[U]4[/U] * 1000)
Or it would turn out the same as if doing it as item attributes?

Dont punch me if it is a stupid question, Im just saying :)
no... no... :)
I'll never punch someone by a possible "stupid" question...:huh: you are trying to help me ^_^
and I'm not a idiot ;):p

anyway, it was done today by myself by source editing

@topic
Thanks and I'll rep ++ to all :)

[SOLVED]
 
Status
Not open for further replies.
Back
Top