Search Results
Quote: Originally Posted by pen_theGun You can pawn Код: main(){    printf("sizeof:%d", sizeof( MyTest ))    MyTest[0][MyArray][3] = 2;    printf("%d", MyTest[0][MyArray][3])} ...
162
*sigh* i was hoping i wouldn't need to do that (array1, array2 etc) Thanks for the information.
162
Hey, I'm having trouble with setting parts of a array in a enumerator/array or whatever i have no clue. I would like to know what am i doing wrong, is this even possible and if it is how to. i based ...
162
pawn Код: print("          (__) ");print("          (oo) ");print("    /------\\/ ");print("   / |    || ");print("*  /\\---/\\ "); '\' is an escape character so you have to do it...
139
How are plugins beneficial? im not saying they are not just wondering.
813
Synchronized Player Clock By CatFish This is my first release of anything. i made it very quickly This filterscript makes a 24 hour clock which is synchronized to all players It is shown in a text...
101