greenieken Posted June 10, 2012 Group: Members Topic Count: 54 Topics Per Day: 0.01 Content Count: 154 Reputation: 1 Joined: 05/02/12 Last Seen: June 5, 2020 Share Posted June 10, 2012 Here's the error http://i45.tinypic.com/29vxapv.png Help please. Quote Link to comment Share on other sites More sharing options...
en_dev Posted June 10, 2012 Group: Members Topic Count: 7 Topics Per Day: 0.00 Content Count: 113 Reputation: 5 Joined: 06/06/12 Last Seen: December 25, 2013 Share Posted June 10, 2012 can you paste your full code ? in pastebin and provide us the link so we can see Quote Link to comment Share on other sites More sharing options...
greenieken Posted June 10, 2012 Group: Members Topic Count: 54 Topics Per Day: 0.01 Content Count: 154 Reputation: 1 Joined: 05/02/12 Last Seen: June 5, 2020 Author Share Posted June 10, 2012 Here's the script. http://pastebin.com/MXrKs58u Quote Link to comment Share on other sites More sharing options...
en_dev Posted June 10, 2012 Group: Members Topic Count: 7 Topics Per Day: 0.00 Content Count: 113 Reputation: 5 Joined: 06/06/12 Last Seen: December 25, 2013 Share Posted June 10, 2012 the code u pasted is different from your screenshot. Quote Link to comment Share on other sites More sharing options...
greenieken Posted June 10, 2012 Group: Members Topic Count: 54 Topics Per Day: 0.01 Content Count: 154 Reputation: 1 Joined: 05/02/12 Last Seen: June 5, 2020 Author Share Posted June 10, 2012 oh yea sorry. here's the correct script http://pastebin.com/hUKj93L2 Quote Link to comment Share on other sites More sharing options...
Emistry Posted June 10, 2012 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2369 Joined: 10/28/11 Last Seen: 13 hours ago Share Posted June 10, 2012 remove the "0" inside the bracket. Change if(guildopenstorage(0) == 1){ to if(guildopenstorage() == 1){ Quote Link to comment Share on other sites More sharing options...
greenieken Posted June 10, 2012 Group: Members Topic Count: 54 Topics Per Day: 0.01 Content Count: 154 Reputation: 1 Joined: 05/02/12 Last Seen: June 5, 2020 Author Share Posted June 10, 2012 thanks emistry! Quote Link to comment Share on other sites More sharing options...
Question
greenieken
Here's the error
http://i45.tinypic.com/29vxapv.png
Help please.
Link to comment
Share on other sites
6 answers to this question
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.