simple question
#1

Hi guys. I was testing something and i think it's wrong?..

I tried to do a math equation like this:

(3)^3...is not equal to 3*3*3? Beacuse it prints "0".

my code was

new test2[MAX_PLAYERS];

under onplayerconnect to check the vaules in message and print.

so i did test2[playerid] = (3)^3 but in game prints 0 and in server_log 0 too. is that an error or in PAWN (3)^3 is not equal to 3*3*3?
Reply


Messages In This Thread
simple question - by TheArcher - 22.09.2011, 18:18
Re: simple question - by Vince - 22.09.2011, 18:20
Re: simple question - by TheArcher - 22.09.2011, 18:23

Forum Jump:


Users browsing this thread: 1 Guest(s)