Author Topic: problem with finding the Pickup  (Read 1145 times)

mimomohamed

  • Full Member
  • ***
  • Posts: 126
  • Karma: +5/-1
    • View Profile
    • http://www.egyptforall.smffy.com
problem with finding the Pickup
« on: August 24, 2012, 11:39:38 am »
when i try ti find Pickup i use

Quote
if ( szCommand == "fp" )
   {
      local pup;
      if ( szParams ) pup = FindPickup( szParams.tointeger() );
 
      if ( pup ) MessagePlayer( "Succesfully found pickup id: " + szParams + "!", pPlayer );
      else MessagePlayer( "Unable to find an pickup with id: " + szParams + "!", pPlayer );
   }

i can find Pickup 13 11 12 10 Etc... but when i try ti find a Pickup like 1362 or something like that it says couldn't find ( lol ) and i can see that Pickup so how can't find so help me please :)

Rocky

  • Full Member
  • ***
  • Posts: 105
  • Karma: +5/-3
    • View Profile
Re: problem with finding the Pickup
« Reply #1 on: August 24, 2012, 02:44:56 pm »
You just use Pickup IDs not Pickup Model.
Look for lu server testers, Requirements are:
English good enough to communicate.
Good knowledge about gaming.

PM me those who are interested.

mimomohamed

  • Full Member
  • ***
  • Posts: 126
  • Karma: +5/-1
    • View Profile
    • http://www.egyptforall.smffy.com
Re: problem with finding the Pickup
« Reply #2 on: August 24, 2012, 03:09:18 pm »
xD o.O  :o :o :o :o thanks man I'm crazy :D

 

© Liberty Unleashed Team.