mystik1 Posted September 12, 2011 Share Posted September 12, 2011 I am trying to setup a job. However, no matter what I enter, it seems, I always get the message "One or more of the inputs seems to of the wrong format, please go back and try again." This is what I am using: Name: Rob a Street Punk Brave Cost: 1 Success % Formula: ((WILL*0.8)/2.5)+(LEVEL/4) (the default) Success Money: 15 Success Favors: 1 (I want it to be 0 here, but I even tried 1 since the text does say 1-9 chars only, even though I would think I should be able to use 0) Success Item: None (I have tried selecting an item just to see if that was it, but still no luck) Group: Beginner Jobs Initial Text: This is a test. Success Text: Success! Failure Text: You failed to complete this job! Jail Text: You've been caught, and are heading to jail! Jail Time: 5 Jail Reason: Failed job. Crime XP Given: 1 Any ideas? Thanks in advance. Quote Link to comment Share on other sites More sharing options...
mystik1 Posted September 16, 2011 Author Share Posted September 16, 2011 Anyone? :/ Quote Link to comment Share on other sites More sharing options...
chicka Posted September 16, 2011 Share Posted September 16, 2011 with out actually seeing the code its gonna be hard for anyone to tell you what the problem is. My best guess would be your missing a field in your file. For example you might have 10 fields that need to be filled out but only 9 are showing up on the screen. Quote Link to comment Share on other sites More sharing options...
mystik1 Posted September 16, 2011 Author Share Posted September 16, 2011 The whole thing is just the default script. I am not even using a custom template yet... Quote Link to comment Share on other sites More sharing options...
H4x0r666 Posted September 16, 2011 Share Posted September 16, 2011 then what version are you at this moment using? 2.0 2.03 2.5(redux?) etc etc Quote Link to comment Share on other sites More sharing options...
mystik1 Posted September 17, 2011 Author Share Posted September 17, 2011 I am using 2.5 redux. Thank you. Hopefully can get this going... :) Quote Link to comment Share on other sites More sharing options...
Dominion Posted September 17, 2011 Share Posted September 17, 2011 The way 2.5 works is if the field does not pass a security check it sets they variable to empty. It then checks if any are empty, therefore would any of the inputs not pass the security checks (found in the staff file as a ternary operator). I don't have the checks in front of me so can't check them. Quote Link to comment Share on other sites More sharing options...
mystik1 Posted September 18, 2011 Author Share Posted September 18, 2011 If anyone can look at what Dominion said in reference to the above values, that would be great. I can't seem to spot the problem. Thanks. Quote Link to comment Share on other sites More sharing options...
lucky3809 Posted September 18, 2011 Share Posted September 18, 2011 without seeing the page it is hard saying it could be within your queries why it is not setting, or it could be that there is an error in your script somewhere. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.