jeudi 14 juillet 2016

Run time Error 4, after changing the command.

Quote:

Originally Posted by AbyssMorgan View Post
Problem here is

PHP Code:

format(nFormat128"%s"Stores[GetPlayerVirtualWorld(playerid)+500][Name]); 

PHP Code:

//virtualworld = 509
StoresGetPlayerVirtualWorld(playerid)+500 //index 509 + 500 = 1009

//I think you wanted to do
//virtualworld = 509

StoresGetPlayerVirtualWorld(playerid)-500 //index 509 - 500 = 9 
Nope, stores virtual world are 500+, I believe I meant only getplayervw, Gonna test this.

This entry passed through the Full-Text RSS service - if this is your content and you're reading it on someone else's site, please read the FAQ at http://ift.tt/jcXqJW.
Recommended article from FiveFilters.org: Most Labour MPs in the UK Are Revolting.



Run time Error 4, after changing the command.

Aucun commentaire:

Enregistrer un commentaire