30-09-2006, 05:24 PM
thanks for giving us all the info required to debug your work for you.
syntax error while tring to make it an .exe
|
30-09-2006, 05:24 PM
thanks for giving us all the info required to debug your work for you.
30-09-2006, 05:32 PM
Its the wrong board, it says "Bug Fixes", not "Bug Errors".. And the code is done by you, it's not from MSE. So please explain your problem more.
Moderators: Move the topic.
30-09-2006, 05:34 PM
william...I know you're trying to help, but I don't think you need to tell the mods what to do
![]()
30-09-2006, 07:15 PM
You dont have modreadini or whatever dont you, i got it all time for some reason my download didnt come with a mod, its around on the forum somwhere.
30-09-2006, 07:31 PM
Verrigan Wrote:Moved.. I really don't see why it should't be a demand when Im 100% sure its in the wrong board. But sure, maybe it gives more respect to you if I do it as a request. ![]()
30-09-2006, 08:40 PM
Should there be dots between the write and the ini?
Quote:Robin:
30-09-2006, 11:32 PM
Kite Wrote:Should there be dots between the write and the ini?I'm pretty sure that's the problem
01-10-2006, 02:34 AM
Why not use getvar and putvar? Those are already in the source, and easier to use.
01-10-2006, 01:24 PM
Advocate Wrote:Why not use getvar and putvar? Those are already in the source, and easier to use. cause people aren't smart enough to realize they do the same thing.
01-10-2006, 05:10 PM
I didn't know at first myself, but now I do, and when I did find out, I felt stupid. Lol.
Shut up Mis, that's not something for you to use against me.
01-10-2006, 10:06 PM
I wasn't planning on that adv
![]() I can always find other things :twisted:
02-10-2006, 10:18 PM
you don't need a damn modini. You have the getvar and putvar methods from the server. They do the same thing using the same damn api.
Surprisingly, this has already been said in this post. You do not need a modini. Just change the method calls. I get angry easily, boo hoo.
03-10-2006, 04:26 AM
It's saying sub or function not defined most likely cuz you haven't added the getvar and putvar subs to your client. These subs can be found in the server project.
03-10-2006, 03:44 PM
=/ I answerd this a few posts ago you need a module what 303 doesnt have for read ini to work unless you already have a programm what does it, the code is fine xD.
03-10-2006, 11:54 PM
Open up your server side source. Ctrl+F, and search for Sub Getvar and Sub Putvar, copy those subs. At the bottom of any module, client side, paste those subs in.
Plain and simple, if you can't follow those directions, then I give up on you. |
« Next Oldest | Next Newest »
|