Jump to content

Ted2

Senior Member
  • Posts

    4,939
  • Joined

  • Last visited

Everything posted by Ted2

  1. Can we also have a function like this: -(int) something: (float)arg1 if yes, how do we have to code this ?
  2. I tried, but I'm not really understand what the name of the unit is, and how I have to set it
  3. This is what I wanna write btw: https://www.dropbox.com/s/5jh7m3l3bot77y3/Foto%2020-02-16%2023%2008%2017.png?dl=0
  4. Yes, but he isn't working with void etc, just with int
  5. it's for a psedittextcell so it's giving me a error that the void can;t be returned in a int value.... how do I have to name the code 'intvalue' ?
  6. I'm here again How do I put a function like this in tweak.xm: -(void) setTime:(double) The override Type is float btw.. it's weird to me this all, probably it's simple for one of you guys Help would be awesome! xShadowGhostx
  7. Awesome, thankss you're my hero
  8. What do you mean by this ?
  9. https://www.dropbox.com/s/d4qzle2cnu60i8b/Brj.zip?dl=0
  10. Just this: https://www.dropbox.com/s/5439yw1tl5z4fjn/Foto%2017-02-16%2012%2057%2021.png?dl=0
  11. Hey Guys I am creating a preference loader tweak It doesn't work and I am getting the error in the title. After that I tried: make package message=yes I got this: https://www.dropbox.com/s/hs8658kc7c1fq5z/Foto%2017-02-16%2012%2043%2016.png?dl=0 And is this error the actual reason that it doesn't work? Thanks, Me
  12. Still don't get it, can you make a example with this unit: setElapsedTime? Would be awesome.. But only if you have time...
  13. move the files inside
  14. and where should this be located? checked that, I downloaded the files that have been told, and dragged them into var/theos/include. still no succes.
  15. Hey... I'm getting a theos error when I try to compile everything. Even if I didn't change any file I get this error. I tried reinstalling everything and install it back, still no succes. error: r: any help ? Thanks...
  16. oh awesome, I see. lemme try, thanks
  17. I think you didn't understand what I meant... Here, this is from another tweak: http://imgur.com/a/iNDQ9 I want it like that, that '19.917493' can be changed in the settings them self. How can I make that?
  18. Hey I want to make a time hack where you can fill in your own time using the preference bundle, I can't really explain but I want it like this: you can fill in your own time, and not a standard time & you'll be able to boolean it to true and false the time so it isn't always on.. Well.. I'm bad at explaining, but anyone knows what I mean and know how to do it? Example: http://imgur.com/a/8CeFO -(float)time { return 'fill in your own in settings'; } Help would be awesome..
×
  • Create New...

Important Information

We would like to place cookies on your device to help make this website better. The website cannot give you the best user experience without cookies. You can accept or decline our cookies. You may also adjust your cookie settings. Privacy Policy - Guidelines