Quantcast
Channel: General Mod Discussion
Viewing all articles
Browse latest Browse all 7890

Town NPC Error

$
0
0
c:\Users\JA\Documents\My Games\Terraria\ModLoader\Mod Sources\InfiniumMod\NPCs\NPCTown.cs(13,30) : error CS0115: 'InfiniumMod.NPCs.NPCTown.Autoload(ref string, ref string)': no suitable method found to override

I have NO idea how to fix it.

Code for NPC:
Code:
using System;
using System.Collections.Generic;
using Microsoft.Xna.Framework;
using Microsoft.Xna.Framework.Graphics;
using Terraria;
using Terraria.ID;
using Terraria.ModLoader;

namespace InfiniumMod.NPCs
{
    public class...
Town NPC Error

Viewing all articles
Browse latest Browse all 7890

Trending Articles