JezuzLizard / T4SP-Server-Plugin

A plugin that has code that hopefully compiles and the game will load it to do things. Stability not guaranteed.
GNU Affero General Public License v3.0
4 stars 2 forks source link

Unknown function error with fileio functions #212

Closed anotheruselesaccount closed 5 months ago

anotheruselesaccount commented 5 months ago

This still give unknown function error when adding filehandle = fs_fopen("test.txt", "write"); to my gsc or any other of the functions. image

@ineedbots Am i doing somethign wrong since in console it says plugin loaded but the custom gsc functions does not work when joining server.