The
Code:
dist = get_distance(cur_origin,pl_origins[players[i]])
line and the
Code:
get_user_origin(victim,pl_origins[victim],0)
lines are giving me trouble for array sizes. What can I do?
BTW: The plugin does this: on keydown if you are within a close vicinity to a corpse the corpse will turn into a zombie.