SA-MP Forums Archive
A small and easy to answer quest - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: A small and easy to answer quest (/showthread.php?tid=166594)



A small and easy to answer quest - Claude - 09.08.2010

Alright, so I am a Developer on a Stunt server, and players asked if they could make a ramp for themself when they press a button, but does Playerobjects counts (so, if 2 players spawn a ramp, player objects = 2) or is it the limit starting for the player?


Re: A small and easy to answer quest - Hiddos - 09.08.2010

Each player can have to a max of 254 object to see for him.

Example: If the server creates 80 objects for everybody, and another 12 for that player, the amount of objects the player can see is: 92/254 (Objects/limit)
for the other players: 80/254 (O/L)


Re: A small and easy to answer quest - Claude - 09.08.2010

Quote:
Originally Posted by Hiddos
Посмотреть сообщение
Each player can have to a max of 254 object to see for him.

Example: If the server creates 80 objects for everybody, and another 12 for that player, the amount of objects the player can see is: 92/254 (Objects/limit)
for the other players: 80/254 (O/L)
Okay thank you for the fast respond :>

Hid, respond on msn pl0x