Game Modding | Call of Duty: Black Ops 3 | Scripting
ModmeBot:
Thread By: KillJoyYT how can I add a price to my door function? sorry im still a noob
ive seen mathfag post for adding points im sure you could just change to minus_to_player_score but don't you need to check first if the player has enough points for the door?
any help is appreciated thank you
ModmeBot:
Reply By: ihmiskeho
Untested but should work, let me know if it doesn't
ModmeBot:
Reply By: KillJoyYT thank you man
I just tested it and this is what the linker is saying
Linker will now terminate. ********************************************************************************
KillJoyYT thank you man I just tested it and this is what the linker is saying Linker will now terminate. ******************************************************************************** ================================================== Linker summary: There were no errors or warnings. ================================================== ^1} ^1^ ^1ERR(6E) scripts/zm/zm_monopoly.gsc (133,1) : Compiler Internal Error : Unresolved external 'zm_score::minus_to_player_score' is there a #using score script I need for my gsc? yeah #using scripts\zm\_zm_score; thanks again man :-)
Ah, completely forgot about that. Glad you got it working tho