Liberty Unleashed
Scripting => Script Help => Topic started by: Mido_Pop on June 29, 2012, 07:26:57 pm
-
;D how can i make Pictures homed and garages on map
-
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)
-
use it on OnScriptload
-
Oh my god
function onScriptLoad()
{
CreateBlip(Blip, Vector position);
}
-
Moved to the correct section.
-
Please avoid double...or triple...or quadruple...posting next time.
-
By opening notepad and start scripting.
No serious. Try FBS, and see if you can make it yourself.
-
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!
-
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.