Liberty Unleashed

Scripting => Script Help => Topic started by: Mido_Pop on June 29, 2012, 07:26:57 pm

Title: i need help :P
Post by: Mido_Pop on June 29, 2012, 07:26:57 pm
  ;D how can i make Pictures homed and garages on map
Title: Re: i need help :P
Post by: Rocky on June 30, 2012, 07:13:14 am
CreateBlip(Blip, Vector position);

http://liberty-unleashed.co.uk/LUWiki/Squirrel/Server/Functions/Blips/CreateBlip (http://liberty-unleashed.co.uk/LUWiki/Squirrel/Server/Functions/Blips/CreateBlip)
http://liberty-unleashed.co.uk/LUWiki/RadarBlips (http://liberty-unleashed.co.uk/LUWiki/RadarBlips)
Title: Re: i need help :P
Post by: Rocky on June 30, 2012, 10:57:19 am
use it on OnScriptload
Title: Re: i need help :P
Post by: Rocky on June 30, 2012, 01:48:29 pm
Oh my god

function onScriptLoad()
{   
    CreateBlip(Blip, Vector position);
}
Title: Re: i need help :P
Post by: Thijn on June 30, 2012, 03:07:54 pm
Moved to the correct section.
Title: Re: i need help :P
Post by: SugarD on July 01, 2012, 01:26:52 am
Please avoid double...or triple...or quadruple...posting next time.
Title: Re: i need help :P
Post by: Thijn on July 04, 2012, 06:15:06 pm
By opening notepad and start scripting.


No serious. Try FBS, and see if you can make it yourself.
Title: Re: i need help :P
Post by: LisKa on July 05, 2012, 10:56:56 am
By opening notepad and start scripting.
lOl, off topic: I made a whole squirrel script in Pawno editor  ;D
lOl, on topic: We can use any kind of editor for that! which is easy for us to use!
Title: Re: i need help :P
Post by: Rocky on July 06, 2012, 01:00:09 pm
By opening notepad and start scripting.
lOl, off topic: I made a whole squirrel script in Pawno editor  ;D
lOl, on topic: We can use any kind of editor for that! which is easy for us to use!

ofc Notpadd ++ is the best and easy editor every made for squirrel yet.