Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Elysium Mail System
#2
For i = 1 to [max message slots]
if getvar(app.path & "/accounts/"& getplayerlogin(MsgTo) & "ini", Mail, "msg" & i) "" then
Call PutVar(App.Path & "/accounts/" & GetPlayerLogin(MsgTo) & ".ini", "Mail", "msg" & i, Msg)
exit sub
end if
next i

Something like that..
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)