This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

About a code

Old posts that have not been replied to for several years.
Locked
c
canercan
Voice
Posts: 10
Joined: Wed Jun 29, 2005 7:54 am

About a code

Post by canercan »

how can we say if user writes sth for example

Code: Select all

if {$arg == ISINLA } {
here did I succed if he writes ISINLA
User avatar
demond
Revered One
Posts: 3073
Joined: Sat Jun 12, 2004 9:58 am
Location: San Francisco, CA
Contact:

Post by demond »

enclose it in double quotes
connection, sharing, dcc problems? click <here>
before asking for scripting help, read <this>
use

Code: Select all

 tag when posting logs, code
Locked