[pomoc]selldrugs


Započeo ‹Fox›, Oktobar 08, 2010, 15:55:49 POSLE PODNE

prethodna tema - sledeća tema

0 članova i 1 gost pregledaju ovu temu.

radim komandu selldrugs i imam jedan error, evo kakav
C:\Documents and Settings\Slavko\Desktop\server na 0.3b\gamemodes\multirp.pwn(1035) : error 006: must be assigned to an array
i evo linija:
Kod: c
new playa;		
new ReturnUser[MAX_PLAYERS];
			playa = ReturnUser;
		    ReturnUser = tmp;
			tmp = strtok(cmdtext, idx);



1035 linija je ova    playa = ReturnUser;