06.11.2015, 22:59
Nice
C:\Users\Dee-JaY\Desktop\mods\NPC DRIVER\NPCs_FS_ServerPack4\ServerPack\filterscript s\NPCs_FS.pwn(784) : error 017: undefined symbol "GetServerTickRate" |
hi guys hoping someone could help me im having when im compiling this filterscript. btw my gamemodemap is NRG[V.4.0]. Thanks in advanced guys!
|
When I use this, all the cabs either come upside down or with their hood inside the ground, and they go through the entire ride like this. Any ideas? I'm running on windows BTW, had to update to latest FCNPC cause the old version crashed for me.
|
When I launch my server with this FS, it hangs at "Loaded Map". It goes through all the plugins ok, colandreas loads ok and FCNPC appears to be ok. I loaded all the plugins required, compiled driverfs without errors, and have the colandreas map binary in the right place. No matter where I place "driverfs" in server.cfg, the server always hangs on "Loaded Map" and doesn't continue any further. Testing on Windows 7 64-bit with both x86 and x84 VC 2012 SDK installed. Any help would be appreciated. Thanks!
PS I'm sure I've overlooked something on my end.... |
I've just made some changes that eventually fix it, can you re-download the FS and test it again?
If that does not help, try it with only a few drivers first, if you initialize ColAndreas in your gamemode (or a FS) try to delete CA_Init() from the Driver FS. |
"Just" as in within the last 2 hours? Thats when I originally downloaded it
I'll trim down some other plugins (I only usually run sscanf fixes2 streamer and IRC), and don't initialize colandreas anywhere else. If those changes you speak of are within the last couple hours, I'll def redownload and try it again. Thanks! EDIT: I hadn't put GPS.dat anywhere. Now that its in scriptfiles folder and w/ new driverfs it loads...then FCNPC immediately crashes haha. Guess my problem is now with FCNPC...thanks for the assist! |