MDC command help
#1

issue has been fixed.
Reply
#2

And what's the problem?
Reply
#3

Quote:
Originally Posted by Threshold
Посмотреть сообщение
And what's the problem?
i want it to be converted into a dialog.
Reply
#4

Try yourself first and if you get problems we will try and help. You'll never learn if you never try
https://sampwiki.blast.hk/wiki/ShowPlayerDialog
https://sampwiki.blast.hk/wiki/OnDialogResponse
Reply
#5

okay however, i have no clue on how am gonna convert it.
ill give it a try if not am gonna need someone to help me with it.

Never mind i know how to do it. thanks guys i will edit this post if i have issues.
Reply
#6

got a issue here.

Код:
error 033: array must be indexed (variable "giveplayer")

on this 
	giveplayer = GetPlayerName(i);
Reply
#7

"giveplayer" seems to be an array.
Reply
#8

Quote:
Originally Posted by Sharpadox
Посмотреть сообщение
"giveplayer" seems to be an array.
what? is a array?

its doing it with this new the same here

new PlayerVehicleInfo[MAX_PLAYERS+1][MAX_PLAYERVEHICLES][pvInfo];
Reply
#9

pawn Код:
giveplayer == GetPlayerName(i);
Try this
Reply
#10

Quote:
Originally Posted by Clad
Посмотреть сообщение
pawn Код:
giveplayer == GetPlayerName(i);
Try this
nope didn't work.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)