problem on GetPlayer3DZone function
#2

I don't know what is strcpy but perhaps:
pawn Код:
strcpy(zone, SanAndreasZones[i][Zone_Name] sizeof(zone),);
Or use strcat:
pawn Код:
strcat(zone, SanAndreasZones[i][Zone_Name] sizeof(zone),);
Reply


Messages In This Thread
problem on GetPlayer3DZone function - by NeyMar96 - 10.09.2011, 08:34
Re: problem on GetPlayer3DZone function - by =WoR=Varth - 10.09.2011, 08:54
Re: problem on GetPlayer3DZone function - by NeyMar96 - 10.09.2011, 09:06
Re: problem on GetPlayer3DZone function - by =WoR=G4M3Ov3r - 10.09.2011, 09:25
Re: problem on GetPlayer3DZone function - by =WoR=Varth - 10.09.2011, 09:30

Forum Jump:


Users browsing this thread: 1 Guest(s)