Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

DarkBASIC Professional Discussion / No technical support boards? Help I don't seem to have all the commands for some reason!

Author
Message
CajunCoder
21
Years of Service
User Offline
Joined: 29th Nov 2002
Location:
Posted: 30th Dec 2002 18:51
I seem to be missing commands, DBP just doesnt recognize them, I bought it on CD, installed it, and well thats all.

I get errors like
"Could not determine parameter type of "net message string$()" at line whatever"
with commands such as net message string (and I bought dbp to make multiplayer games!!), the "&" command which I never knew existed, but saw in a DBP snippet, and a few others.
Yes I am using them right, I've tried them in bout a 100 different ways, and I've got some in snippets which people made that worked.

I'm running
windows ME
pent4 1.4ghz
128mb Rambus ram
128mb radeon gfx card (which I just upgraded to and actuelly makes matrices slower than my old 32mb card, but thats a whole nother story)

Can anyone help me??
CajunCoder
21
Years of Service
User Offline
Joined: 29th Nov 2002
Location:
Posted: 30th Dec 2002 18:54
??? no edit post on these boards ???
O well, I forgot to mention, I AM using patch 3.1, but have had the same problem since I've been using the demo/earlier patchs.

MrTAToad
21
Years of Service
User Offline
Joined: 26th Aug 2002
Location: United Kingdom
Posted: 30th Dec 2002 19:21
Well, there is no NET MESSAGE STRING$() command - its NET MESSAGE STRING()

Good news everyone! I really am THAT good...
http://www.nickk.nildram.co.uk/ for great plug-ins - oh my, yes!
CajunCoder
21
Years of Service
User Offline
Joined: 29th Nov 2002
Location:
Posted: 30th Dec 2002 19:24
Yea I kno, I couldnt remember it correctly while writing that message, but I have tried it ever way in the universe and have seen it many times in code snippets!
allong with a few other commands that I dont seem to have..

MrTAToad
21
Years of Service
User Offline
Joined: 26th Aug 2002
Location: United Kingdom
Posted: 30th Dec 2002 19:26
Have you upgraded the editor too (both patches?)

Good news everyone! I really am THAT good...
http://www.nickk.nildram.co.uk/ for great plug-ins - oh my, yes!
MrTAToad
21
Years of Service
User Offline
Joined: 26th Aug 2002
Location: United Kingdom
Posted: 30th Dec 2002 19:27
got some code with the NET command in?

Good news everyone! I really am THAT good...
http://www.nickk.nildram.co.uk/ for great plug-ins - oh my, yes!
CajunCoder
21
Years of Service
User Offline
Joined: 29th Nov 2002
Location:
Posted: 30th Dec 2002 19:37
heres a lil bit I pulled from a code:

get net message
while net message exists()=1
s$=net message string()
x3=Instr(0,s$,"|")
move2=val(left$(s$,x3))
shift2=val(right$(s$,(len(s$)-x3)))
x2=x2+move2
get net message
endwhile

What editor patchs & where can I get them? I just downloaded main 3.1 patch, thought it patched everything..

IanM
Retired Moderator
21
Years of Service
User Offline
Joined: 11th Sep 2002
Location: In my moon base
Posted: 30th Dec 2002 20:42
The problem is that the NET MESSAGE STRING() function should in fact end with a $.

Looks like the manual/editor/help are all wrong here.
CajunCoder
21
Years of Service
User Offline
Joined: 29th Nov 2002
Location:
Posted: 30th Dec 2002 21:07
like this
Net Message String()$ ? doesnt work.
And someone actuelly tested that code I posted and it worked.

IanM
Retired Moderator
21
Years of Service
User Offline
Joined: 11th Sep 2002
Location: In my moon base
Posted: 30th Dec 2002 21:11
No. NET MESSAGE STRING$().

I can't get it to work in dbpro without it. I'm using patch 3.1 if that makes any difference.

Also, my command extraction tool agrees with me.
MrTAToad
21
Years of Service
User Offline
Joined: 26th Aug 2002
Location: United Kingdom
Posted: 30th Dec 2002 22:56
Sounds like the internel help system is wrong... again...

Good news everyone! I really am THAT good...
http://www.nickk.nildram.co.uk/ for great plug-ins - oh my, yes!
CajunCoder
21
Years of Service
User Offline
Joined: 29th Nov 2002
Location:
Posted: 31st Dec 2002 01:02
could you tell me where I can get the "Editor Patch"? I've never heard of them untill now, only thing I've downloaded is patch 3.1 ..

MrTAToad
21
Years of Service
User Offline
Joined: 26th Aug 2002
Location: United Kingdom
Posted: 31st Dec 2002 01:09
They can be downloaded on the other site at [url]www.realgametools.com[/url]

Good news everyone! I really am THAT good...
http://www.nickk.nildram.co.uk/ for great plug-ins - oh my, yes!
CajunCoder
21
Years of Service
User Offline
Joined: 29th Nov 2002
Location:
Posted: 31st Dec 2002 01:43
Thanks, works now, and its Net Message String$() for me.

Login to post a reply

Server time is: 2024-05-17 04:35:50
Your offset time is: 2024-05-17 04:35:50