Checkpoint Streamer shows only for 1 player
#1

Solved
Reply
#2

Players world 0? interior 0? Is the player near the CP ?
Reply
#3

Solved
Reply
#4

Quote:
Originally Posted by Kitten
View Post
pawn Code:
RandomWeaponCP = CreateDynamicCP(2029.7983,1359.8551,10.8203, 5.0,0,-1, 0,100.0);
BUYMENU = CreateDynamicCP(2029.6256,1329.9008,10.8203,5.0,0,0,0,100.0);
PanicCP = CreateDynamicCP(Float:x, Float:y, Float:z, 5.0,0,0, -1, 999999.9);
Im using iconginto streamer but it only shows for 1 player for a example

theres 100 players in server

out of that 100 it will only show to 1 any ideas?
CreateDynamicCP(x, y, z, size, -1, -1, -1, 100); Show to everyone in every world and every interior.
Reply
#5

Quote:
Originally Posted by Cameltoe
View Post
CreateDynamicCP(x, y, z, size, -1, -1, -1, 100); Show to everyone in every world and every interior.
Thanks Cameltoe i feel like a idiot =P
Reply
#6

Where do you have the checkpoints created at?
Reply
#7

Solved
Reply
#8

Quote:
Originally Posted by Kitten
View Post
Thanks Cameltoe i feel like a idiot =P
Don't mind x) A little trick: Type the function and the parameters shows up after an small amount of time, good luck

like this:
pawn Code:
FunctionName(
idle until the parameters shows up.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)