Only 4 little mistakes left
#1

View thread: mp.com/showthread.php
I still got some errors
Script: http://prntscr.com/gi2uzt
Errors: http://prntscr.com/gi2vbm
Reply
#2

10 seconds later
Reply
#3

Anyone?
Reply
#4

it seems like you're trying to call a function but messed up somehow, copy / paste or screenshot your enum or whatever holds those pAdmin, pBankMoney etc. variables
Reply
#5

Please don’t bump topics. People will be less likely to help you.

If you read the error it says GetPlsyerInfo is undefined so show the code we need to see or we can’t help you.
Reply
#6

enum pInfo
{
pPass,
pCash,
pAdmin,
pScore,
pBankmoney,
pBanned,
pOrgID,
pRank
}

I sent screesnshot of script
Reply
#7

Whats wrong with that script?
Reply
#8

24 hour bumps only.
Reply
#9

Quote:
Originally Posted by n00blek
View Post
enum pInfo
{
pPass,
pCash,
pAdmin,
pScore,
pBankmoney,
pBanned,
pOrgID,
pRank
}

I sent screesnshot of script
enum pInfo
{
pPass,
pCash,
pAdmin,
pScore,
pBankmoney,
pBanned,
pOrgID,
pRank
}
new GetPlayerInfo[MAX_PLAYERS][pInfo];

try this

Edit: is it an OPP script? if yes, show me the compile modal, getplayerinfo might be defined but you have just place the sub-script loading before the main script.
Reply
#10

i solved problem. thanks for your help anyway.
btw kakva je to lokacija "kilercina "xd
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)