Vice City Multiplayer

VC:MP 0.3 => mIRC/pawn Scripting => Topic started by: rathan on March 24, 2012, 12:03:58 pm

Title: ------------------->Function Help<--------------------
Post by: rathan on March 24, 2012, 12:03:58 pm
anybodi need help in Gups

look
 Eg--Id-163  health  100  Owner-[]    Shared[] Amount[]


I need help in this when i complete Everything it shows Owner,Shared and Amout nothing

Anybody can buy the Car


Can anybody tell me how to Fix this

Photo--- http://i39.tinypic.com/d5q4o.jpg
Title: Re: ------------------->Function Help<--------------------
Post by: DilsonTB on March 24, 2012, 06:00:09 pm
The problem is that if you add this:

[pawn]format(szMsg,sizeof(szMsg),"Owner [ %s ] Shared [ %s ] ",owner, share);[/pawn]
Title: Re: ------------------->Function Help<--------------------
Post by: Garfield on March 27, 2012, 04:19:13 am
Post the enumerator/array of vehicle/player.
Title: Re: ------------------->Function Help<--------------------
Post by: rathan on March 29, 2012, 06:57:16 pm
tell me how to fix it