need help with some scripts
hello guys iv been working on a custom menu for myself that bring wasteland and dayz into one menu so i dont have to switch between them and im haveing problem with two scripts
1. money: img = img + [""]; option = option + [" Money","wasteland\money.sqf","1","0","0"];
the script itself:
http://pastebin.com/7KzJ01LC
2. news banner: img = img + [""]; option = option + [" News Broadcast","newsbanner.sqf","0","0","0"];
script itself:
http://pastebin.com/4FkdMrgr
they seem not to work in game
You can put the code in a format like this (With the brackets [ ]:
CODE
(Code Here]
/CODE
Makes it a bit more appealing to read, also I think the newsbanner script is wrong; don't know much about scripting though.
Your money script wont work on wasteland, it wont do anything.
I havnt seen that newsbanner scripts work on wasteland either
Money script isn't working as it's for Takistan Life. The newsbanner is not working because of wastelands way to block it somehow or because of a scripting error which I am unable to check for since you have not put the code in a code format :P (Check post above to see how to)
Alright honestly I can't see what's wrong with the news banner. If you want to I can give you the code from my working one and you could edit that to whatever you like?
I believe the newsbanner isn't working, but not sure.