Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
index not defined
#2
Index usually is a server variable, and it's local so you need to have it on your function, it's not a global variable. Client Side, sometimes, you need to call the function that sends the packet ordering for something, like in the case of player warping, it's:
Code:
Call WarpTo(n)
Where n is the map number.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)