Jump to content

Phoenix58

Members
  • Posts

    6
  • Joined

  • Last visited

Everything posted by Phoenix58

  1. Is that forum for SAMP or MTA???
  2. Good Job. I like it very much... Where can I download it?
  3. Hello Guys. I'm going to ask you some questions. 1-) How can I do FPS script (First Person Mod)? 2-) How can I give name a ped which I created with script? 3-) I want to do a water gun (i want to attach SWAT's water gun to M4 or random guns). Is it possible? Thanks in advance.
  4. Oh.. very bad but thanks
  5. Very nice Doomed_Space_Marine but Where can i find that script?
  6. Hello guys. I am trying to install a skin on my Server; I can install txd but can't install dff. Check this out: function onResourceStart() --BREEN BREEN = engineLoadTXD ( "skins/29.txd" ) engineImportTXD ( BREEN, 29 ) --BLOOB BLOOB = engineLoadDFF ( "skins/29.dff" ) engineImportDFF ( BLOOB, 29 ) end addEventHandler("onClientResourceStart", getResourceRootElement(getThisResource()), onResourceStart) If it isn't true, please tell me what's wrong...
×
×
  • Create New...