Jump to content
Sign in to follow this  
ggxjimmy

score script

Recommended Posts

im trying to make a script that is a player gets to 100 then a hint is displayed, later i will add sound. but first i need to get it work :S

<table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">

//#start

//;;? pScore player>=(2):

//hint "Player %1 owns \nPress hes the first to 100!"

//~30

//goto "start"

#start

if (pScore player>=(100)) then {hint "is the first to 100"}

~30

goto"start"

any idias on making this work would be great

Thanks

Share this post


Link to post
Share on other sites

do the // sqf comments work in a sqs script?....something I haven't tried.

Share this post


Link to post
Share on other sites

does anyone know how to do this?

help.gif

im looking for a way to show team score or player score or both PLEAAAAAAAAASE help smile_o.gif

im a noob with scripts banghead.gif

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×