CommandHelper

CommandHelper

46.5k Downloads

get_pscore() can return error

LadyCailinBot opened this issue · 1 comments

commented

CMDHELPER-3010 - Reported by Алексей.Положенцев

Tested on build #2817

create_objective('energy', 'dummy')
@pl = ''
get_pscore('energy', @pl)

http://pastebin.com/mC6Fwwew

commented

Comment by jb_aero

This specifically shouldn't happen anymore, but it is still broken in that it creates an offline player instead of just using the string.

Edit: nevermind, someone updated it to use strings last year.