Tag mismatch
#1

Line:
Код HTML:
GiveMoney(playerid, (((KMVeh[Veh[i][ServerID]]/1000) + 1) * 100));
Error:
Код HTML:
warning 213: tag mismatch
Reply
#2

hmm
PHP код:
GiveMoney(playeridfloatround(((KMVeh[Veh[i][ServerID]]/1000.0) + 1) * 100.0)); 
Reply
#3

Quote:
Originally Posted by AbyssMorgan
Посмотреть сообщение
hmm
PHP код:
GiveMoney(playeridfloatround(((KMVeh[Veh[i][ServerID]]/1000.0) + 1) * 100.0)); 
Oh yeah,and its not a Error its a Warning
https://sampwiki.blast.hk/wiki/Errors_List
Reply
#4

Thank you!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)