23.09.2012, 02:32
I'm seriously getting very annoyed with this.
No one here has been any help at all.
Every stupid tutorial on this forum still wont work.
Im using the PPC trucking game mode, and im trying to add my custom maps to it.
So someone with PPC knowledge help me with adding it to the server?
Im trying to add it through gamemode because filterscript way wont work at all.
Ive tried this code, in both PPC_Trucking.pwn and PPC_GameModeInit
And when i try to compile i always get from 1-10 error codes.
Can someone please give me a more in depth way to add these bloody things into my server?
+1 Rep
PS: sorry for raging, people have been next to pointless with help so far.
No one here has been any help at all.
Every stupid tutorial on this forum still wont work.
Im using the PPC trucking game mode, and im trying to add my custom maps to it.
So someone with PPC knowledge help me with adding it to the server?
Im trying to add it through gamemode because filterscript way wont work at all.
Ive tried this code, in both PPC_Trucking.pwn and PPC_GameModeInit
Код:
public OnGameModeInIt() { CreateObject(codingblablahere); //Rest of it here etc. I hope you get the point return 1; }
Can someone please give me a more in depth way to add these bloody things into my server?
+1 Rep
PS: sorry for raging, people have been next to pointless with help so far.