Author Topic: Drop money pickup on player dead ?? (pawno)!  (Read 11595 times)

0 Members and 1 Guest are viewing this topic.

Offline Castagna

  • VC:MP Beta Tester
  • Made Man
  • *
  • Posts: 129
  • Global Moderator
    • View Profile
Drop money pickup on player dead ?? (pawno)!
« on: April 01, 2011, 12:41:48 am »
  Hi  ;D, i was trying to create a more reallystic system for kill reward .. So i thought if would be possible to make a drop money for reward. I had many troubles when i make this .I know that i have to make a new pickup on player dead with the money ID , and them add the function of pickedup .
Quote
    if(pickupid == 7) {
IncPlayerHandCash( playerid, 100);     
       
But i don't know how to delete the pickup after player take money ..... Please if someone solve this , post the code or help me by PM  :D

 thx another timeee  :P
Castagna - EA Founder


Offline tato

  • Made Man
  • ***
  • Posts: 106
  • I bet u don't know me!
    • View Profile
    • EA Server
Re: Drop money pickup on player dead ?? (pawno)!
« Reply #1 on: April 01, 2011, 02:08:12 am »
hey castagna i kind of know how to do it but the pawno have a bug about the function createpickup and ....

Offline cycu

  • VC:MP Beta Tester
  • Street Thug
  • *
  • Posts: 19
    • View Profile
Re: Drop money pickup on player dead ?? (pawno)!
« Reply #2 on: April 01, 2011, 01:03:27 pm »
 Hi  ;D, i was trying to create a more reallystic system for kill reward .. So i thought if would be possible to make a drop money for reward. I had many troubles when i make this .I know that i have to make a new pickup on player dead with the money ID , and them add the function of pickedup .
Quote
   if(pickupid == 7) {
IncPlayerHandCash( playerid, 100);      
      
But i don't know how to delete the pickup after player take money ..... Please if someone solve this , post the code or help me by PM  :D

 thx another timeee  :P

It really hurts my to say, but it's not possible at the moment.
« Last Edit: April 01, 2011, 09:10:40 pm by cycu »

Offline Skirmant

  • Made Man
  • ***
  • Posts: 134
    • View Profile
Re: Drop money pickup on player dead ?? (pawno)!
« Reply #3 on: April 01, 2011, 06:03:34 pm »
Connect the mIRC dll to your server to unlock the functions you crave so much. Or... Get Squirrel.

Offline Castagna

  • VC:MP Beta Tester
  • Made Man
  • *
  • Posts: 129
  • Global Moderator
    • View Profile
Re: Drop money pickup on player dead ?? (pawno)!
« Reply #4 on: April 01, 2011, 08:19:20 pm »
ahh shit  ;D ok thax anyway... now im thinkiing that pawn is too limited in functions .... tato ,someday we will have to move ARG Crew SCRIPT to squirrel i think  :-\
Castagna - EA Founder


Offline tato

  • Made Man
  • ***
  • Posts: 106
  • I bet u don't know me!
    • View Profile
    • EA Server
Re: Drop money pickup on player dead ?? (pawno)!
« Reply #5 on: April 02, 2011, 03:09:26 am »
ahh shit  ;D ok thax anyway... now im thinkiing that pawn is too limited in functions .... tato ,someday we will have to move ARG Crew SCRIPT to squirrel i think  :-\
mmm i need to learn it firs castagna ....

Offline BIG[H]

  • Made Man
  • ***
  • Posts: 159
  • Sight of light
    • View Profile
Re: Drop money pickup on player dead ?? (pawno)!
« Reply #6 on: April 02, 2011, 05:45:29 am »
Quote
tato ,someday we will have to move ARG Crew SCRIPT to squirrel i think  Undecided
Wohoooooooooooooooooooooooooooooooooooooooooo!! Squirrel OH YEAH!!! XD i can help ya!
Outdoor city server Administrator, FS server owner!

Offline tato

  • Made Man
  • ***
  • Posts: 106
  • I bet u don't know me!
    • View Profile
    • EA Server
Re: Drop money pickup on player dead ?? (pawno)!
« Reply #7 on: April 02, 2011, 07:21:41 pm »
Quote
tato ,someday we will have to move ARG Crew SCRIPT to squirrel i think  Undecided
Wohoooooooooooooooooooooooooooooooooooooooooo!! Squirrel OH YEAH!!! XD i can help ya!
but first i need to know about squirrel ...in squirrel the languaje is c++ and c# right????.

Offline Castagna

  • VC:MP Beta Tester
  • Made Man
  • *
  • Posts: 129
  • Global Moderator
    • View Profile
Re: Drop money pickup on player dead ?? (pawno)!
« Reply #8 on: April 02, 2011, 10:12:00 pm »
yeaa me too . ???
Castagna - EA Founder


Offline Robd

  • Wiseguy
  • **
  • Posts: 67
    • View Profile
Re: Drop money pickup on player dead ?? (pawno)!
« Reply #9 on: April 04, 2011, 06:23:50 pm »
Squirrel and mIRC make me sad  ):
Hello, this is Robd from the past.
If you are seeing this I have either posted something stupid, forgotten something, started a stupid topic, or a combination of the three.

Please forgive us for this mistake.

Regards, management

Offline BIG[H]

  • Made Man
  • ***
  • Posts: 159
  • Sight of light
    • View Profile
Re: Drop money pickup on player dead ?? (pawno)!
« Reply #10 on: April 04, 2011, 06:58:14 pm »
I wasted a lot of time in pawn BUT I WARNED YOU ALL THAT forget about pawn start to learn Squirrel its Easy SQlite its easy like we speak our english language and squirrel can create vehicles and pickups during the game XD
Outdoor city server Administrator, FS server owner!

Offline Skirmant

  • Made Man
  • ***
  • Posts: 134
    • View Profile
Re: Drop money pickup on player dead ?? (pawno)!
« Reply #11 on: April 05, 2011, 07:42:59 am »
Squirrel and mIRC make me sad  ):

Why? ):

Offline Robd

  • Wiseguy
  • **
  • Posts: 67
    • View Profile
Re: Drop money pickup on player dead ?? (pawno)!
« Reply #12 on: April 05, 2011, 10:27:43 pm »
Because I look at them and I cry (don't understand them.)
Plus pawn pwns, it even sounds like pwn  ):
Hello, this is Robd from the past.
If you are seeing this I have either posted something stupid, forgotten something, started a stupid topic, or a combination of the three.

Please forgive us for this mistake.

Regards, management

Offline Skirmant

  • Made Man
  • ***
  • Posts: 134
    • View Profile
Re: Drop money pickup on player dead ?? (pawno)!
« Reply #13 on: April 11, 2011, 08:21:52 am »
Because I look at them and I cry (don't understand them.)
Plus pawn pwns, it even sounds like pwn  ):

Did you understand pawn the second you first gazed your eyes on it?
« Last Edit: April 11, 2011, 08:23:38 am by Skirmant »

Offline BIG[H]

  • Made Man
  • ***
  • Posts: 159
  • Sight of light
    • View Profile
Re: Drop money pickup on player dead ?? (pawno)!
« Reply #14 on: April 11, 2011, 11:03:23 am »
Learning Squirrel is  Much Easier than Pawn I will make Tutorial Video Soon as i can! and ITS MUCH BETTER 90 % stability no crasher has been made for it and its Has ALOT OF FUNCTIONS THAN PAWNo It can even change it's Server name / Mode Name while Server is Running no Need of Restart :D and it can Even Connect IRC with out mIRC dll or PSA  MUCH MUCH MORE!!
Outdoor city server Administrator, FS server owner!