Thread: [Solved] Need help with scpsupport.sp
View Single Post
Author Message
ev0id
New Member
Join Date: Jun 2020
Old 06-20-2020 , 05:54   Need help with scpsupport.sp
Reply With Quote #1

Hi, not sure If I'm posting this in the wrong place but I would really appreciate if someone can help me here. I'm trying to add "tag color" support to scpsupport.sp for my store but it doesn't seem to be working and I have no idea why.

I will attach my modified version maybe you can have a look and see where my mistake is. thank you.

my store item looks like this for tag colors:

Code:
			"Yellow"
			{
				"color" "{yellow}"
				"price" "350"
				"type" "tagcolor"
			}

Now when I select tag color in store nothing happens, tag still there but color never changes and I can’t even equip them just menu disappears after selecting tag color. It’s driving me crazy! Any help highly appreciated

Last edited by ev0id; 06-20-2020 at 13:01. Reason: solved
ev0id is offline