Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
cheaking someones fraction
#2
no need for declare "getfraction as integer"

just make it like this

Code:
Function getplayerfraction(ByVal Index) As Long
getplayerfraction = CLng(GetVar(App.Path & "\fraction.ini", "fraction choice", GetPlayerName(Index)))
End Function

hope this help.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)