Well I Need Some Help About This Problem !
#8

Some people separate their files and they connect them all in the main file. (All those to gamemode).

In the gamemodes directory, there are:

Server_Main.pwn and Server_Main.amx
Server_Objects.pwn
Server_Admin.pwn
Server_Vehicles.pwn

And then in the Server_Main.pwn file:

pawn Код:
#include "Server_Objects.pwn"
#include "Server_Admin.pwn"
#include "Server_Vehicles.pwn"
Is this what you want to do?
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)