Raised This Month: $ Target: $400
 0% 

Scripting Help with a port


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
SAMURAI16
BANNED
Join Date: Sep 2006
Old 01-04-2007 , 06:15   Re: Scripting Help with a port
Reply With Quote #1

about "Data", i think can be used something like
Code:
new szArgs[128];
read_args(szArgs, 127);
new szCmd[64], szParams[32];
strbreak(szArgs, szCmd, 63, szParams, 31);
if( equal(szCmd, "seen", 0) )
Or something like this
SAMURAI16 is offline
Send a message via MSN to SAMURAI16
commonbullet
Veteran Member
Join Date: Oct 2005
Old 01-04-2007 , 13:18   Re: Scripting Help with a port
Reply With Quote #2

Quote:
Originally Posted by SAMURAI16 View Post
about "Data", i think can be used something like
Code:
new szArgs[128];
read_args(szArgs, 127);
new szCmd[64], szParams[32];
strbreak(szArgs, szCmd, 63, szParams, 31);
if( equal(szCmd, "seen", 0) )
Or something like this
what about read_argv?
commonbullet is offline
Send a message via ICQ to commonbullet Send a message via MSN to commonbullet
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 -4. The time now is 22:27.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode