Gamemode Map Install Problems (+rep)
#1

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


Код:
public OnGameModeInIt()
{
    CreateObject(codingblablahere);
    //Rest of it here etc. I hope you get the point
    return 1;
}
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.
Reply
#2

Umm? - What selective "Error's" do you get?
Reply
#3

Try putting them into an FS instead, and check to make sure that it is CreateObject, or CreateDynamicObject, any others won't work without an include, like a respective streamer.
Reply
#4

I have tried in FS and nothing will load when i got to the place it is in game?
I have tried both CreateObject, or CreateDynamicObject FS as well, none will work.


Also with the error it could be anything from:
error 017: undefined symbol "playerid"
021: Symbol already defined: "Streamer_OnPlayerConnect"

But that is when i try to ad it through the PPC_GameModeInit, and when i try to add it in the actuall PPC_Trucking.pwn in gamemode i just get like 20 errors.
Reply
#5

Happened to me, Well you need update that plugin are running it must be streamer if the maps are dynamic.
Try to complit it with the last and new include you using on pwn.
[EDIT] Also to be sure if it load or no login with rcon pass and use /rcon reloadfs [filter name].
Reply
#6

Happened with me too solved itself
Reply
#7

uum 2 questions iz it in interior and u sure u in right coords if u want u can pm me coords of all and ill make 100%fs 4 u
Reply


Forum Jump:


Users browsing this thread: 3 Guest(s)