Where using the GS1 Commands everything is gs1 we have the setmap and setminimap commands in 1 weapon and in the control npc and it still dosn't work. The image name and text file is right.
NPC Code:
setmap=sp_bigmap.gif,sp_bigmap.txt,0,0;
setminimap=sp_minimap.gif,sp_bigmap.txt,0,0;
Can anyone help me here?
Thanks!
If you want the full script:
NPC Code:
//#CLIENTSIDE
if(created||playerenters){
letters=sparitoria-letters.gif;
map=sp_bigmap.gif,sp_bigmap.txt,0,0;
minimap=sp_minimap.gif,sp_bigmap.txt,0,0;