SA-MP Forums Archive
Y_ini help - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Y_ini help (/showthread.php?tid=659306)



Y_ini help - Electrifying - 29.09.2018

I was reading y_ini tutorials, but should I put the functions in anyplace of my gamemode? like INI_WriteInt should I put inside of INI:name[](name[], value[]) or OnGameModeInit or anyplace of my gamemode? if I put in OnGameModeInit will these functions always be executed when the server starts?