Post: Difference?
04-20-2013, 11:49 PM #1
(adsbygoogle = window.adsbygoogle || []).push({}); Was wondering what the difference between the commands 'set' and 'seta', they both seem to be used for the same options for example:
seta loc_warnings "0"
set loc_warnings "0"

Just wondering Smile
(adsbygoogle = window.adsbygoogle || []).push({});
04-21-2013, 03:37 AM #2
Werewolf
Bounty hunter
Originally posted by ManlikeKami View Post
Was wondering what the difference between the commands 'set' and 'seta', they both seem to be used for the same options for example:
seta loc_warnings "0"
set loc_warnings "0"

Just wondering Smile

seta means that your setting a sub section (such as a title to the a value)
EX. vstr a (which means the a menu) seta loc_warnings "0"

set means that your setting the function, in this case you would use this as a normal thing to be used when you start the game.
EX. set scr_dm_score_kill "2500000" (sets the score per kill to 2500000 in free-for-all)

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo