lmd_playercheck RequiereCredits doesn't work

Status: 
Not a bug

I'm not sure if I'm using it right, but I have a button targeting a lmd_playercheck, and the playercheck looks like this:

lmd_playercheck 0 targetname,test_check,target,test_1,target2,test_2,RequiereCredits,12

and have 2 target prints

print1: targetname,test_1,message,access granted
print2: targetname,test_2,message,access denied

And after pressing the button I always get test_1 message, no matter if I have 0, 11, 12, 13 or whatever number of credits.

I tried using lowercase "requierecredits" and "requiereDcredits", but with no luck.

VideoProfessor
Offline
Joined: 05/29/2010
it didn't work in 2.3.2 and

it didn't work in 2.3.2 and other old versions.. but I'm pretty sure it works now. could be wrong though.

NikitaRus
Offline
Joined: 05/21/2010
I'm using 2.4.5.3

I'm using 2.4.5.3

Euclid
Offline
Joined: 05/23/2010
you are spelling require

you are spelling require wrong :)

NikitaRus
Offline
Joined: 05/21/2010
Oh! That was it! Damn at my

Oh! That was it! Damn at my knowledge in English, I couldn't even see it, even after checking /entityinfo.

Thanks you very much, you saved me a lot of work. I should memorize the word now, because I've used it that way for years D:

RoboPhred
Offline
Joined: 05/06/2010
(No subject)
Status: Pending»Not a bug