.amx file suddenly 7 mb.
#6

Quote:
Originally Posted by KaleOtter
Посмотреть сообщение
Well I used:

RoomOwner[pickupid][roomid] == (exampe) KaleOtter
but I gues you get that part

Well nevermind, I will use this and maybe if I is really needed I will try to find another way

Thanks for your time
With ****** methode you would do it like that

pawn Код:
gPickupRooms[pickupid] = roomid; //stores the roomid
gRoomData[roomid][ownername] = "KaleOtter"; //stores the roomdata
now we know that gPickupRooms stores the correct roomid
so if you enter the same pickupid it would print "KaleOtter"
pawn Код:
print(gRoomData[gPickupRooms[pickupid]][ownername]);
Reply


Messages In This Thread
.amx file suddenly 7 mb. - by KaleOtter - 08.04.2011, 11:16
Re: .amx file suddenly 7 mb. - by KaleOtter - 08.04.2011, 11:41
Re: .amx file suddenly 7 mb. - by KaleOtter - 08.04.2011, 13:37
Re: .amx file suddenly 7 mb. - by KaleOtter - 08.04.2011, 14:19
Re: .amx file suddenly 7 mb. - by KaleOtter - 08.04.2011, 16:31
AW: Re: .amx file suddenly 7 mb. - by Nero_3D - 08.04.2011, 16:41

Forum Jump:


Users browsing this thread: 5 Guest(s)