Graal Forums  

Go Back   Graal Forums > Development Forums > NPC Scripting
FAQ Members List Calendar Today's Posts

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 01-11-2002, 06:35 AM
Poogle Poogle is offline
Registered User
Poogle's Avatar
Join Date: Jun 2001
Posts: 2,471
Poogle is on a distinguished road
Delphi(6) Help

how do you script a chat box and a person?
Reply With Quote
  #2  
Old 01-11-2002, 06:36 AM
AlexH AlexH is offline
Have A Drink On Me
AlexH's Avatar
Join Date: Jun 2001
Location: Somewhere In Time
Posts: 7,442
AlexH is on a distinguished road
Send a message via AIM to AlexH Send a message via MSN to AlexH
told you it was confusing
i couldnt really do anything with it
__________________
QUICK LOOK BUSY JESUS IS COMING!
Reply With Quote
  #3  
Old 01-11-2002, 07:37 AM
Poogle Poogle is offline
Registered User
Poogle's Avatar
Join Date: Jun 2001
Posts: 2,471
Poogle is on a distinguished road
Quote:
Originally posted by AlexH
told you it was confusing
i couldnt really do anything with it
Yeah but Stefan said he gave those scripts away.....
Reply With Quote
  #4  
Old 01-11-2002, 07:47 AM
Xaviar Xaviar is offline
Registered User
Join Date: Aug 2001
Location: Fairyland
Posts: 463
Xaviar is on a distinguished road
Send a message via ICQ to Xaviar Send a message via AIM to Xaviar
Can someone shoot me now? Please? I've become too pathetic to do it myself, after listening to these two...
__________________
One by one, the penguins steal my sanity.

*cookie for Xaviar* --Originally posted by Tyhm

--Xaviar

A m e r i c a
Reply With Quote
  #5  
Old 01-11-2002, 08:08 AM
WHIPENIE4 WHIPENIE4 is offline
I am X-Mann
Join Date: Aug 2001
Location: PA
Posts: 2,715
WHIPENIE4 is on a distinguished road
Send a message via ICQ to WHIPENIE4 Send a message via AIM to WHIPENIE4
[screen_name says:]

why dont you experiment yourself

most of the great scripters on this forum have had to learn themselves, including myself

i started without knowing anything, and now im can script lots of complex things
__________________
Mind over Matter. If your body dont mind, why does it matter?

- X-Mann (Blessing Graal since 1998) Haha

- Graal 2000 Project (Contact Me to get Apart of this expierience

Windows Vista. Graal. Not a Good Combination.
Reply With Quote
  #6  
Old 01-11-2002, 12:21 PM
Saga2001 Saga2001 is offline
Wishing he had 3 feet
Join Date: Aug 2001
Location: Basement
Posts: 1,565
Saga2001 is on a distinguished road
Send a message via ICQ to Saga2001 Send a message via AIM to Saga2001 Send a message via Yahoo to Saga2001
lol you are asking how to make a chat box and a person? on the scripting section of the forums? u ok there?
__________________

!Wan ( 11:27:55 AM):
can i c ur scripts please?
Zorg (RC): If I hear NPC Server call Ne0, Past Austin or Brent sexy one more time im disconnecting it
Reply With Quote
  #7  
Old 01-11-2002, 02:12 PM
BlKnight BlKnight is offline
Not in Use
Join Date: Mar 2001
Location: N/A
Posts: 1,527
BlKnight is on a distinguished road
...Delphi sux....
__________________
This account is no longer is use.
Reply With Quote
  #8  
Old 01-11-2002, 02:30 PM
Yakuna2001 Yakuna2001 is offline
Registered User
Yakuna2001's Avatar
Join Date: Jun 2001
Location: England U.K
Posts: 940
Yakuna2001 is on a distinguished road
Send a message via AIM to Yakuna2001
Quote:
Originally posted by BlKnight
...Delphi sux....
please explain to me your reasoning for that mega n00bishness comment. if it sucks so bad, then why do u playa game written in it? cant suck that bad can it.
__________________

-Manager of the UnholyNation PlayerWorld-
UnholyNation Forums
Reply With Quote
  #9  
Old 01-11-2002, 08:13 PM
Poogle Poogle is offline
Registered User
Poogle's Avatar
Join Date: Jun 2001
Posts: 2,471
Poogle is on a distinguished road
Quote:
Originally posted by Yakuna2001

please explain to me your reasoning for that mega n00bishness comment. if it sucks so bad, then why do u playa game written in it? cant suck that bad can it.
Actually it sorta does for noobs....(noobs to Delphi)
Reply With Quote
  #10  
Old 01-12-2002, 12:05 AM
TDO2000 TDO2000 is offline
Registered User
TDO2000's Avatar
Join Date: Jul 2001
Location: Germany
Posts: 655
TDO2000 is on a distinguished road
1. if u do something with delphi it's coding not scripting
2. use the indy-tcp-ip components, the server-client socket (prof edition?) or a thing called nmsg (it's for text only) so u put it in your formluar enter port and ip (or just doing some edit-fields where u can enter it while running the program) get your server socket to listen and write everything it gets into a memo-field

add.memo1.lines or something like this...

this is for server

for client u search for the sending-function

(sendtext for nmsg I think havent't done anything in Delphi for a very long time)

or just watch help-file ^_^
__________________
No Webhost at the moment
Reply With Quote
  #11  
Old 01-12-2002, 11:37 AM
Poogle Poogle is offline
Registered User
Poogle's Avatar
Join Date: Jun 2001
Posts: 2,471
Poogle is on a distinguished road
Quote:
Originally posted by TDO2000
1. if u do something with delphi it's coding not scripting
2. use the indy-tcp-ip components, the server-client socket (prof edition?) or a thing called nmsg (it's for text only) so u put it in your formluar enter port and ip (or just doing some edit-fields where u can enter it while running the program) get your server socket to listen and write everything it gets into a memo-field

add.memo1.lines or something like this...

this is for server

for client u search for the sending-function

(sendtext for nmsg I think havent't done anything in Delphi for a very long time)

or just watch help-file ^_^
Well Stefan used this forum for Delphi scripting so I thought it belonged here
Reply With Quote
  #12  
Old 01-12-2002, 07:58 PM
grim_squeaker_x grim_squeaker_x is offline
Retired Oldbie
grim_squeaker_x's Avatar
Join Date: Mar 2001
Posts: 3,084
grim_squeaker_x will become famous soon enough
Quote:
Originally posted by WHIPENIE4
[screen_name says:]

why dont you experiment yourself

most of the great scripters on this forum have had to learn themselves, including myself

i started without knowing anything, and now im can script lots of complex things
He's talking about Delphi, not about Graal Script.
__________________

Reply With Quote
  #13  
Old 01-13-2002, 02:58 AM
BlKnight BlKnight is offline
Not in Use
Join Date: Mar 2001
Location: N/A
Posts: 1,527
BlKnight is on a distinguished road
Quote:
Originally posted by Yakuna2001

please explain to me your reasoning for that mega n00bishness comment. if it sucks so bad, then why do u playa game written in it? cant suck that bad can it.
For a few things...
1) Not as fast, or dependable as C++
2) Not many learning sources, not nearly as many as C++
3) I just don't like it
4) C++ is far better then Delphi

And to the ***** who said "then why do you play a game programmed in delphi"...that was just plain idiotic. Any programming language can be made to good use through skillful manipulation, som easier then others, some better then others. You can make anything with any language...Delphi just isn't the best language in my opinion.

So if Stefan used it skillfully, fine. If he likes Dephi, fine. I simply think C++, and in some cases even VB, is better then Delphi.
__________________
This account is no longer is use.
Reply With Quote
  #14  
Old 01-13-2002, 04:28 AM
Androk2k1 Androk2k1 is offline
Banned
Androk2k1's Avatar
Join Date: Dec 2001
Posts: 1,336
Androk2k1 is on a distinguished road
VB better then Delphi? I used both and i like Delphi more =) VB is too... simple...
Reply With Quote
  #15  
Old 01-13-2002, 07:32 AM
WHIPENIE4 WHIPENIE4 is offline
I am X-Mann
Join Date: Aug 2001
Location: PA
Posts: 2,715
WHIPENIE4 is on a distinguished road
Send a message via ICQ to WHIPENIE4 Send a message via AIM to WHIPENIE4
[screen_name says:]

well that would explain the subject line, i thought he was talking about gscript, which messed with my mind b/c of the subject :S
__________________
Mind over Matter. If your body dont mind, why does it matter?

- X-Mann (Blessing Graal since 1998) Haha

- Graal 2000 Project (Contact Me to get Apart of this expierience

Windows Vista. Graal. Not a Good Combination.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 10:15 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.