Just learn how to make a normal online game its 10000000x better.
If you are admin how do you grant yourself cash
Crap can someone at least fix the help file
I don't get why this won't work on a non-dedicated or lan server.Well, if anyone wants to try, you can remove the check in server.cs.Line 2548:Code: [Select]if(!$server::dedicated){ echo("CityRP does not support non-dedicated servers. Terminating."); return;}if($server::lan){ echo("CityRP does not support LAN servers. Terminating."); return;}EDIT: Jookia told me sassy hates LAN and it's meant to be run on stable, dedicated servers.
if(!$server::dedicated){ echo("CityRP does not support non-dedicated servers. Terminating."); return;}if($server::lan){ echo("CityRP does not support LAN servers. Terminating."); return;}