Dark_Kamui_666 Newbie
Joined: 25 Mar 2003 Posts: 4 Location: USA
|
Posted: Tue Mar 25, 2003 7:04 pm
Scripting Help for Arena System |
I am currently trying to working on a script for a button that will toggle on and off things as i go into a free for all. It works mostly! But here:
#IF (@FFA) {
FFA=0
inarena
#echo Arena Battling System Engaged, Logging Now.
#LO %time
} {
FFA=1
outarena
#echo Arena Battling System Disengaged.
}
My major problem is that it does NOT save it under the %TIME for the Logname. Any help you Guru's can help with?
The Jaydded Gamer,
The Dark RPG Prince-
Kamui |
|