Raised This Month: $ Target: $400
 0% 

i'll try to start scripting.. i'm real newbie.. -_-


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
dutchmeat
Senior Member
Join Date: Sep 2006
Old 01-12-2007 , 14:14   Re: i'll try to start scripting.. i'm real newbie.. -_-
Reply With Quote #5

You're right,
Quote:
Pawn
An embedded scripting language formerly called Small
I think you should not learn c++ first, because it's very confusing for a beginner like you to mix up languages like this.

for example:
Creating a variable:

c++:
Code:
int variable; // (integer, c++ also uses ';')
char *variable;
or
char variable[33];
Pawn:
Code:
new variable or new variable[33]
__________________
before you criticize someone, you should walk a mile in their shoes. that way, when you criticize them, you're a mile away and you have their shoes.
dutchmeat is offline
 



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:22.


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