03.04.2015, 12:08
PHP Code:
public OnGameModeInit()
{
SetGameModeText("Practice Script");
// Classes
AddPlayerClass(23,1178.2076,-1324.1364,14.1087,270.7016,5,1,24,100,25,50);
// Objects
CreateObject(1732, 1212.3303,-1332.0833,13.5689, 0.0, 0.0, 96.0);
// Vehicles
AddStaticVehicle(560,1277.2316,-2026.8129,58.6722,89.2244,37,0); // Sultan
AddStaticVehicle(411,1211.1395,-1344.5742,13.2098,359.9913,116,1); // Infernus a g
return 1;
}
Quote:
SA-MP Dedicated Server ---------------------- v0.3z, ©2005-2014 SA-MP Team [14:05:16] [14:05:16] Server Plugins [14:05:16] -------------- [14:05:16] Loading plugin: sscanf [14:05:16] [14:05:16] =============================== [14:05:16] sscanf plugin loaded. [14:05:16] Version: 2.8.1 [14:05:16] © 2012 Alex "******" Cole [14:05:16] =============================== [14:05:16] Loaded. [14:05:16] Loaded 1 plugins. [14:05:16] [14:05:16] Ban list [14:05:16] -------- [14:05:16] Loaded: samp.ban [14:05:16] [14:05:16] [14:05:16] Filterscripts [14:05:16] --------------- [14:05:16] Loading filterscript 'gl_actions.amx'... [14:05:16] Unable to load filterscript 'gl_actions.amx'. [14:05:16] Loading filterscript 'gl_realtime.amx'... [14:05:16] Unable to load filterscript 'gl_realtime.amx'. [14:05:16] Loading filterscript 'gl_property.amx'... [14:05:16] Unable to load filterscript 'gl_property.amx'. [14:05:16] Loading filterscript 'gl_mapicon.amx'... [14:05:16] Unable to load filterscript 'gl_mapicon.amx'. [14:05:16] Loading filterscript 'ls_mall.amx'... [14:05:16] Unable to load filterscript 'ls_mall.amx'. [14:05:16] Loading filterscript 'ls_elevator.amx'... [14:05:16] Unable to load filterscript 'ls_elevator.amx'. [14:05:16] Loading filterscript 'attachments.amx'... [14:05:16] Unable to load filterscript 'attachments.amx'. [14:05:16] Loading filterscript 'skinchanger.amx'... [14:05:16] Unable to load filterscript 'skinchanger.amx'. [14:05:16] Loading filterscript 'vspawner.amx'... [14:05:16] Unable to load filterscript 'vspawner.amx'. [14:05:16] Loaded 0 filterscripts. |