Post: RTM Tool help
07-02-2015, 09:10 AM #1
(adsbygoogle = window.adsbygoogle || []).push({}); Hello NGU

I am creating a RTM Tool and I keep getting the error "The name "API" does not exist in the current context"

How do I fix this. Do I need to add something in the code?

Thanks

Also could someone who knows what they are doing maybe help me out a bit on skype? MaoriiModding

Im new to coding and that
(adsbygoogle = window.adsbygoogle || []).push({});
07-02-2015, 09:29 AM #2
Chris
Former Staff
Like we said previously.

    public static PS3API PS3 = new PS3API(SelectAPI.TargetManager);
private CCAPI PS3x = new CCAPI();


change the information to match what you have set for 'API'
07-03-2015, 03:51 AM #3
Originally posted by Natsu View Post
Like we said previously.

    public static PS3API PS3 = new PS3API(SelectAPI.TargetManager);
private CCAPI PS3x = new CCAPI();


change the information to match what you have set for 'API'


Could you please help me out? Skype? If so can you add me MaoriiModding

What do I change?
07-03-2015, 09:21 AM #4
Originally posted by MaoriiModding View Post
Could you please help me out? Skype? If so can you add me MaoriiModding

What do I change?


accept my6 friendrequest on skype and ill help you
07-03-2015, 10:24 AM #5
Originally posted by VadRe View Post
accept my6 friendrequest on skype and ill help you


Accepted Smile
07-04-2015, 06:46 AM #6
Adrian
Adrian is back!
Originally posted by MaoriiModding View Post
Could you please help me out? Skype? If so can you add me MaoriiModding

What do I change?


just put that code at the top of your tool next to InitializeComponent.
07-04-2015, 07:02 AM #7
Originally posted by .Adrian View Post
just put that code at the top of your tool next to InitializeComponent.


I already have that. Still comes up with the error
07-04-2015, 07:06 AM #8
Adrian
Adrian is back!
Originally posted by MaoriiModding View Post
I already have that. Still comes up with the error


did you add the References first? including CCAPI in the Debug folder and adding TMAPI
07-04-2015, 07:10 AM #9
Originally posted by .Adrian View Post
did you add the References first? including CCAPI in the Debug folder and adding TMAPI


Yea I added the references first. I havent added TMAPI
07-04-2015, 07:58 AM #10
Adrian
Adrian is back!
you are required to add TMAPI for it to work. Make sure you also have PS3Lib added.. i am guessing you already have that but just to make sure. And write using PS3Lib; at the very top of your tool where all the other usings are. But i quess you have that as well but once again just to make sure.

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo