heres the problem
error T_T
its telling me that i have this problem cant figure it out. any help is appreciated
also not that great with lua but willing to try my best to figure it out. im try to rez this old addon which i really liked
okay heres that full "core.lua"
it is basically a addon for wow that talks and reponds (mostly yes / no questions)
i think its getting this error because, i read somewhere that they took arg1 out, so im not sure what to put there. might take it to a different website, just wasnt sure where to post it at first. i will go to wowace, wowprogramming.com and post there
pastebin(core.lua)
Try to delete line 608 :)
When started addon register a wisp event, and does not give parameters... If it is just a mistake or something, it'll work, but i can't just recode all of it =) Try to contact :
Stewart (01satkins#gmail.com) http://www.stewartatkins.org/
As said in code =)
Related
Alright, kinda a weird question. But I'm gettis some random errors after I call a Ruby Api using AngularJs, as a response I get a big error in the console. Looks like the regular Ruby error screen but I would like to know if there is a better way to look at it.
Example>
Sorry if this is not the way to ask.
Thanks in advance.
Redo the request while the Network tab is open in Developers Tool. Click this request, i.e http://localhost:3000/users/sign_in.json,and then you can preview it on the right.
Hi I apologize if this seems like a stupid question or if I am in the wrong section, but I am working for a startup company as their main web designer, but I was tasked with adding a simple referral code to the bottom of the page where all that is needed is where the user put their number in and they get a standard non random code outputed to their phone and if possible their number is databased and I'm just not sure where to start on this, I have followed some of their tutorials, but nothing seems to be following close to this, I have most of my experience in Javascript, CSS, and HTML and this is starting to get into some uncharted territory and I was wondering if anyone could guide me in the right way? Thank you very much for any help!
Maybe someone made this or knows how to make this?
How can I make console in website like http://www.rubymonk.com or http://tryruby.org/. The website will expect the user to write something to console and that will give back output with an error or the correct answer.
Thanks for the help!
Helle there,
I want to write a code for making a screenshot and than post it to twitter without saving the pic to the library.
I don't know how to start...
Can anybody help me?
Thanks a lot!
First, you need to make this screenshot:
https://stackoverflow.com/a/2203293/1117854
Then you are ready to send it. There are many tutorials on that:
https://dev.twitter.com/docs/ios/posting-images-using-twrequest
https://stackoverflow.com/a/8236754/1117854
http://mobile.tutsplus.com/tutorials/iphone/ios-5-and-the-twitter-framework-first-steps/
I need a Twitter widget that isn't chunky and disgusting like the official one (http://twitter.com/about/resources/widgets/widget_profile) and more like this one on some guy's blog (http://kelwynshade.blogspot.com/).
I've checked his source, obviously - and it appears to be part of the Google Friend Connect service, which seems like it aims to solve a lot of problems I just don't have. And by that I mean it's bloated as hell.
Please advise.
Okay, ultimately I determined that I had enough CSS control over the stock widget to make do. If anyone has a better solution though I'd still like to hear it.
I dont know if this helps but u can check the post to twitter app from here:
http://marakana.com/forums/android/examples/67.html
and here
http://marakana.com/techtv/android_bootcamp_screencast_series.html
Hope it helpes:)