Vice City Multiplayer
VC:MP 0.3 => mIRC/pawn Scripting => Topic started 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
-
The problem is that if you add this:
[pawn]format(szMsg,sizeof(szMsg),"Owner [ %s ] Shared [ %s ] ",owner, share);[/pawn]
-
Post the enumerator/array of vehicle/player.
-
tell me how to fix it