Author Topic: need simple help  (Read 1652 times)

mimomohamed

  • Full Member
  • ***
  • Posts: 126
  • Karma: +5/-1
    • View Profile
    • http://www.egyptforall.smffy.com
need simple help
« on: October 30, 2011, 04:11:25 pm »
How can i make things appear for 1 person not for all players like the Checkpoint i need it to appear for 1 person only not for all the server  ;D :D

mimomohamed

  • Full Member
  • ***
  • Posts: 126
  • Karma: +5/-1
    • View Profile
    • http://www.egyptforall.smffy.com
Re: need simple help
« Reply #1 on: October 30, 2011, 04:36:54 pm »
sorry but this is one tell me how to make it
CreateCheckpoint( Vector( x, y, z ), 11.0, Colour( 255, 0, 0 ) );

mimomohamed

  • Full Member
  • ***
  • Posts: 126
  • Karma: +5/-1
    • View Profile
    • http://www.egyptforall.smffy.com
Re: need simple help
« Reply #2 on: October 30, 2011, 04:47:29 pm »
function onScriptLoad()

mimomohamed

  • Full Member
  • ***
  • Posts: 126
  • Karma: +5/-1
    • View Profile
    • http://www.egyptforall.smffy.com
Re: need simple help
« Reply #3 on: October 30, 2011, 04:51:28 pm »
THANKS SVENKO

Juppi

  • Developer
  • Jr. Member
  • *****
  • Posts: 86
  • Karma: +3/-1
    • View Profile
    • Kuslahden alaste GTA:MP clan
Re: need simple help
« Reply #4 on: October 30, 2011, 10:59:44 pm »
A few fixes, first of all onScriptLoad doesn't have a player argument, so I'd suggest using onPlayerJoin instead. Secondly, for player owned checkpoints you'll have to use CreateClientCheckpoint. The examples in the wiki should get you started.

mimomohamed

  • Full Member
  • ***
  • Posts: 126
  • Karma: +5/-1
    • View Profile
    • http://www.egyptforall.smffy.com
Re: need simple help
« Reply #5 on: October 31, 2011, 11:39:49 am »
thanks for your help :D

 

© Liberty Unleashed Team.